>>> py3-unidiff: Building community/py3-unidiff 0.7.5-r3 (using abuild 3.15.0-r3) started Mon, 15 Sep 2025 11:54:47 +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/22) Installing libbz2 (1.0.8-r6) ( 2/22) Installing libffi (3.5.2-r0) ( 3/22) Installing gdbm (1.26-r0) ( 4/22) Installing xz-libs (5.8.1-r0) ( 5/22) Installing mpdecimal (4.0.1-r0) ( 6/22) Installing libpanelw (6.5_p20250816-r0) ( 7/22) Installing sqlite-libs (3.50.4-r1) ( 8/22) Installing python3 (3.12.11-r0) ( 9/22) Installing python3-pycache-pyc0 (3.12.11-r0) (10/22) Installing pyc (3.12.11-r0) (11/22) Installing python3-pyc (3.12.11-r0) (12/22) Installing py3-parsing (3.2.3-r0) (13/22) Installing py3-parsing-pyc (3.2.3-r0) (14/22) Installing py3-packaging (25.0-r0) (15/22) Installing py3-packaging-pyc (25.0-r0) (16/22) Installing py3-setuptools (80.9.0-r1) (17/22) Installing py3-setuptools-pyc (80.9.0-r1) (18/22) Installing py3-installer (0.7.0-r2) (19/22) Installing py3-installer-pyc (0.7.0-r2) (20/22) Installing py3-gpep517 (19-r0) (21/22) Installing py3-gpep517-pyc (19-r0) (22/22) Installing .makedepends-py3-unidiff (20250915.115447) busybox-1.37.0-r23.trigger: Executing script... OK: 472 MiB in 127 packages >>> py3-unidiff: Cleaning up srcdir >>> py3-unidiff: Cleaning up pkgdir >>> py3-unidiff: Cleaning up tmpdir >>> py3-unidiff: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-unidiff-0.7.5.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-unidiff: Fetching py3-unidiff-0.7.5.tar.gz::https://github.com/matiasb/python-unidiff/archive/refs/tags/v0.7.5.tar.gz Connecting to github.com (140.82.121.3:443) Connecting to codeload.github.com (140.82.121.9:443) saving to '/var/cache/distfiles/edge/py3-unidiff-0.7.5.tar.gz.part' py3-unidiff-0.7.5.ta 100% |********************************| 18334 0:00:00 ETA '/var/cache/distfiles/edge/py3-unidiff-0.7.5.tar.gz.part' saved >>> py3-unidiff: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-unidiff-0.7.5.tar.gz >>> py3-unidiff: Checking sha512sums... py3-unidiff-0.7.5.tar.gz: OK fix-test-script.patch: OK >>> py3-unidiff: Unpacking /var/cache/distfiles/edge/py3-unidiff-0.7.5.tar.gz... >>> py3-unidiff: fix-test-script.patch patching file run_tests.sh 2025-09-15 11:54:49,237 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.12/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'test_suite' warnings.warn(msg) 2025-09-15 11:54:49,261 root INFO running bdist_wheel /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:135: 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() 2025-09-15 11:54:49,282 root INFO running build 2025-09-15 11:54:49,282 root INFO running build_py 2025-09-15 11:54:49,286 root INFO creating build/lib/unidiff 2025-09-15 11:54:49,286 root INFO copying unidiff/__version__.py -> build/lib/unidiff 2025-09-15 11:54:49,287 root INFO copying unidiff/constants.py -> build/lib/unidiff 2025-09-15 11:54:49,287 root INFO copying unidiff/__init__.py -> build/lib/unidiff 2025-09-15 11:54:49,287 root INFO copying unidiff/patch.py -> build/lib/unidiff 2025-09-15 11:54:49,288 root INFO copying unidiff/errors.py -> build/lib/unidiff 2025-09-15 11:54:49,288 root INFO running egg_info 2025-09-15 11:54:49,291 root INFO creating unidiff.egg-info 2025-09-15 11:54:49,291 root INFO writing unidiff.egg-info/PKG-INFO 2025-09-15 11:54:49,291 root INFO writing dependency_links to unidiff.egg-info/dependency_links.txt 2025-09-15 11:54:49,292 root INFO writing top-level names to unidiff.egg-info/top_level.txt 2025-09-15 11:54:49,292 root INFO writing manifest file 'unidiff.egg-info/SOURCES.txt' 2025-09-15 11:54:49,296 root INFO reading manifest file 'unidiff.egg-info/SOURCES.txt' 2025-09-15 11:54:49,296 root INFO reading manifest template 'MANIFEST.in' 2025-09-15 11:54:49,297 root INFO adding license file 'LICENSE' 2025-09-15 11:54:49,298 root INFO writing manifest file 'unidiff.egg-info/SOURCES.txt' 2025-09-15 11:54:49,299 root INFO running build_scripts 2025-09-15 11:54:49,299 root INFO creating build/scripts-3.12 2025-09-15 11:54:49,299 root INFO copying and adjusting bin/unidiff -> build/scripts-3.12 2025-09-15 11:54:49,299 root INFO changing mode of build/scripts-3.12/unidiff from 644 to 755 2025-09-15 11:54:49,307 root INFO installing to build/bdist.linux-i686/wheel 2025-09-15 11:54:49,307 root INFO running install 2025-09-15 11:54:49,318 root INFO running install_lib 2025-09-15 11:54:49,321 root INFO creating build/bdist.linux-i686/wheel 2025-09-15 11:54:49,322 root INFO creating build/bdist.linux-i686/wheel/unidiff 2025-09-15 11:54:49,322 root INFO copying build/lib/unidiff/__version__.py -> build/bdist.linux-i686/wheel/./unidiff 2025-09-15 11:54:49,322 root INFO copying build/lib/unidiff/constants.py -> build/bdist.linux-i686/wheel/./unidiff 2025-09-15 11:54:49,322 root INFO copying build/lib/unidiff/__init__.py -> build/bdist.linux-i686/wheel/./unidiff 2025-09-15 11:54:49,323 root INFO copying build/lib/unidiff/patch.py -> build/bdist.linux-i686/wheel/./unidiff 2025-09-15 11:54:49,323 root INFO copying build/lib/unidiff/errors.py -> build/bdist.linux-i686/wheel/./unidiff 2025-09-15 11:54:49,323 root INFO running install_egg_info 2025-09-15 11:54:49,327 root INFO Copying unidiff.egg-info to build/bdist.linux-i686/wheel/./unidiff-0.7.5-py3.12.egg-info 2025-09-15 11:54:49,328 root INFO running install_scripts 2025-09-15 11:54:49,329 root INFO creating build/bdist.linux-i686/wheel/unidiff-0.7.5.data/scripts 2025-09-15 11:54:49,329 root INFO copying build/scripts-3.12/unidiff -> build/bdist.linux-i686/wheel/unidiff-0.7.5.data/scripts 2025-09-15 11:54:49,329 root INFO changing mode of build/bdist.linux-i686/wheel/unidiff-0.7.5.data/scripts/unidiff to 755 2025-09-15 11:54:49,330 root INFO creating build/bdist.linux-i686/wheel/unidiff-0.7.5.dist-info/WHEEL 2025-09-15 11:54:49,331 wheel INFO creating '/home/buildozer/aports/community/py3-unidiff/src/python-unidiff-0.7.5/.dist/.tmp-32ci0ikk/unidiff-0.7.5-py2.py3-none-any.whl' and adding 'build/bdist.linux-i686/wheel' to it 2025-09-15 11:54:49,331 wheel INFO adding 'unidiff/__init__.py' 2025-09-15 11:54:49,331 wheel INFO adding 'unidiff/__version__.py' 2025-09-15 11:54:49,332 wheel INFO adding 'unidiff/constants.py' 2025-09-15 11:54:49,332 wheel INFO adding 'unidiff/errors.py' 2025-09-15 11:54:49,332 wheel INFO adding 'unidiff/patch.py' 2025-09-15 11:54:49,332 wheel INFO adding 'unidiff-0.7.5.data/scripts/unidiff' 2025-09-15 11:54:49,333 wheel INFO adding 'unidiff-0.7.5.dist-info/licenses/LICENSE' 2025-09-15 11:54:49,333 wheel INFO adding 'unidiff-0.7.5.dist-info/METADATA' 2025-09-15 11:54:49,333 wheel INFO adding 'unidiff-0.7.5.dist-info/WHEEL' 2025-09-15 11:54:49,333 wheel INFO adding 'unidiff-0.7.5.dist-info/top_level.txt' 2025-09-15 11:54:49,334 wheel INFO adding 'unidiff-0.7.5.dist-info/RECORD' 2025-09-15 11:54:49,334 root INFO removing build/bdist.linux-i686/wheel 2025-09-15 11:54:49,335 gpep517 INFO The backend produced .dist/unidiff-0.7.5-py2.py3-none-any.whl unidiff-0.7.5-py2.py3-none-any.whl ............................................ ---------------------------------------------------------------------- Ran 44 tests in 0.017s 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... >>> py3-unidiff-doc*: Running postcheck for py3-unidiff-doc >>> py3-unidiff-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/unidiff/__pycache__' -> '/home/buildozer/aports/community/py3-unidiff/pkg/py3-unidiff-pyc/usr/lib/python3.12/site-packages/unidiff/__pycache__' >>> py3-unidiff-pyc*: Preparing subpackage py3-unidiff-pyc... >>> py3-unidiff-pyc*: Running postcheck for py3-unidiff-pyc >>> py3-unidiff*: Running postcheck for py3-unidiff >>> py3-unidiff*: Preparing package py3-unidiff... >>> 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-r3.apk >>> py3-unidiff-pyc*: Tracing dependencies... python3 python3~3.12 >>> py3-unidiff-pyc*: Package size: 28.1 KB >>> py3-unidiff-pyc*: Compressing data... >>> py3-unidiff-pyc*: Create checksum... >>> py3-unidiff-pyc*: Create py3-unidiff-pyc-0.7.5-r3.apk >>> py3-unidiff*: Tracing dependencies... python3 python3~3.12 >>> py3-unidiff*: Package size: 39.0 KB >>> py3-unidiff*: Compressing data... >>> py3-unidiff*: Create checksum... >>> py3-unidiff*: Create py3-unidiff-0.7.5-r3.apk >>> py3-unidiff: Build complete at Mon, 15 Sep 2025 11:54:50 +0000 elapsed time 0h 0m 3s >>> py3-unidiff: Cleaning up srcdir >>> py3-unidiff: Cleaning up pkgdir >>> py3-unidiff: Uninstalling dependencies... ( 1/22) Purging .makedepends-py3-unidiff (20250915.115447) ( 2/22) Purging py3-setuptools-pyc (80.9.0-r1) ( 3/22) Purging py3-setuptools (80.9.0-r1) ( 4/22) Purging py3-packaging-pyc (25.0-r0) ( 5/22) Purging py3-packaging (25.0-r0) ( 6/22) Purging py3-parsing-pyc (3.2.3-r0) ( 7/22) Purging py3-parsing (3.2.3-r0) ( 8/22) Purging py3-gpep517-pyc (19-r0) ( 9/22) Purging py3-gpep517 (19-r0) (10/22) Purging py3-installer-pyc (0.7.0-r2) (11/22) Purging py3-installer (0.7.0-r2) (12/22) Purging python3-pyc (3.12.11-r0) (13/22) Purging python3-pycache-pyc0 (3.12.11-r0) (14/22) Purging pyc (3.12.11-r0) (15/22) Purging python3 (3.12.11-r0) (16/22) Purging gdbm (1.26-r0) (17/22) Purging libbz2 (1.0.8-r6) (18/22) Purging libffi (3.5.2-r0) (19/22) Purging libpanelw (6.5_p20250816-r0) (20/22) Purging mpdecimal (4.0.1-r0) (21/22) Purging sqlite-libs (3.50.4-r1) (22/22) Purging xz-libs (5.8.1-r0) busybox-1.37.0-r23.trigger: Executing script... OK: 426 MiB in 105 packages >>> py3-unidiff: Updating the community/x86 repository index... >>> py3-unidiff: Signing the index...