>>> py3-unidiff: Building community/py3-unidiff 0.7.5-r4 (using abuild 3.17.0_rc1-r2) started Sat, 25 Apr 2026 03:39:58 +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.2-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.1-r0) (16/23) Installing py3-packaging-pyc (26.1-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 (20260425.034002) Executing busybox-1.37.0-r31.trigger OK: 509.5 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/v3.24/py3-unidiff-0.7.5.tar.gz.part' py3-unidiff-0.7.5.ta 100% |********************************| 18334 0:00:00 ETA '/var/cache/distfiles/v3.24/py3-unidiff-0.7.5.tar.gz.part' saved /var/cache/distfiles/v3.24/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/v3.24/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/v3.24/py3-unidiff-0.7.5.tar.gz... >>> py3-unidiff: fix-test-script.patch patching file run_tests.sh 2026-04-25 03:40:03,630 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-25 03:40:03,653 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-25 03:40:03,670 root INFO running build 2026-04-25 03:40:03,670 root INFO running build_py 2026-04-25 03:40:03,674 root INFO creating build/lib/unidiff 2026-04-25 03:40:03,675 root INFO copying unidiff/constants.py -> build/lib/unidiff 2026-04-25 03:40:03,675 root INFO copying unidiff/errors.py -> build/lib/unidiff 2026-04-25 03:40:03,675 root INFO copying unidiff/__version__.py -> build/lib/unidiff 2026-04-25 03:40:03,675 root INFO copying unidiff/patch.py -> build/lib/unidiff 2026-04-25 03:40:03,676 root INFO copying unidiff/__init__.py -> build/lib/unidiff 2026-04-25 03:40:03,676 root INFO running egg_info 2026-04-25 03:40:03,678 root INFO creating unidiff.egg-info 2026-04-25 03:40:03,679 root INFO writing unidiff.egg-info/PKG-INFO 2026-04-25 03:40:03,679 root INFO writing dependency_links to unidiff.egg-info/dependency_links.txt 2026-04-25 03:40:03,679 root INFO writing top-level names to unidiff.egg-info/top_level.txt 2026-04-25 03:40:03,679 root INFO writing manifest file 'unidiff.egg-info/SOURCES.txt' 2026-04-25 03:40:03,683 root INFO reading manifest file 'unidiff.egg-info/SOURCES.txt' 2026-04-25 03:40:03,683 root INFO reading manifest template 'MANIFEST.in' 2026-04-25 03:40:03,684 root INFO adding license file 'LICENSE' 2026-04-25 03:40:03,686 root INFO writing manifest file 'unidiff.egg-info/SOURCES.txt' 2026-04-25 03:40:03,686 root INFO running build_scripts 2026-04-25 03:40:03,686 root INFO creating build/scripts-3.14 2026-04-25 03:40:03,687 root INFO copying and adjusting bin/unidiff -> build/scripts-3.14 2026-04-25 03:40:03,687 root INFO changing mode of build/scripts-3.14/unidiff from 644 to 755 2026-04-25 03:40:03,694 root INFO installing to build/bdist.linux-ppc64le/wheel 2026-04-25 03:40:03,694 root INFO running install 2026-04-25 03:40:03,712 root INFO running install_lib 2026-04-25 03:40:03,715 root INFO creating build/bdist.linux-ppc64le/wheel 2026-04-25 03:40:03,715 root INFO creating build/bdist.linux-ppc64le/wheel/unidiff 2026-04-25 03:40:03,715 root INFO copying build/lib/unidiff/constants.py -> build/bdist.linux-ppc64le/wheel/./unidiff 2026-04-25 03:40:03,716 root INFO copying build/lib/unidiff/errors.py -> build/bdist.linux-ppc64le/wheel/./unidiff 2026-04-25 03:40:03,716 root INFO copying build/lib/unidiff/__version__.py -> build/bdist.linux-ppc64le/wheel/./unidiff 2026-04-25 03:40:03,716 root INFO copying build/lib/unidiff/patch.py -> build/bdist.linux-ppc64le/wheel/./unidiff 2026-04-25 03:40:03,716 root INFO copying build/lib/unidiff/__init__.py -> build/bdist.linux-ppc64le/wheel/./unidiff 2026-04-25 03:40:03,716 root INFO running install_egg_info 2026-04-25 03:40:03,720 root INFO Copying unidiff.egg-info to build/bdist.linux-ppc64le/wheel/./unidiff-0.7.5-py3.14.egg-info 2026-04-25 03:40:03,721 root INFO running install_scripts 2026-04-25 03:40:03,721 root INFO creating build/bdist.linux-ppc64le/wheel/unidiff-0.7.5.data/scripts 2026-04-25 03:40:03,721 root INFO copying build/scripts-3.14/unidiff -> build/bdist.linux-ppc64le/wheel/unidiff-0.7.5.data/scripts 2026-04-25 03:40:03,721 root INFO changing mode of build/bdist.linux-ppc64le/wheel/unidiff-0.7.5.data/scripts/unidiff to 755 2026-04-25 03:40:03,723 root INFO creating build/bdist.linux-ppc64le/wheel/unidiff-0.7.5.dist-info/WHEEL 2026-04-25 03:40:03,723 wheel INFO creating '/home/buildozer/aports/community/py3-unidiff/src/python-unidiff-0.7.5/.dist/.tmp-laln0zgf/unidiff-0.7.5-py2.py3-none-any.whl' and adding 'build/bdist.linux-ppc64le/wheel' to it 2026-04-25 03:40:03,723 wheel INFO adding 'unidiff/__init__.py' 2026-04-25 03:40:03,724 wheel INFO adding 'unidiff/__version__.py' 2026-04-25 03:40:03,724 wheel INFO adding 'unidiff/constants.py' 2026-04-25 03:40:03,724 wheel INFO adding 'unidiff/errors.py' 2026-04-25 03:40:03,724 wheel INFO adding 'unidiff/patch.py' 2026-04-25 03:40:03,725 wheel INFO adding 'unidiff-0.7.5.data/scripts/unidiff' 2026-04-25 03:40:03,725 wheel INFO adding 'unidiff-0.7.5.dist-info/licenses/LICENSE' 2026-04-25 03:40:03,725 wheel INFO adding 'unidiff-0.7.5.dist-info/METADATA' 2026-04-25 03:40:03,725 wheel INFO adding 'unidiff-0.7.5.dist-info/WHEEL' 2026-04-25 03:40:03,725 wheel INFO adding 'unidiff-0.7.5.dist-info/top_level.txt' 2026-04-25 03:40:03,726 wheel INFO adding 'unidiff-0.7.5.dist-info/RECORD' 2026-04-25 03:40:03,726 root INFO removing build/bdist.linux-ppc64le/wheel 2026-04-25 03:40:03,727 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.019s 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 Sat, 25 Apr 2026 03:40:04 +0000 elapsed time 0h 0m 6s >>> py3-unidiff: Cleaning up srcdir >>> py3-unidiff: Cleaning up pkgdir >>> py3-unidiff: Uninstalling dependencies... ( 1/23) Purging .makedepends-py3-unidiff (20260425.034002) ( 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.1-r0) ( 5/23) Purging py3-packaging (26.1-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.2-r0) Executing busybox-1.37.0-r31.trigger OK: 459.0 MiB in 103 packages >>> py3-unidiff: Updating the community/ppc64le repository index... >>> py3-unidiff: Signing the index...