>>> py3-xmldiff: Building community/py3-xmldiff 2.7.0-r0 (using abuild 3.15.0_rc3-r3) started Tue, 13 May 2025 10:52:27 +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/36) Installing libbz2 (1.0.8-r6) (2/36) Installing libffi (3.4.8-r0) (3/36) Installing gdbm (1.24-r0) (4/36) Installing xz-libs (5.8.1-r0) (5/36) Installing mpdecimal (4.0.0-r0) (6/36) Installing libpanelw (6.5_p20250503-r0) (7/36) Installing sqlite-libs (3.49.2-r0) (8/36) Installing python3 (3.12.10-r0) (9/36) Installing python3-pycache-pyc0 (3.12.10-r0) (10/36) Installing pyc (3.12.10-r0) (11/36) Installing py3-lxml-pyc (5.3.1-r3) (12/36) Installing python3-pyc (3.12.10-r0) (13/36) Installing libxml2 (2.13.8-r0) (14/36) Installing libxslt (1.1.43-r3) (15/36) Installing py3-lxml (5.3.1-r3) (16/36) Installing py3-installer (0.7.0-r2) (17/36) Installing py3-installer-pyc (0.7.0-r2) (18/36) Installing py3-gpep517 (19-r0) (19/36) Installing py3-gpep517-pyc (19-r0) (20/36) Installing py3-parsing (3.2.3-r0) (21/36) Installing py3-parsing-pyc (3.2.3-r0) (22/36) Installing py3-packaging (25.0-r0) (23/36) Installing py3-packaging-pyc (25.0-r0) (24/36) Installing py3-setuptools (80.5.0-r0) (25/36) Installing py3-setuptools-pyc (80.5.0-r0) (26/36) Installing py3-wheel (0.46.1-r0) (27/36) Installing py3-wheel-pyc (0.46.1-r0) (28/36) Installing py3-iniconfig (2.1.0-r0) (29/36) Installing py3-iniconfig-pyc (2.1.0-r0) (30/36) Installing py3-pluggy (1.5.0-r0) (31/36) Installing py3-pluggy-pyc (1.5.0-r0) (32/36) Installing py3-py (1.11.0-r4) (33/36) Installing py3-py-pyc (1.11.0-r4) (34/36) Installing py3-pytest (8.3.5-r0) (35/36) Installing py3-pytest-pyc (8.3.5-r0) (36/36) Installing .makedepends-py3-xmldiff (20250513.105249) Executing busybox-1.37.0-r17.trigger OK: 490 MiB in 140 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) 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-05-13 10:52:51,342 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /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-13 10:52:51,384 root INFO running bdist_wheel 2025-05-13 10:52:51,418 root INFO running build 2025-05-13 10:52:51,418 root INFO running build_py 2025-05-13 10:52:51,425 root INFO creating build/lib/xmldiff 2025-05-13 10:52:51,426 root INFO copying ./xmldiff/diff.py -> build/lib/xmldiff 2025-05-13 10:52:51,426 root INFO copying ./xmldiff/actions.py -> build/lib/xmldiff 2025-05-13 10:52:51,426 root INFO copying ./xmldiff/main.py -> build/lib/xmldiff 2025-05-13 10:52:51,427 root INFO copying ./xmldiff/utils.py -> build/lib/xmldiff 2025-05-13 10:52:51,427 root INFO copying ./xmldiff/diff_match_patch.py -> build/lib/xmldiff 2025-05-13 10:52:51,427 root INFO copying ./xmldiff/patch.py -> build/lib/xmldiff 2025-05-13 10:52:51,428 root INFO copying ./xmldiff/__init__.py -> build/lib/xmldiff 2025-05-13 10:52:51,428 root INFO copying ./xmldiff/formatting.py -> build/lib/xmldiff 2025-05-13 10:52:51,428 root INFO running egg_info 2025-05-13 10:52:51,434 root INFO writing xmldiff.egg-info/PKG-INFO 2025-05-13 10:52:51,436 root INFO writing dependency_links to xmldiff.egg-info/dependency_links.txt 2025-05-13 10:52:51,436 root INFO writing entry points to xmldiff.egg-info/entry_points.txt 2025-05-13 10:52:51,437 root INFO writing requirements to xmldiff.egg-info/requires.txt 2025-05-13 10:52:51,437 root INFO writing top-level names to xmldiff.egg-info/top_level.txt 2025-05-13 10:52:51,444 root INFO reading manifest file 'xmldiff.egg-info/SOURCES.txt' 2025-05-13 10:52:51,447 root INFO reading manifest template 'MANIFEST.in' 2025-05-13 10:52:51,457 root WARNING warning: no previously-included files matching '*' found under directory 'docs/build' 2025-05-13 10:52:51,457 root INFO adding license file 'LICENSE.txt' 2025-05-13 10:52:51,461 root INFO writing manifest file 'xmldiff.egg-info/SOURCES.txt' 2025-05-13 10:52:51,476 root INFO installing to build/bdist.linux-ppc64le/wheel 2025-05-13 10:52:51,476 root INFO running install 2025-05-13 10:52:51,506 root INFO running install_lib 2025-05-13 10:52:51,513 root INFO creating build/bdist.linux-ppc64le/wheel 2025-05-13 10:52:51,513 root INFO creating build/bdist.linux-ppc64le/wheel/xmldiff 2025-05-13 10:52:51,513 root INFO copying build/lib/xmldiff/diff.py -> build/bdist.linux-ppc64le/wheel/./xmldiff 2025-05-13 10:52:51,514 root INFO copying build/lib/xmldiff/actions.py -> build/bdist.linux-ppc64le/wheel/./xmldiff 2025-05-13 10:52:51,514 root INFO copying build/lib/xmldiff/main.py -> build/bdist.linux-ppc64le/wheel/./xmldiff 2025-05-13 10:52:51,514 root INFO copying build/lib/xmldiff/utils.py -> build/bdist.linux-ppc64le/wheel/./xmldiff 2025-05-13 10:52:51,514 root INFO copying build/lib/xmldiff/diff_match_patch.py -> build/bdist.linux-ppc64le/wheel/./xmldiff 2025-05-13 10:52:51,515 root INFO copying build/lib/xmldiff/patch.py -> build/bdist.linux-ppc64le/wheel/./xmldiff 2025-05-13 10:52:51,515 root INFO copying build/lib/xmldiff/__init__.py -> build/bdist.linux-ppc64le/wheel/./xmldiff 2025-05-13 10:52:51,515 root INFO copying build/lib/xmldiff/formatting.py -> build/bdist.linux-ppc64le/wheel/./xmldiff 2025-05-13 10:52:51,515 root INFO running install_egg_info 2025-05-13 10:52:51,522 root INFO Copying xmldiff.egg-info to build/bdist.linux-ppc64le/wheel/./xmldiff-2.7.0-py3.12.egg-info 2025-05-13 10:52:51,524 root INFO running install_scripts 2025-05-13 10:52:51,525 root INFO creating build/bdist.linux-ppc64le/wheel/xmldiff-2.7.0.dist-info/WHEEL 2025-05-13 10:52:51,526 wheel INFO creating '/home/buildozer/aports/community/py3-xmldiff/src/xmldiff-2.7.0/.dist/.tmp-cvjgamgg/xmldiff-2.7.0-py3-none-any.whl' and adding 'build/bdist.linux-ppc64le/wheel' to it 2025-05-13 10:52:51,526 wheel INFO adding 'xmldiff/__init__.py' 2025-05-13 10:52:51,527 wheel INFO adding 'xmldiff/actions.py' 2025-05-13 10:52:51,527 wheel INFO adding 'xmldiff/diff.py' 2025-05-13 10:52:51,527 wheel INFO adding 'xmldiff/diff_match_patch.py' 2025-05-13 10:52:51,528 wheel INFO adding 'xmldiff/formatting.py' 2025-05-13 10:52:51,528 wheel INFO adding 'xmldiff/main.py' 2025-05-13 10:52:51,529 wheel INFO adding 'xmldiff/patch.py' 2025-05-13 10:52:51,529 wheel INFO adding 'xmldiff/utils.py' 2025-05-13 10:52:51,530 wheel INFO adding 'xmldiff-2.7.0.dist-info/licenses/LICENSE.txt' 2025-05-13 10:52:51,530 wheel INFO adding 'xmldiff-2.7.0.dist-info/METADATA' 2025-05-13 10:52:51,530 wheel INFO adding 'xmldiff-2.7.0.dist-info/WHEEL' 2025-05-13 10:52:51,530 wheel INFO adding 'xmldiff-2.7.0.dist-info/entry_points.txt' 2025-05-13 10:52:51,530 wheel INFO adding 'xmldiff-2.7.0.dist-info/top_level.txt' 2025-05-13 10:52:51,531 wheel INFO adding 'xmldiff-2.7.0.dist-info/zip-safe' 2025-05-13 10:52:51,531 wheel INFO adding 'xmldiff-2.7.0.dist-info/RECORD' 2025-05-13 10:52:51,531 root INFO removing build/bdist.linux-ppc64le/wheel 2025-05-13 10:52:51,532 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 2.28s ============================== >>> 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 Tue, 13 May 2025 10:52:55 +0000 elapsed time 0h 0m 28s >>> py3-xmldiff: Cleaning up srcdir >>> py3-xmldiff: Cleaning up pkgdir >>> py3-xmldiff: Uninstalling dependencies... (1/36) Purging .makedepends-py3-xmldiff (20250513.105249) (2/36) Purging py3-lxml-pyc (5.3.1-r3) (3/36) Purging py3-lxml (5.3.1-r3) (4/36) Purging py3-gpep517-pyc (19-r0) (5/36) Purging py3-gpep517 (19-r0) (6/36) Purging py3-installer-pyc (0.7.0-r2) (7/36) Purging py3-installer (0.7.0-r2) (8/36) Purging py3-setuptools-pyc (80.5.0-r0) (9/36) Purging py3-setuptools (80.5.0-r0) (10/36) Purging py3-wheel-pyc (0.46.1-r0) (11/36) Purging py3-wheel (0.46.1-r0) (12/36) Purging py3-pytest-pyc (8.3.5-r0) (13/36) Purging py3-pytest (8.3.5-r0) (14/36) Purging py3-iniconfig-pyc (2.1.0-r0) (15/36) Purging py3-iniconfig (2.1.0-r0) (16/36) Purging py3-packaging-pyc (25.0-r0) (17/36) Purging py3-packaging (25.0-r0) (18/36) Purging py3-parsing-pyc (3.2.3-r0) (19/36) Purging py3-parsing (3.2.3-r0) (20/36) Purging py3-pluggy-pyc (1.5.0-r0) (21/36) Purging py3-pluggy (1.5.0-r0) (22/36) Purging py3-py-pyc (1.11.0-r4) (23/36) Purging py3-py (1.11.0-r4) (24/36) Purging python3-pyc (3.12.10-r0) (25/36) Purging python3-pycache-pyc0 (3.12.10-r0) (26/36) Purging pyc (3.12.10-r0) (27/36) Purging python3 (3.12.10-r0) (28/36) Purging gdbm (1.24-r0) (29/36) Purging libbz2 (1.0.8-r6) (30/36) Purging libffi (3.4.8-r0) (31/36) Purging libpanelw (6.5_p20250503-r0) (32/36) Purging libxslt (1.1.43-r3) (33/36) Purging mpdecimal (4.0.0-r0) (34/36) Purging sqlite-libs (3.49.2-r0) (35/36) Purging libxml2 (2.13.8-r0) (36/36) Purging xz-libs (5.8.1-r0) Executing busybox-1.37.0-r17.trigger OK: 429 MiB in 104 packages >>> py3-xmldiff: Updating the community/ppc64le repository index... >>> py3-xmldiff: Signing the index...