>>> py3-unidiff: Building community/py3-unidiff 0.7.5-r4 (using abuild 3.17.0_rc1-r2) started Tue, 28 Apr 2026 22:43:37 +0000 >>> py3-unidiff: Validating /home/buildozer/aports/community/py3-unidiff/APKBUILD... >>> py3-unidiff: Analyzing dependencies... >>> py3-unidiff: Installing for build: build-base python3 py3-setuptools py3-gpep517 ( 1/23) Installing libbz2 (1.0.8-r6) ( 2/23) Installing libffi (3.5.2-r1) ( 3/23) Installing gdbm (1.26-r0) ( 4/23) Installing xz-libs (5.8.3-r0) ( 5/23) Installing mpdecimal (4.0.1-r0) ( 6/23) Installing libpanelw (6.6_p20260404-r0) ( 7/23) Installing readline (8.3.3-r1) ( 8/23) Installing sqlite-libs (3.53.0-r0) ( 9/23) Installing python3 (3.14.3-r0) (10/23) Installing python3-pycache-pyc0 (3.14.3-r0) (11/23) Installing pyc (3.14.3-r0) (12/23) Installing python3-pyc (3.14.3-r0) (13/23) Installing py3-parsing (3.3.2-r1) (14/23) Installing py3-parsing-pyc (3.3.2-r1) (15/23) Installing py3-packaging (26.2-r0) (16/23) Installing py3-packaging-pyc (26.2-r0) (17/23) Installing py3-setuptools (82.0.1-r1) (18/23) Installing py3-setuptools-pyc (82.0.1-r1) (19/23) Installing py3-installer (1.0.0-r0) (20/23) Installing py3-installer-pyc (1.0.0-r0) (21/23) Installing py3-gpep517 (19-r2) (22/23) Installing py3-gpep517-pyc (19-r2) (23/23) Installing .makedepends-py3-unidiff (20260428.224342) Executing busybox-1.37.0-r31.trigger OK: 592.3 MiB in 126 packages >>> py3-unidiff: Cleaning up srcdir >>> py3-unidiff: Cleaning up pkgdir >>> py3-unidiff: Cleaning up tmpdir >>> py3-unidiff: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/py3-unidiff-0.7.5.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/py3-unidiff-0.7.5.tar.gz.part' py3-unidiff-0.7.5.ta 100% |********************************| 18334 0:00:00 ETA '/var/cache/distfiles/py3-unidiff-0.7.5.tar.gz.part' saved /var/cache/distfiles/py3-unidiff-0.7.5.tar.gz: OK /home/buildozer/aports/community/py3-unidiff/fix-test-script.patch: OK >>> py3-unidiff: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/py3-unidiff-0.7.5.tar.gz /var/cache/distfiles/py3-unidiff-0.7.5.tar.gz: OK /home/buildozer/aports/community/py3-unidiff/fix-test-script.patch: OK >>> py3-unidiff: Unpacking /var/cache/distfiles/py3-unidiff-0.7.5.tar.gz... >>> py3-unidiff: fix-test-script.patch patching file run_tests.sh 2026-04-28 22:43:43,931 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ :22: DeprecationWarning: codecs.open() is deprecated. Use open() instead. /usr/lib/python3.14/site-packages/setuptools/_distutils/dist.py:287: UserWarning: Unknown distribution option: 'test_suite' warnings.warn(msg) 2026-04-28 22:43:43,960 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:43:43,979 root INFO running build 2026-04-28 22:43:43,979 root INFO running build_py 2026-04-28 22:43:43,984 root INFO creating build/lib/unidiff 2026-04-28 22:43:43,984 root INFO copying unidiff/constants.py -> build/lib/unidiff 2026-04-28 22:43:43,985 root INFO copying unidiff/__version__.py -> build/lib/unidiff 2026-04-28 22:43:43,985 root INFO copying unidiff/errors.py -> build/lib/unidiff 2026-04-28 22:43:43,986 root INFO copying unidiff/patch.py -> build/lib/unidiff 2026-04-28 22:43:43,986 root INFO copying unidiff/__init__.py -> build/lib/unidiff 2026-04-28 22:43:43,986 root INFO running egg_info 2026-04-28 22:43:43,989 root INFO creating unidiff.egg-info 2026-04-28 22:43:43,989 root INFO writing unidiff.egg-info/PKG-INFO 2026-04-28 22:43:43,990 root INFO writing dependency_links to unidiff.egg-info/dependency_links.txt 2026-04-28 22:43:43,991 root INFO writing top-level names to unidiff.egg-info/top_level.txt 2026-04-28 22:43:43,991 root INFO writing manifest file 'unidiff.egg-info/SOURCES.txt' 2026-04-28 22:43:43,995 root INFO reading manifest file 'unidiff.egg-info/SOURCES.txt' 2026-04-28 22:43:43,995 root INFO reading manifest template 'MANIFEST.in' 2026-04-28 22:43:43,996 root INFO adding license file 'LICENSE' 2026-04-28 22:43:43,998 root INFO writing manifest file 'unidiff.egg-info/SOURCES.txt' 2026-04-28 22:43:43,999 root INFO running build_scripts 2026-04-28 22:43:43,999 root INFO creating build/scripts-3.14 2026-04-28 22:43:43,999 root INFO copying and adjusting bin/unidiff -> build/scripts-3.14 2026-04-28 22:43:44,000 root INFO changing mode of build/scripts-3.14/unidiff from 644 to 755 2026-04-28 22:43:44,008 root INFO installing to build/bdist.linux-loongarch64/wheel 2026-04-28 22:43:44,008 root INFO running install 2026-04-28 22:43:44,020 root INFO running install_lib 2026-04-28 22:43:44,024 root INFO creating build/bdist.linux-loongarch64/wheel 2026-04-28 22:43:44,025 root INFO creating build/bdist.linux-loongarch64/wheel/unidiff 2026-04-28 22:43:44,025 root INFO copying build/lib/unidiff/constants.py -> build/bdist.linux-loongarch64/wheel/./unidiff 2026-04-28 22:43:44,025 root INFO copying build/lib/unidiff/__version__.py -> build/bdist.linux-loongarch64/wheel/./unidiff 2026-04-28 22:43:44,026 root INFO copying build/lib/unidiff/errors.py -> build/bdist.linux-loongarch64/wheel/./unidiff 2026-04-28 22:43:44,026 root INFO copying build/lib/unidiff/patch.py -> build/bdist.linux-loongarch64/wheel/./unidiff 2026-04-28 22:43:44,026 root INFO copying build/lib/unidiff/__init__.py -> build/bdist.linux-loongarch64/wheel/./unidiff 2026-04-28 22:43:44,027 root INFO running install_egg_info 2026-04-28 22:43:44,031 root INFO Copying unidiff.egg-info to build/bdist.linux-loongarch64/wheel/./unidiff-0.7.5-py3.14.egg-info 2026-04-28 22:43:44,033 root INFO running install_scripts 2026-04-28 22:43:44,033 root INFO creating build/bdist.linux-loongarch64/wheel/unidiff-0.7.5.data/scripts 2026-04-28 22:43:44,033 root INFO copying build/scripts-3.14/unidiff -> build/bdist.linux-loongarch64/wheel/unidiff-0.7.5.data/scripts 2026-04-28 22:43:44,034 root INFO changing mode of build/bdist.linux-loongarch64/wheel/unidiff-0.7.5.data/scripts/unidiff to 755 2026-04-28 22:43:44,036 root INFO creating build/bdist.linux-loongarch64/wheel/unidiff-0.7.5.dist-info/WHEEL 2026-04-28 22:43:44,036 wheel INFO creating '/home/buildozer/aports/community/py3-unidiff/src/python-unidiff-0.7.5/.dist/.tmp-35_vr9y0/unidiff-0.7.5-py2.py3-none-any.whl' and adding 'build/bdist.linux-loongarch64/wheel' to it 2026-04-28 22:43:44,037 wheel INFO adding 'unidiff/__init__.py' 2026-04-28 22:43:44,037 wheel INFO adding 'unidiff/__version__.py' 2026-04-28 22:43:44,038 wheel INFO adding 'unidiff/constants.py' 2026-04-28 22:43:44,038 wheel INFO adding 'unidiff/errors.py' 2026-04-28 22:43:44,038 wheel INFO adding 'unidiff/patch.py' 2026-04-28 22:43:44,039 wheel INFO adding 'unidiff-0.7.5.data/scripts/unidiff' 2026-04-28 22:43:44,039 wheel INFO adding 'unidiff-0.7.5.dist-info/licenses/LICENSE' 2026-04-28 22:43:44,040 wheel INFO adding 'unidiff-0.7.5.dist-info/METADATA' 2026-04-28 22:43:44,040 wheel INFO adding 'unidiff-0.7.5.dist-info/WHEEL' 2026-04-28 22:43:44,040 wheel INFO adding 'unidiff-0.7.5.dist-info/top_level.txt' 2026-04-28 22:43:44,041 wheel INFO adding 'unidiff-0.7.5.dist-info/RECORD' 2026-04-28 22:43:44,041 root INFO removing build/bdist.linux-loongarch64/wheel 2026-04-28 22:43:44,042 gpep517 INFO The backend produced .dist/unidiff-0.7.5-py2.py3-none-any.whl unidiff-0.7.5-py2.py3-none-any.whl ............................../home/buildozer/aports/community/py3-unidiff/src/python-unidiff-0.7.5/tests/test_parser.py:119: DeprecationWarning: codecs.open() is deprecated. Use open() instead. with codecs.open(self.sample_file, 'r', encoding='utf-8') as diff_file: ../home/buildozer/aports/community/py3-unidiff/src/python-unidiff-0.7.5/tests/test_parser.py:174: DeprecationWarning: codecs.open() is deprecated. Use open() instead. with codecs.open(self.sample_file, 'r', encoding='utf-8') as diff_file: /home/buildozer/aports/community/py3-unidiff/src/python-unidiff-0.7.5/tests/test_parser.py:177: DeprecationWarning: codecs.open() is deprecated. Use open() instead. with codecs.open(self.sample_file, 'r', encoding='utf-8') as diff_file: ./home/buildozer/aports/community/py3-unidiff/src/python-unidiff-0.7.5/tests/test_parser.py:198: DeprecationWarning: codecs.open() is deprecated. Use open() instead. with codecs.open(self.sample_file, 'rb') as diff_file: /home/buildozer/aports/community/py3-unidiff/src/python-unidiff-0.7.5/tests/test_parser.py:202: DeprecationWarning: codecs.open() is deprecated. Use open() instead. with codecs.open(self.sample_file, 'r', encoding='utf-8') as diff_file: ./home/buildozer/aports/community/py3-unidiff/src/python-unidiff-0.7.5/tests/test_parser.py:188: DeprecationWarning: codecs.open() is deprecated. Use open() instead. with codecs.open(self.sample_file, 'r', encoding='utf-8') as diff_file: /home/buildozer/aports/community/py3-unidiff/src/python-unidiff-0.7.5/tests/test_parser.py:192: DeprecationWarning: codecs.open() is deprecated. Use open() instead. with codecs.open(self.sample_file, 'r', encoding='utf-8') as diff_file: ./home/buildozer/aports/community/py3-unidiff/src/python-unidiff-0.7.5/tests/test_parser.py:208: DeprecationWarning: codecs.open() is deprecated. Use open() instead. with codecs.open(self.sample_file, 'r', encoding='utf-8') as diff_file: /home/buildozer/aports/community/py3-unidiff/src/python-unidiff-0.7.5/tests/test_parser.py:212: DeprecationWarning: codecs.open() is deprecated. Use open() instead. with codecs.open(self.sample_file, 'r', encoding='utf-8') as diff_file: .../home/buildozer/aports/community/py3-unidiff/src/python-unidiff-0.7.5/tests/test_parser.py:111: DeprecationWarning: codecs.open() is deprecated. Use open() instead. with codecs.open(self.sample_file, 'r', encoding='utf-8') as diff_file: ./home/buildozer/aports/community/py3-unidiff/src/python-unidiff-0.7.5/tests/test_parser.py:501: DeprecationWarning: codecs.open() is deprecated. Use open() instead. with codecs.open(file_path, 'r', encoding='utf-8') as diff_file: /home/buildozer/aports/community/py3-unidiff/src/python-unidiff-0.7.5/tests/test_parser.py:527: DeprecationWarning: codecs.open() is deprecated. Use open() instead. with codecs.open(file_path, 'r', encoding='utf-8') as diff_file: ./home/buildozer/aports/community/py3-unidiff/src/python-unidiff-0.7.5/tests/test_parser.py:457: DeprecationWarning: codecs.open() is deprecated. Use open() instead. with codecs.open(file_path, 'r', encoding='utf-8') as diff_file: /home/buildozer/aports/community/py3-unidiff/src/python-unidiff-0.7.5/tests/test_parser.py:495: DeprecationWarning: codecs.open() is deprecated. Use open() instead. with codecs.open(file_path, 'r', encoding='utf-8') as diff_file: .... ---------------------------------------------------------------------- Ran 44 tests in 0.020s OK >>> py3-unidiff: Entering fakeroot... >>> py3-unidiff-doc*: Running split function doc... 'usr/share/doc' -> '/home/buildozer/aports/community/py3-unidiff/pkg/py3-unidiff-doc/usr/share/doc' >>> py3-unidiff-doc*: Preparing subpackage py3-unidiff-doc... Please specify at least one package name on the command line. >>> py3-unidiff-doc*: Running postcheck for py3-unidiff-doc >>> py3-unidiff-pyc*: Running split function pyc... 'usr/lib/python3.14/site-packages/unidiff/__pycache__' -> '/home/buildozer/aports/community/py3-unidiff/pkg/py3-unidiff-pyc/usr/lib/python3.14/site-packages/unidiff/__pycache__' >>> py3-unidiff-pyc*: Preparing subpackage py3-unidiff-pyc... Please specify at least one package name on the command line. >>> py3-unidiff-pyc*: Running postcheck for py3-unidiff-pyc >>> py3-unidiff*: Running postcheck for py3-unidiff >>> py3-unidiff*: Preparing package py3-unidiff... Please specify at least one package name on the command line. >>> py3-unidiff-doc*: Tracing dependencies... >>> py3-unidiff-doc*: Package size: 6.7 KB >>> py3-unidiff-doc*: Compressing data... >>> py3-unidiff-doc*: Create checksum... >>> py3-unidiff-doc*: Create py3-unidiff-doc-0.7.5-r4.apk >>> py3-unidiff-pyc*: Tracing dependencies... python3~3.14 >>> py3-unidiff-pyc*: Package size: 29.7 KB >>> py3-unidiff-pyc*: Compressing data... >>> py3-unidiff-pyc*: Create checksum... >>> py3-unidiff-pyc*: Create py3-unidiff-pyc-0.7.5-r4.apk >>> py3-unidiff*: Tracing dependencies... python3 python3~3.14 >>> py3-unidiff*: Package size: 39.0 KB >>> py3-unidiff*: Compressing data... >>> py3-unidiff*: Create checksum... >>> py3-unidiff*: Create py3-unidiff-0.7.5-r4.apk >>> py3-unidiff: Build complete at Tue, 28 Apr 2026 22:43:44 +0000 elapsed time 0h 0m 7s >>> py3-unidiff: Cleaning up srcdir >>> py3-unidiff: Cleaning up pkgdir >>> py3-unidiff: Cleaning up tmpdir >>> py3-unidiff: Uninstalling dependencies... ( 1/23) Purging .makedepends-py3-unidiff (20260428.224342) ( 2/23) Purging py3-setuptools-pyc (82.0.1-r1) ( 3/23) Purging py3-setuptools (82.0.1-r1) ( 4/23) Purging py3-packaging-pyc (26.2-r0) ( 5/23) Purging py3-packaging (26.2-r0) ( 6/23) Purging py3-parsing-pyc (3.3.2-r1) ( 7/23) Purging py3-parsing (3.3.2-r1) ( 8/23) Purging py3-gpep517-pyc (19-r2) ( 9/23) Purging py3-gpep517 (19-r2) (10/23) Purging py3-installer-pyc (1.0.0-r0) (11/23) Purging py3-installer (1.0.0-r0) (12/23) Purging python3-pyc (3.14.3-r0) (13/23) Purging python3-pycache-pyc0 (3.14.3-r0) (14/23) Purging pyc (3.14.3-r0) (15/23) Purging python3 (3.14.3-r0) (16/23) Purging gdbm (1.26-r0) (17/23) Purging libbz2 (1.0.8-r6) (18/23) Purging libffi (3.5.2-r1) (19/23) Purging libpanelw (6.6_p20260404-r0) (20/23) Purging mpdecimal (4.0.1-r0) (21/23) Purging readline (8.3.3-r1) (22/23) Purging sqlite-libs (3.53.0-r0) (23/23) Purging xz-libs (5.8.3-r0) Executing busybox-1.37.0-r31.trigger OK: 543.3 MiB in 103 packages >>> py3-unidiff: Updating the community/loongarch64 repository index... >>> py3-unidiff: Signing the index...