>>> py3-xmldiff: Building community/py3-xmldiff 2.7.0-r0 (using abuild 3.15.0_rc3-r1) started Wed, 23 Apr 2025 18:15:19 +0000 >>> py3-xmldiff: Validating /home/buildozer/aports/community/py3-xmldiff/APKBUILD... >>> py3-xmldiff: Analyzing dependencies... >>> py3-xmldiff: Installing for build: build-base py3-lxml py3-gpep517 py3-setuptools py3-wheel py3-pytest (1/33) Installing libbz2 (1.0.8-r6) (2/33) Installing gdbm (1.24-r0) (3/33) Installing mpdecimal (4.0.0-r0) (4/33) Installing libpanelw (6.5_p20250412-r0) (5/33) Installing sqlite-libs (3.49.1-r0) (6/33) Installing python3 (3.12.10-r0) (7/33) Installing python3-pycache-pyc0 (3.12.10-r0) (8/33) Installing pyc (3.12.10-r0) (9/33) Installing py3-lxml-pyc (5.3.1-r3) (10/33) Installing python3-pyc (3.12.10-r0) (11/33) Installing libxslt (1.1.43-r3) (12/33) Installing py3-lxml (5.3.1-r3) (13/33) Installing py3-installer (0.7.0-r2) (14/33) Installing py3-installer-pyc (0.7.0-r2) (15/33) Installing py3-gpep517 (16-r0) (16/33) Installing py3-gpep517-pyc (16-r0) (17/33) Installing py3-parsing (3.2.0-r0) (18/33) Installing py3-parsing-pyc (3.2.0-r0) (19/33) Installing py3-packaging (24.2-r0) (20/33) Installing py3-packaging-pyc (24.2-r0) (21/33) Installing py3-setuptools (77.0.3-r0) (22/33) Installing py3-setuptools-pyc (77.0.3-r0) (23/33) Installing py3-wheel (0.43.0-r0) (24/33) Installing py3-wheel-pyc (0.43.0-r0) (25/33) Installing py3-iniconfig (2.1.0-r0) (26/33) Installing py3-iniconfig-pyc (2.1.0-r0) (27/33) Installing py3-pluggy (1.5.0-r0) (28/33) Installing py3-pluggy-pyc (1.5.0-r0) (29/33) Installing py3-py (1.11.0-r4) (30/33) Installing py3-py-pyc (1.11.0-r4) (31/33) Installing py3-pytest (8.3.5-r0) (32/33) Installing py3-pytest-pyc (8.3.5-r0) (33/33) Installing .makedepends-py3-xmldiff (20250423.181532) Executing busybox-1.37.0-r16.trigger OK: 652 MiB in 143 packages >>> py3-xmldiff: Cleaning up srcdir >>> py3-xmldiff: Cleaning up pkgdir >>> py3-xmldiff: Cleaning up tmpdir >>> py3-xmldiff: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/xmldiff-2.7.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-xmldiff: Fetching https://files.pythonhosted.org/packages/source/x/xmldiff/xmldiff-2.7.0.tar.gz Connecting to files.pythonhosted.org ([2a04:4e42::223]:443) Connecting to files.pythonhosted.org ([2a04:4e42::223]:443) saving to '/var/cache/distfiles/v3.22/xmldiff-2.7.0.tar.gz.part' xmldiff-2.7.0.tar.gz 100% |********************************| 87596 0:00:00 ETA '/var/cache/distfiles/v3.22/xmldiff-2.7.0.tar.gz.part' saved >>> py3-xmldiff: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/xmldiff-2.7.0.tar.gz >>> py3-xmldiff: Checking sha512sums... xmldiff-2.7.0.tar.gz: OK >>> py3-xmldiff: Unpacking /var/cache/distfiles/v3.22/xmldiff-2.7.0.tar.gz... 2025-04-23 18:15:33,411 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.12/site-packages/setuptools/dist.py:760: 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-04-23 18:15:33,451 root INFO running bdist_wheel 2025-04-23 18:15:33,468 root INFO running build 2025-04-23 18:15:33,468 root INFO running build_py 2025-04-23 18:15:33,472 root INFO creating build/lib/xmldiff 2025-04-23 18:15:33,472 root INFO copying ./xmldiff/__init__.py -> build/lib/xmldiff 2025-04-23 18:15:33,472 root INFO copying ./xmldiff/patch.py -> build/lib/xmldiff 2025-04-23 18:15:33,473 root INFO copying ./xmldiff/utils.py -> build/lib/xmldiff 2025-04-23 18:15:33,473 root INFO copying ./xmldiff/diff_match_patch.py -> build/lib/xmldiff 2025-04-23 18:15:33,473 root INFO copying ./xmldiff/main.py -> build/lib/xmldiff 2025-04-23 18:15:33,474 root INFO copying ./xmldiff/formatting.py -> build/lib/xmldiff 2025-04-23 18:15:33,474 root INFO copying ./xmldiff/diff.py -> build/lib/xmldiff 2025-04-23 18:15:33,474 root INFO copying ./xmldiff/actions.py -> build/lib/xmldiff 2025-04-23 18:15:33,475 root INFO running egg_info 2025-04-23 18:15:33,478 root INFO writing xmldiff.egg-info/PKG-INFO 2025-04-23 18:15:33,479 root INFO writing dependency_links to xmldiff.egg-info/dependency_links.txt 2025-04-23 18:15:33,479 root INFO writing entry points to xmldiff.egg-info/entry_points.txt 2025-04-23 18:15:33,480 root INFO writing requirements to xmldiff.egg-info/requires.txt 2025-04-23 18:15:33,480 root INFO writing top-level names to xmldiff.egg-info/top_level.txt 2025-04-23 18:15:33,484 root INFO reading manifest file 'xmldiff.egg-info/SOURCES.txt' 2025-04-23 18:15:33,485 root INFO reading manifest template 'MANIFEST.in' 2025-04-23 18:15:33,491 root WARNING warning: no previously-included files matching '*' found under directory 'docs/build' 2025-04-23 18:15:33,491 root INFO adding license file 'LICENSE.txt' 2025-04-23 18:15:33,492 root INFO writing manifest file 'xmldiff.egg-info/SOURCES.txt' 2025-04-23 18:15:33,500 root INFO installing to build/bdist.linux-armv8l/wheel 2025-04-23 18:15:33,500 root INFO running install 2025-04-23 18:15:33,511 root INFO running install_lib 2025-04-23 18:15:33,514 root INFO creating build/bdist.linux-armv8l/wheel 2025-04-23 18:15:33,515 root INFO creating build/bdist.linux-armv8l/wheel/xmldiff 2025-04-23 18:15:33,515 root INFO copying build/lib/xmldiff/__init__.py -> build/bdist.linux-armv8l/wheel/./xmldiff 2025-04-23 18:15:33,515 root INFO copying build/lib/xmldiff/patch.py -> build/bdist.linux-armv8l/wheel/./xmldiff 2025-04-23 18:15:33,515 root INFO copying build/lib/xmldiff/utils.py -> build/bdist.linux-armv8l/wheel/./xmldiff 2025-04-23 18:15:33,515 root INFO copying build/lib/xmldiff/diff_match_patch.py -> build/bdist.linux-armv8l/wheel/./xmldiff 2025-04-23 18:15:33,516 root INFO copying build/lib/xmldiff/main.py -> build/bdist.linux-armv8l/wheel/./xmldiff 2025-04-23 18:15:33,516 root INFO copying build/lib/xmldiff/formatting.py -> build/bdist.linux-armv8l/wheel/./xmldiff 2025-04-23 18:15:33,516 root INFO copying build/lib/xmldiff/diff.py -> build/bdist.linux-armv8l/wheel/./xmldiff 2025-04-23 18:15:33,516 root INFO copying build/lib/xmldiff/actions.py -> build/bdist.linux-armv8l/wheel/./xmldiff 2025-04-23 18:15:33,517 root INFO running install_egg_info 2025-04-23 18:15:33,521 root INFO Copying xmldiff.egg-info to build/bdist.linux-armv8l/wheel/./xmldiff-2.7.0-py3.12.egg-info 2025-04-23 18:15:33,522 root INFO running install_scripts 2025-04-23 18:15:33,523 root INFO creating build/bdist.linux-armv8l/wheel/xmldiff-2.7.0.dist-info/WHEEL 2025-04-23 18:15:33,524 wheel INFO creating '/home/buildozer/aports/community/py3-xmldiff/src/xmldiff-2.7.0/.dist/.tmp-nwulm_oi/xmldiff-2.7.0-py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2025-04-23 18:15:33,524 wheel INFO adding 'xmldiff/__init__.py' 2025-04-23 18:15:33,524 wheel INFO adding 'xmldiff/actions.py' 2025-04-23 18:15:33,525 wheel INFO adding 'xmldiff/diff.py' 2025-04-23 18:15:33,525 wheel INFO adding 'xmldiff/diff_match_patch.py' 2025-04-23 18:15:33,526 wheel INFO adding 'xmldiff/formatting.py' 2025-04-23 18:15:33,526 wheel INFO adding 'xmldiff/main.py' 2025-04-23 18:15:33,526 wheel INFO adding 'xmldiff/patch.py' 2025-04-23 18:15:33,527 wheel INFO adding 'xmldiff/utils.py' 2025-04-23 18:15:33,527 wheel INFO adding 'xmldiff-2.7.0.dist-info/licenses/LICENSE.txt' 2025-04-23 18:15:33,527 wheel INFO adding 'xmldiff-2.7.0.dist-info/METADATA' 2025-04-23 18:15:33,528 wheel INFO adding 'xmldiff-2.7.0.dist-info/WHEEL' 2025-04-23 18:15:33,528 wheel INFO adding 'xmldiff-2.7.0.dist-info/entry_points.txt' 2025-04-23 18:15:33,528 wheel INFO adding 'xmldiff-2.7.0.dist-info/top_level.txt' 2025-04-23 18:15:33,528 wheel INFO adding 'xmldiff-2.7.0.dist-info/zip-safe' 2025-04-23 18:15:33,528 wheel INFO adding 'xmldiff-2.7.0.dist-info/RECORD' 2025-04-23 18:15:33,528 root INFO removing build/bdist.linux-armv8l/wheel 2025-04-23 18:15:33,529 gpep517 INFO The backend produced .dist/xmldiff-2.7.0-py3-none-any.whl xmldiff-2.7.0-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.12.10, pytest-8.3.5, pluggy-1.5.0 rootdir: /home/buildozer/aports/community/py3-xmldiff/src/xmldiff-2.7.0 configfile: setup.cfg testpaths: tests collected 124 items tests/test_diff.py ...................................... [ 30%] tests/test_formatting.py ............................................... [ 68%] ....... [ 74%] tests/test_main.py ......... [ 81%] tests/test_patch.py .................. [ 95%] tests/test_utils.py ..... [100%] ============================= 124 passed in 1.10s ============================== >>> py3-xmldiff: Entering fakeroot... >>> py3-xmldiff-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/xmldiff/__pycache__' -> '/home/buildozer/aports/community/py3-xmldiff/pkg/py3-xmldiff-pyc/usr/lib/python3.12/site-packages/xmldiff/__pycache__' >>> py3-xmldiff-pyc*: Preparing subpackage py3-xmldiff-pyc... >>> py3-xmldiff-pyc*: Running postcheck for py3-xmldiff-pyc >>> py3-xmldiff*: Running postcheck for py3-xmldiff >>> py3-xmldiff*: Preparing package py3-xmldiff... >>> py3-xmldiff-pyc*: Tracing dependencies... py3-lxml python3~3.12 >>> py3-xmldiff-pyc*: Package size: 153.1 KB >>> py3-xmldiff-pyc*: Compressing data... >>> py3-xmldiff-pyc*: Create checksum... >>> py3-xmldiff-pyc*: Create py3-xmldiff-pyc-2.7.0-r0.apk >>> py3-xmldiff*: Tracing dependencies... py3-lxml python3~3.12 >>> py3-xmldiff*: Package size: 161.2 KB >>> py3-xmldiff*: Compressing data... >>> py3-xmldiff*: Create checksum... >>> py3-xmldiff*: Create py3-xmldiff-2.7.0-r0.apk >>> py3-xmldiff: Build complete at Wed, 23 Apr 2025 18:15:35 +0000 elapsed time 0h 0m 16s >>> py3-xmldiff: Cleaning up srcdir >>> py3-xmldiff: Cleaning up pkgdir >>> py3-xmldiff: Uninstalling dependencies... (1/33) Purging .makedepends-py3-xmldiff (20250423.181532) (2/33) Purging py3-lxml-pyc (5.3.1-r3) (3/33) Purging py3-lxml (5.3.1-r3) (4/33) Purging py3-gpep517-pyc (16-r0) (5/33) Purging py3-gpep517 (16-r0) (6/33) Purging py3-installer-pyc (0.7.0-r2) (7/33) Purging py3-installer (0.7.0-r2) (8/33) Purging py3-setuptools-pyc (77.0.3-r0) (9/33) Purging py3-setuptools (77.0.3-r0) (10/33) Purging py3-wheel-pyc (0.43.0-r0) (11/33) Purging py3-wheel (0.43.0-r0) (12/33) Purging py3-pytest-pyc (8.3.5-r0) (13/33) Purging py3-pytest (8.3.5-r0) (14/33) Purging py3-iniconfig-pyc (2.1.0-r0) (15/33) Purging py3-iniconfig (2.1.0-r0) (16/33) Purging py3-packaging-pyc (24.2-r0) (17/33) Purging py3-packaging (24.2-r0) (18/33) Purging py3-parsing-pyc (3.2.0-r0) (19/33) Purging py3-parsing (3.2.0-r0) (20/33) Purging py3-pluggy-pyc (1.5.0-r0) (21/33) Purging py3-pluggy (1.5.0-r0) (22/33) Purging py3-py-pyc (1.11.0-r4) (23/33) Purging py3-py (1.11.0-r4) (24/33) Purging python3-pyc (3.12.10-r0) (25/33) Purging python3-pycache-pyc0 (3.12.10-r0) (26/33) Purging pyc (3.12.10-r0) (27/33) Purging python3 (3.12.10-r0) (28/33) Purging gdbm (1.24-r0) (29/33) Purging libbz2 (1.0.8-r6) (30/33) Purging libpanelw (6.5_p20250412-r0) (31/33) Purging libxslt (1.1.43-r3) (32/33) Purging mpdecimal (4.0.0-r0) (33/33) Purging sqlite-libs (3.49.1-r0) Executing busybox-1.37.0-r16.trigger OK: 601 MiB in 110 packages >>> py3-xmldiff: Updating the community/armhf repository index... >>> py3-xmldiff: Signing the index...