>>> pydiffx: Building community/pydiffx 1.1-r4 (using abuild 3.17.0_rc1-r2) started Tue, 28 Apr 2026 22:37:30 +0000 >>> pydiffx: Validating /home/buildozer/aports/community/pydiffx/APKBUILD... >>> pydiffx: Analyzing dependencies... >>> pydiffx: Installing for build: build-base python3 py3-six py3-gpep517 py3-setuptools py3-wheel py3-kgb py3-pytest ( 1/39) Installing libbz2 (1.0.8-r6) ( 2/39) Installing libffi (3.5.2-r1) ( 3/39) Installing gdbm (1.26-r0) ( 4/39) Installing xz-libs (5.8.3-r0) ( 5/39) Installing mpdecimal (4.0.1-r0) ( 6/39) Installing libpanelw (6.6_p20260404-r0) ( 7/39) Installing readline (8.3.3-r1) ( 8/39) Installing sqlite-libs (3.53.0-r0) ( 9/39) Installing python3 (3.14.3-r0) (10/39) Installing python3-pycache-pyc0 (3.14.3-r0) (11/39) Installing pyc (3.14.3-r0) (12/39) Installing python3-pyc (3.14.3-r0) (13/39) Installing py3-six (1.17.0-r1) (14/39) Installing py3-six-pyc (1.17.0-r1) (15/39) Installing py3-installer (1.0.0-r0) (16/39) Installing py3-installer-pyc (1.0.0-r0) (17/39) Installing py3-gpep517 (19-r2) (18/39) Installing py3-gpep517-pyc (19-r2) (19/39) Installing py3-parsing (3.3.2-r1) (20/39) Installing py3-parsing-pyc (3.3.2-r1) (21/39) Installing py3-packaging (26.2-r0) (22/39) Installing py3-packaging-pyc (26.2-r0) (23/39) Installing py3-setuptools (82.0.1-r1) (24/39) Installing py3-setuptools-pyc (82.0.1-r1) (25/39) Installing py3-wheel (0.47.0-r0) (26/39) Installing py3-wheel-pyc (0.47.0-r0) (27/39) Installing py3-kgb (7.2-r1) (28/39) Installing py3-kgb-pyc (7.2-r1) (29/39) Installing py3-iniconfig (2.3.0-r1) (30/39) Installing py3-iniconfig-pyc (2.3.0-r1) (31/39) Installing py3-pluggy (1.6.0-r1) (32/39) Installing py3-pluggy-pyc (1.6.0-r1) (33/39) Installing py3-py (1.11.0-r5) (34/39) Installing py3-py-pyc (1.11.0-r5) (35/39) Installing py3-pygments (2.20.0-r0) (36/39) Installing py3-pygments-pyc (2.20.0-r0) (37/39) Installing py3-pytest (9.0.3-r0) (38/39) Installing py3-pytest-pyc (9.0.3-r0) (39/39) Installing .makedepends-pydiffx (20260428.223736) Executing busybox-1.37.0-r31.trigger OK: 605.3 MiB in 142 packages >>> pydiffx: Cleaning up srcdir >>> pydiffx: Cleaning up pkgdir >>> pydiffx: Cleaning up tmpdir >>> pydiffx: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/pydiffx-1.1.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/pydiffx-1.1.tar.gz.part' pydiffx-1.1.tar.gz.p 100% |********************************| 49193 0:00:00 ETA '/var/cache/distfiles/pydiffx-1.1.tar.gz.part' saved /var/cache/distfiles/pydiffx-1.1.tar.gz: OK /home/buildozer/aports/community/pydiffx/assertRaisesRegexp.patch: OK >>> pydiffx: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/pydiffx-1.1.tar.gz /var/cache/distfiles/pydiffx-1.1.tar.gz: OK /home/buildozer/aports/community/pydiffx/assertRaisesRegexp.patch: OK >>> pydiffx: Unpacking /var/cache/distfiles/pydiffx-1.1.tar.gz... >>> pydiffx: assertRaisesRegexp.patch patching file pydiffx/tests/testcases.py 2026-04-28 22:37:37,364 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-28 22:37:37,434 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-28 22:37:37,460 root INFO running build 2026-04-28 22:37:37,461 root INFO running build_py 2026-04-28 22:37:37,466 root INFO creating build/lib/pydiffx 2026-04-28 22:37:37,467 root INFO copying pydiffx/options.py -> build/lib/pydiffx 2026-04-28 22:37:37,467 root INFO copying pydiffx/sections.py -> build/lib/pydiffx 2026-04-28 22:37:37,468 root INFO copying pydiffx/errors.py -> build/lib/pydiffx 2026-04-28 22:37:37,468 root INFO copying pydiffx/__init__.py -> build/lib/pydiffx 2026-04-28 22:37:37,469 root INFO copying pydiffx/reader.py -> build/lib/pydiffx 2026-04-28 22:37:37,469 root INFO copying pydiffx/_version.py -> build/lib/pydiffx 2026-04-28 22:37:37,469 root INFO copying pydiffx/writer.py -> build/lib/pydiffx 2026-04-28 22:37:37,470 root INFO creating build/lib/pydiffx/utils 2026-04-28 22:37:37,470 root INFO copying pydiffx/utils/text.py -> build/lib/pydiffx/utils 2026-04-28 22:37:37,471 root INFO copying pydiffx/utils/unified_diffs.py -> build/lib/pydiffx/utils 2026-04-28 22:37:37,471 root INFO copying pydiffx/utils/__init__.py -> build/lib/pydiffx/utils 2026-04-28 22:37:37,471 root INFO creating build/lib/pydiffx/integrations 2026-04-28 22:37:37,472 root INFO copying pydiffx/integrations/pygments_lexer.py -> build/lib/pydiffx/integrations 2026-04-28 22:37:37,472 root INFO copying pydiffx/integrations/__init__.py -> build/lib/pydiffx/integrations 2026-04-28 22:37:37,472 root INFO creating build/lib/pydiffx/dom 2026-04-28 22:37:37,473 root INFO copying pydiffx/dom/properties.py -> build/lib/pydiffx/dom 2026-04-28 22:37:37,473 root INFO copying pydiffx/dom/__init__.py -> build/lib/pydiffx/dom 2026-04-28 22:37:37,473 root INFO copying pydiffx/dom/reader.py -> build/lib/pydiffx/dom 2026-04-28 22:37:37,474 root INFO copying pydiffx/dom/objects.py -> build/lib/pydiffx/dom 2026-04-28 22:37:37,474 root INFO copying pydiffx/dom/writer.py -> build/lib/pydiffx/dom 2026-04-28 22:37:37,475 root INFO creating build/lib/pydiffx/tests 2026-04-28 22:37:37,475 root INFO copying pydiffx/tests/test_dom_objects.py -> build/lib/pydiffx/tests 2026-04-28 22:37:37,476 root INFO copying pydiffx/tests/test_writer.py -> build/lib/pydiffx/tests 2026-04-28 22:37:37,476 root INFO copying pydiffx/tests/test_utils_unified_diffs.py -> build/lib/pydiffx/tests 2026-04-28 22:37:37,476 root INFO copying pydiffx/tests/test_utils_text.py -> build/lib/pydiffx/tests 2026-04-28 22:37:37,477 root INFO copying pydiffx/tests/testcases.py -> build/lib/pydiffx/tests 2026-04-28 22:37:37,477 root INFO copying pydiffx/tests/test_reader.py -> build/lib/pydiffx/tests 2026-04-28 22:37:37,478 root INFO copying pydiffx/tests/__init__.py -> build/lib/pydiffx/tests 2026-04-28 22:37:37,490 root INFO installing to build/bdist.linux-loongarch64/wheel 2026-04-28 22:37:37,490 root INFO running install 2026-04-28 22:37:37,502 root INFO running install_lib 2026-04-28 22:37:37,508 root INFO creating build/bdist.linux-loongarch64/wheel 2026-04-28 22:37:37,508 root INFO creating build/bdist.linux-loongarch64/wheel/pydiffx 2026-04-28 22:37:37,508 root INFO creating build/bdist.linux-loongarch64/wheel/pydiffx/utils 2026-04-28 22:37:37,509 root INFO copying build/lib/pydiffx/utils/text.py -> build/bdist.linux-loongarch64/wheel/./pydiffx/utils 2026-04-28 22:37:37,509 root INFO copying build/lib/pydiffx/utils/unified_diffs.py -> build/bdist.linux-loongarch64/wheel/./pydiffx/utils 2026-04-28 22:37:37,509 root INFO copying build/lib/pydiffx/utils/__init__.py -> build/bdist.linux-loongarch64/wheel/./pydiffx/utils 2026-04-28 22:37:37,510 root INFO copying build/lib/pydiffx/options.py -> build/bdist.linux-loongarch64/wheel/./pydiffx 2026-04-28 22:37:37,510 root INFO copying build/lib/pydiffx/sections.py -> build/bdist.linux-loongarch64/wheel/./pydiffx 2026-04-28 22:37:37,510 root INFO creating build/bdist.linux-loongarch64/wheel/pydiffx/integrations 2026-04-28 22:37:37,511 root INFO copying build/lib/pydiffx/integrations/pygments_lexer.py -> build/bdist.linux-loongarch64/wheel/./pydiffx/integrations 2026-04-28 22:37:37,511 root INFO copying build/lib/pydiffx/integrations/__init__.py -> build/bdist.linux-loongarch64/wheel/./pydiffx/integrations 2026-04-28 22:37:37,511 root INFO copying build/lib/pydiffx/errors.py -> build/bdist.linux-loongarch64/wheel/./pydiffx 2026-04-28 22:37:37,512 root INFO creating build/bdist.linux-loongarch64/wheel/pydiffx/dom 2026-04-28 22:37:37,512 root INFO copying build/lib/pydiffx/dom/properties.py -> build/bdist.linux-loongarch64/wheel/./pydiffx/dom 2026-04-28 22:37:37,512 root INFO copying build/lib/pydiffx/dom/__init__.py -> build/bdist.linux-loongarch64/wheel/./pydiffx/dom 2026-04-28 22:37:37,513 root INFO copying build/lib/pydiffx/dom/reader.py -> build/bdist.linux-loongarch64/wheel/./pydiffx/dom 2026-04-28 22:37:37,513 root INFO copying build/lib/pydiffx/dom/objects.py -> build/bdist.linux-loongarch64/wheel/./pydiffx/dom 2026-04-28 22:37:37,513 root INFO copying build/lib/pydiffx/dom/writer.py -> build/bdist.linux-loongarch64/wheel/./pydiffx/dom 2026-04-28 22:37:37,514 root INFO copying build/lib/pydiffx/__init__.py -> build/bdist.linux-loongarch64/wheel/./pydiffx 2026-04-28 22:37:37,514 root INFO creating build/bdist.linux-loongarch64/wheel/pydiffx/tests 2026-04-28 22:37:37,514 root INFO copying build/lib/pydiffx/tests/test_dom_objects.py -> build/bdist.linux-loongarch64/wheel/./pydiffx/tests 2026-04-28 22:37:37,515 root INFO copying build/lib/pydiffx/tests/test_writer.py -> build/bdist.linux-loongarch64/wheel/./pydiffx/tests 2026-04-28 22:37:37,515 root INFO copying build/lib/pydiffx/tests/test_utils_unified_diffs.py -> build/bdist.linux-loongarch64/wheel/./pydiffx/tests 2026-04-28 22:37:37,516 root INFO copying build/lib/pydiffx/tests/test_utils_text.py -> build/bdist.linux-loongarch64/wheel/./pydiffx/tests 2026-04-28 22:37:37,516 root INFO copying build/lib/pydiffx/tests/testcases.py -> build/bdist.linux-loongarch64/wheel/./pydiffx/tests 2026-04-28 22:37:37,516 root INFO copying build/lib/pydiffx/tests/test_reader.py -> build/bdist.linux-loongarch64/wheel/./pydiffx/tests 2026-04-28 22:37:37,517 root INFO copying build/lib/pydiffx/tests/__init__.py -> build/bdist.linux-loongarch64/wheel/./pydiffx/tests 2026-04-28 22:37:37,517 root INFO copying build/lib/pydiffx/reader.py -> build/bdist.linux-loongarch64/wheel/./pydiffx 2026-04-28 22:37:37,517 root INFO copying build/lib/pydiffx/_version.py -> build/bdist.linux-loongarch64/wheel/./pydiffx 2026-04-28 22:37:37,518 root INFO copying build/lib/pydiffx/writer.py -> build/bdist.linux-loongarch64/wheel/./pydiffx 2026-04-28 22:37:37,518 root INFO running install_egg_info 2026-04-28 22:37:37,524 root INFO running egg_info 2026-04-28 22:37:37,528 root INFO writing pydiffx.egg-info/PKG-INFO 2026-04-28 22:37:37,529 root INFO writing dependency_links to pydiffx.egg-info/dependency_links.txt 2026-04-28 22:37:37,529 root INFO writing entry points to pydiffx.egg-info/entry_points.txt 2026-04-28 22:37:37,530 root INFO writing requirements to pydiffx.egg-info/requires.txt 2026-04-28 22:37:37,530 root INFO writing top-level names to pydiffx.egg-info/top_level.txt 2026-04-28 22:37:37,536 root INFO reading manifest file 'pydiffx.egg-info/SOURCES.txt' 2026-04-28 22:37:37,537 root INFO adding license file 'LICENSE' 2026-04-28 22:37:37,537 root INFO adding license file 'AUTHORS' 2026-04-28 22:37:37,539 root INFO writing manifest file 'pydiffx.egg-info/SOURCES.txt' 2026-04-28 22:37:37,539 root INFO Copying pydiffx.egg-info to build/bdist.linux-loongarch64/wheel/./pydiffx-1.1-py3.14.egg-info 2026-04-28 22:37:37,541 root INFO running install_scripts 2026-04-28 22:37:37,544 root INFO creating build/bdist.linux-loongarch64/wheel/pydiffx-1.1.dist-info/WHEEL 2026-04-28 22:37:37,544 wheel INFO creating '/home/buildozer/aports/community/pydiffx/src/pydiffx-1.1/.dist/.tmp-m1g7sxr6/pydiffx-1.1-py2.py3-none-any.whl' and adding 'build/bdist.linux-loongarch64/wheel' to it 2026-04-28 22:37:37,545 wheel INFO adding 'pydiffx/__init__.py' 2026-04-28 22:37:37,545 wheel INFO adding 'pydiffx/_version.py' 2026-04-28 22:37:37,546 wheel INFO adding 'pydiffx/errors.py' 2026-04-28 22:37:37,546 wheel INFO adding 'pydiffx/options.py' 2026-04-28 22:37:37,546 wheel INFO adding 'pydiffx/reader.py' 2026-04-28 22:37:37,547 wheel INFO adding 'pydiffx/sections.py' 2026-04-28 22:37:37,547 wheel INFO adding 'pydiffx/writer.py' 2026-04-28 22:37:37,548 wheel INFO adding 'pydiffx/dom/__init__.py' 2026-04-28 22:37:37,548 wheel INFO adding 'pydiffx/dom/objects.py' 2026-04-28 22:37:37,549 wheel INFO adding 'pydiffx/dom/properties.py' 2026-04-28 22:37:37,549 wheel INFO adding 'pydiffx/dom/reader.py' 2026-04-28 22:37:37,549 wheel INFO adding 'pydiffx/dom/writer.py' 2026-04-28 22:37:37,550 wheel INFO adding 'pydiffx/integrations/__init__.py' 2026-04-28 22:37:37,550 wheel INFO adding 'pydiffx/integrations/pygments_lexer.py' 2026-04-28 22:37:37,550 wheel INFO adding 'pydiffx/tests/__init__.py' 2026-04-28 22:37:37,551 wheel INFO adding 'pydiffx/tests/test_dom_objects.py' 2026-04-28 22:37:37,552 wheel INFO adding 'pydiffx/tests/test_reader.py' 2026-04-28 22:37:37,553 wheel INFO adding 'pydiffx/tests/test_utils_text.py' 2026-04-28 22:37:37,553 wheel INFO adding 'pydiffx/tests/test_utils_unified_diffs.py' 2026-04-28 22:37:37,554 wheel INFO adding 'pydiffx/tests/test_writer.py' 2026-04-28 22:37:37,554 wheel INFO adding 'pydiffx/tests/testcases.py' 2026-04-28 22:37:37,554 wheel INFO adding 'pydiffx/utils/__init__.py' 2026-04-28 22:37:37,555 wheel INFO adding 'pydiffx/utils/text.py' 2026-04-28 22:37:37,555 wheel INFO adding 'pydiffx/utils/unified_diffs.py' 2026-04-28 22:37:37,556 wheel INFO adding 'pydiffx-1.1.dist-info/licenses/AUTHORS' 2026-04-28 22:37:37,556 wheel INFO adding 'pydiffx-1.1.dist-info/licenses/LICENSE' 2026-04-28 22:37:37,556 wheel INFO adding 'pydiffx-1.1.dist-info/METADATA' 2026-04-28 22:37:37,557 wheel INFO adding 'pydiffx-1.1.dist-info/WHEEL' 2026-04-28 22:37:37,557 wheel INFO adding 'pydiffx-1.1.dist-info/entry_points.txt' 2026-04-28 22:37:37,557 wheel INFO adding 'pydiffx-1.1.dist-info/top_level.txt' 2026-04-28 22:37:37,557 wheel INFO adding 'pydiffx-1.1.dist-info/RECORD' 2026-04-28 22:37:37,558 root INFO removing build/bdist.linux-loongarch64/wheel 2026-04-28 22:37:37,560 gpep517 INFO The backend produced .dist/pydiffx-1.1-py2.py3-none-any.whl pydiffx-1.1-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/pydiffx/src/pydiffx-1.1 plugins: kgb-7.2 collected 176 items pydiffx/tests/test_dom_objects.py ...................................... [ 21%] .............................................. [ 47%] pydiffx/tests/test_reader.py ..................... [ 59%] pydiffx/tests/test_utils_text.py ..... [ 62%] pydiffx/tests/test_utils_unified_diffs.py ....................... [ 75%] pydiffx/tests/test_writer.py ........................................... [100%] ============================= 176 passed in 0.38s ============================== >>> pydiffx: Entering fakeroot... >>> pydiffx-pyc*: Running split function pyc... 'usr/lib/python3.14/site-packages/pydiffx/utils/__pycache__' -> '/home/buildozer/aports/community/pydiffx/pkg/pydiffx-pyc/usr/lib/python3.14/site-packages/pydiffx/utils/__pycache__' 'usr/lib/python3.14/site-packages/pydiffx/__pycache__' -> '/home/buildozer/aports/community/pydiffx/pkg/pydiffx-pyc/usr/lib/python3.14/site-packages/pydiffx/__pycache__' 'usr/lib/python3.14/site-packages/pydiffx/integrations/__pycache__' -> '/home/buildozer/aports/community/pydiffx/pkg/pydiffx-pyc/usr/lib/python3.14/site-packages/pydiffx/integrations/__pycache__' 'usr/lib/python3.14/site-packages/pydiffx/dom/__pycache__' -> '/home/buildozer/aports/community/pydiffx/pkg/pydiffx-pyc/usr/lib/python3.14/site-packages/pydiffx/dom/__pycache__' >>> pydiffx-pyc*: Preparing subpackage pydiffx-pyc... Please specify at least one package name on the command line. >>> pydiffx-pyc*: Running postcheck for pydiffx-pyc >>> pydiffx*: Running postcheck for pydiffx >>> pydiffx*: Preparing package pydiffx... Please specify at least one package name on the command line. >>> pydiffx-pyc*: Tracing dependencies... python3~3.14 >>> pydiffx-pyc*: Package size: 117.4 KB >>> pydiffx-pyc*: Compressing data... >>> pydiffx-pyc*: Create checksum... >>> pydiffx-pyc*: Create pydiffx-pyc-1.1-r4.apk >>> pydiffx*: Tracing dependencies... python3 py3-six python3~3.14 >>> pydiffx*: Package size: 130.3 KB >>> pydiffx*: Compressing data... >>> pydiffx*: Create checksum... >>> pydiffx*: Create pydiffx-1.1-r4.apk >>> pydiffx: Build complete at Tue, 28 Apr 2026 22:37:39 +0000 elapsed time 0h 0m 9s >>> pydiffx: Cleaning up srcdir >>> pydiffx: Cleaning up pkgdir >>> pydiffx: Cleaning up tmpdir >>> pydiffx: Uninstalling dependencies... ( 1/39) Purging .makedepends-pydiffx (20260428.223736) ( 2/39) Purging py3-six-pyc (1.17.0-r1) ( 3/39) Purging py3-six (1.17.0-r1) ( 4/39) Purging py3-gpep517-pyc (19-r2) ( 5/39) Purging py3-gpep517 (19-r2) ( 6/39) Purging py3-installer-pyc (1.0.0-r0) ( 7/39) Purging py3-installer (1.0.0-r0) ( 8/39) Purging py3-setuptools-pyc (82.0.1-r1) ( 9/39) Purging py3-setuptools (82.0.1-r1) (10/39) Purging py3-wheel-pyc (0.47.0-r0) (11/39) Purging py3-wheel (0.47.0-r0) (12/39) Purging py3-kgb-pyc (7.2-r1) (13/39) Purging py3-kgb (7.2-r1) (14/39) Purging py3-pytest-pyc (9.0.3-r0) (15/39) Purging py3-pytest (9.0.3-r0) (16/39) Purging py3-iniconfig-pyc (2.3.0-r1) (17/39) Purging py3-iniconfig (2.3.0-r1) (18/39) Purging py3-packaging-pyc (26.2-r0) (19/39) Purging py3-packaging (26.2-r0) (20/39) Purging py3-parsing-pyc (3.3.2-r1) (21/39) Purging py3-parsing (3.3.2-r1) (22/39) Purging py3-pluggy-pyc (1.6.0-r1) (23/39) Purging py3-pluggy (1.6.0-r1) (24/39) Purging py3-py-pyc (1.11.0-r5) (25/39) Purging py3-py (1.11.0-r5) (26/39) Purging py3-pygments-pyc (2.20.0-r0) (27/39) Purging py3-pygments (2.20.0-r0) (28/39) Purging python3-pyc (3.14.3-r0) (29/39) Purging python3-pycache-pyc0 (3.14.3-r0) (30/39) Purging pyc (3.14.3-r0) (31/39) Purging python3 (3.14.3-r0) (32/39) Purging gdbm (1.26-r0) (33/39) Purging libbz2 (1.0.8-r6) (34/39) Purging libffi (3.5.2-r1) (35/39) Purging libpanelw (6.6_p20260404-r0) (36/39) Purging mpdecimal (4.0.1-r0) (37/39) Purging readline (8.3.3-r1) (38/39) Purging sqlite-libs (3.53.0-r0) (39/39) Purging xz-libs (5.8.3-r0) Executing busybox-1.37.0-r31.trigger OK: 543.3 MiB in 103 packages >>> pydiffx: Updating the community/loongarch64 repository index... >>> pydiffx: Signing the index...