>>> py3-patiencediff: Building community/py3-patiencediff 0.2.14-r1 (using abuild 3.15.0-r0) started Sun, 12 Oct 2025 22:53:31 +0000 >>> py3-patiencediff: Validating /home/udu/aports/community/py3-patiencediff/APKBUILD... >>> py3-patiencediff: Analyzing dependencies... >>> py3-patiencediff: Installing for build: build-base python3 py3-gpep517 py3-setuptools py3-wheel python3-dev WARNING: opening /home/udu/packages//community: No such file or directory WARNING: opening /home/udu/packages//main: No such file or directory fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz (1/17) Upgrading python3 (3.12.11-r0 -> 3.12.12-r0) (2/17) Upgrading python3-pycache-pyc0 (3.12.11-r0 -> 3.12.12-r0) (3/17) Upgrading python3-pyc (3.12.11-r0 -> 3.12.12-r0) (4/17) Installing py3-installer (0.7.0-r2) (5/17) Installing py3-installer-pyc (0.7.0-r2) (6/17) Installing py3-gpep517 (19-r0) (7/17) Installing py3-gpep517-pyc (19-r0) (8/17) Installing py3-parsing (3.2.3-r0) (9/17) Installing py3-parsing-pyc (3.2.3-r0) (10/17) Installing py3-packaging (25.0-r0) (11/17) Installing py3-packaging-pyc (25.0-r0) (12/17) Installing py3-setuptools (80.9.0-r0) (13/17) Installing py3-setuptools-pyc (80.9.0-r0) (14/17) Installing py3-wheel (0.46.1-r0) (15/17) Installing py3-wheel-pyc (0.46.1-r0) (16/17) Installing python3-dev (3.12.12-r0) (17/17) Installing .makedepends-py3-patiencediff (20251012.225332) Executing busybox-1.37.0-r19.trigger OK: 350 MiB in 103 packages >>> py3-patiencediff: Cleaning up srcdir >>> py3-patiencediff: Cleaning up pkgdir >>> py3-patiencediff: Cleaning up tmpdir >>> py3-patiencediff: Fetching py3-patiencediff-0.2.14.tar.gz::https://github.com/breezy-team/patiencediff/archive/v0.2.14.tar.gz >>> py3-patiencediff: Fetching py3-patiencediff-0.2.14.tar.gz::https://github.com/breezy-team/patiencediff/archive/v0.2.14.tar.gz >>> py3-patiencediff: Checking sha512sums... py3-patiencediff-0.2.14.tar.gz: OK >>> py3-patiencediff: Unpacking /var/cache/distfiles/py3-patiencediff-0.2.14.tar.gz... 2025-10-12 22:53:34,010 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated !! ******************************************************************************** Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). By 2026-Feb-18, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! corresp(dist, value, root_dir) /usr/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: GNU General Public License v2 or later (GPLv2+) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! dist._finalize_license_expression() /usr/lib/python3.12/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: GNU General Public License v2 or later (GPLv2+) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-10-12 22:53:34,067 root INFO running bdist_wheel 2025-10-12 22:53:34,077 root INFO running build 2025-10-12 22:53:34,077 root INFO running build_py 2025-10-12 22:53:34,079 root INFO creating build/lib.linux-x86_64-cpython-312/patiencediff 2025-10-12 22:53:34,080 root INFO copying patiencediff/_patiencediff_py.py -> build/lib.linux-x86_64-cpython-312/patiencediff 2025-10-12 22:53:34,081 root INFO copying patiencediff/__init__.py -> build/lib.linux-x86_64-cpython-312/patiencediff 2025-10-12 22:53:34,081 root INFO copying patiencediff/__main__.py -> build/lib.linux-x86_64-cpython-312/patiencediff 2025-10-12 22:53:34,081 root INFO copying patiencediff/test_patiencediff.py -> build/lib.linux-x86_64-cpython-312/patiencediff 2025-10-12 22:53:34,082 root INFO copying patiencediff/_patiencediff_c.pyi -> build/lib.linux-x86_64-cpython-312/patiencediff 2025-10-12 22:53:34,083 root INFO copying patiencediff/py.typed -> build/lib.linux-x86_64-cpython-312/patiencediff 2025-10-12 22:53:34,083 root INFO running build_ext 2025-10-12 22:53:34,085 root INFO building 'patiencediff._patiencediff_c' extension 2025-10-12 22:53:34,086 root INFO creating build/temp.linux-x86_64-cpython-312/patiencediff 2025-10-12 22:53:34,086 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -I/usr/include/python3.12 -c patiencediff/_patiencediff_c.c -o build/temp.linux-x86_64-cpython-312/patiencediff/_patiencediff_c.o 2025-10-12 22:53:34,626 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt build/temp.linux-x86_64-cpython-312/patiencediff/_patiencediff_c.o -L/usr/lib -o build/lib.linux-x86_64-cpython-312/patiencediff/_patiencediff_c.cpython-312-x86_64-linux-musl.so 2025-10-12 22:53:34,644 root INFO installing to build/bdist.linux-x86_64/wheel 2025-10-12 22:53:34,644 root INFO running install 2025-10-12 22:53:34,654 root INFO running install_lib 2025-10-12 22:53:34,657 root INFO creating build/bdist.linux-x86_64/wheel 2025-10-12 22:53:34,658 root INFO creating build/bdist.linux-x86_64/wheel/patiencediff 2025-10-12 22:53:34,658 root INFO copying build/lib.linux-x86_64-cpython-312/patiencediff/py.typed -> build/bdist.linux-x86_64/wheel/./patiencediff 2025-10-12 22:53:34,658 root INFO copying build/lib.linux-x86_64-cpython-312/patiencediff/_patiencediff_py.py -> build/bdist.linux-x86_64/wheel/./patiencediff 2025-10-12 22:53:34,658 root INFO copying build/lib.linux-x86_64-cpython-312/patiencediff/_patiencediff_c.pyi -> build/bdist.linux-x86_64/wheel/./patiencediff 2025-10-12 22:53:34,659 root INFO copying build/lib.linux-x86_64-cpython-312/patiencediff/_patiencediff_c.cpython-312-x86_64-linux-musl.so -> build/bdist.linux-x86_64/wheel/./patiencediff 2025-10-12 22:53:34,659 root INFO copying build/lib.linux-x86_64-cpython-312/patiencediff/__init__.py -> build/bdist.linux-x86_64/wheel/./patiencediff 2025-10-12 22:53:34,659 root INFO copying build/lib.linux-x86_64-cpython-312/patiencediff/__main__.py -> build/bdist.linux-x86_64/wheel/./patiencediff 2025-10-12 22:53:34,659 root INFO copying build/lib.linux-x86_64-cpython-312/patiencediff/test_patiencediff.py -> build/bdist.linux-x86_64/wheel/./patiencediff 2025-10-12 22:53:34,660 root INFO running install_egg_info 2025-10-12 22:53:34,662 root INFO running egg_info 2025-10-12 22:53:34,664 root INFO creating patiencediff.egg-info 2025-10-12 22:53:34,664 root INFO writing patiencediff.egg-info/PKG-INFO 2025-10-12 22:53:34,665 root INFO writing dependency_links to patiencediff.egg-info/dependency_links.txt 2025-10-12 22:53:34,665 root INFO writing entry points to patiencediff.egg-info/entry_points.txt 2025-10-12 22:53:34,666 root INFO writing top-level names to patiencediff.egg-info/top_level.txt 2025-10-12 22:53:34,666 root INFO writing manifest file 'patiencediff.egg-info/SOURCES.txt' 2025-10-12 22:53:34,669 root INFO reading manifest file 'patiencediff.egg-info/SOURCES.txt' 2025-10-12 22:53:34,669 root INFO reading manifest template 'MANIFEST.in' 2025-10-12 22:53:34,670 root INFO adding license file 'COPYING' 2025-10-12 22:53:34,670 root INFO adding license file 'AUTHORS' 2025-10-12 22:53:34,671 root INFO writing manifest file 'patiencediff.egg-info/SOURCES.txt' 2025-10-12 22:53:34,671 root INFO Copying patiencediff.egg-info to build/bdist.linux-x86_64/wheel/./patiencediff-0.2.14-py3.12.egg-info 2025-10-12 22:53:34,672 root INFO running install_scripts 2025-10-12 22:53:34,680 root INFO creating build/bdist.linux-x86_64/wheel/patiencediff-0.2.14.dist-info/WHEEL 2025-10-12 22:53:34,681 wheel INFO creating '/home/udu/aports/community/py3-patiencediff/src/patiencediff-0.2.14/.dist/.tmp-p1gta5r5/patiencediff-0.2.14-cp312-cp312-linux_x86_64.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2025-10-12 22:53:34,681 wheel INFO adding 'patiencediff/__init__.py' 2025-10-12 22:53:34,681 wheel INFO adding 'patiencediff/__main__.py' 2025-10-12 22:53:34,682 wheel INFO adding 'patiencediff/_patiencediff_c.cpython-312-x86_64-linux-musl.so' 2025-10-12 22:53:34,682 wheel INFO adding 'patiencediff/_patiencediff_c.pyi' 2025-10-12 22:53:34,682 wheel INFO adding 'patiencediff/_patiencediff_py.py' 2025-10-12 22:53:34,682 wheel INFO adding 'patiencediff/py.typed' 2025-10-12 22:53:34,683 wheel INFO adding 'patiencediff/test_patiencediff.py' 2025-10-12 22:53:34,683 wheel INFO adding 'patiencediff-0.2.14.dist-info/licenses/AUTHORS' 2025-10-12 22:53:34,683 wheel INFO adding 'patiencediff-0.2.14.dist-info/licenses/COPYING' 2025-10-12 22:53:34,683 wheel INFO adding 'patiencediff-0.2.14.dist-info/METADATA' 2025-10-12 22:53:34,683 wheel INFO adding 'patiencediff-0.2.14.dist-info/WHEEL' 2025-10-12 22:53:34,683 wheel INFO adding 'patiencediff-0.2.14.dist-info/entry_points.txt' 2025-10-12 22:53:34,684 wheel INFO adding 'patiencediff-0.2.14.dist-info/top_level.txt' 2025-10-12 22:53:34,684 wheel INFO adding 'patiencediff-0.2.14.dist-info/RECORD' 2025-10-12 22:53:34,684 root INFO removing build/bdist.linux-x86_64/wheel 2025-10-12 22:53:34,685 gpep517 INFO The backend produced .dist/patiencediff-0.2.14-cp312-cp312-linux_x86_64.whl patiencediff-0.2.14-cp312-cp312-linux_x86_64.whl ...........ssssssssssss... ---------------------------------------------------------------------- Ran 26 tests in 0.007s OK (skipped=12) >>> py3-patiencediff: Entering fakeroot... >>> py3-patiencediff-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/patiencediff/__pycache__' -> '/home/udu/aports/community/py3-patiencediff/pkg/py3-patiencediff-pyc/usr/lib/python3.12/site-packages/patiencediff/__pycache__' >>> py3-patiencediff-pyc*: Preparing subpackage py3-patiencediff-pyc... >>> py3-patiencediff-pyc*: Running postcheck for py3-patiencediff-pyc >>> py3-patiencediff*: Running postcheck for py3-patiencediff >>> py3-patiencediff*: Preparing package py3-patiencediff... >>> py3-patiencediff*: Stripping binaries >>> py3-patiencediff-pyc*: Scanning shared objects >>> py3-patiencediff*: Scanning shared objects >>> py3-patiencediff-pyc*: Tracing dependencies... python3 python3~3.12 >>> py3-patiencediff-pyc*: Package size: 37.0 KB >>> py3-patiencediff-pyc*: Compressing data... >>> py3-patiencediff-pyc*: Create checksum... >>> py3-patiencediff-pyc*: Create py3-patiencediff-pyc-0.2.14-r1.apk >>> py3-patiencediff*: Tracing dependencies... python3 python3~3.12 so:libc.musl-x86_64.so.1 >>> py3-patiencediff*: Package size: 81.2 KB >>> py3-patiencediff*: Compressing data... >>> py3-patiencediff*: Create checksum... >>> py3-patiencediff*: Create py3-patiencediff-0.2.14-r1.apk >>> py3-patiencediff: Build complete at Sun, 12 Oct 2025 22:53:35 +0000 elapsed time 0h 0m 4s >>> py3-patiencediff: Cleaning up srcdir >>> py3-patiencediff: Cleaning up pkgdir >>> py3-patiencediff: Uninstalling dependencies... (1/14) Purging .makedepends-py3-patiencediff (20251012.225332) (2/14) Purging py3-gpep517-pyc (19-r0) (3/14) Purging py3-gpep517 (19-r0) (4/14) Purging py3-installer-pyc (0.7.0-r2) (5/14) Purging py3-installer (0.7.0-r2) (6/14) Purging py3-setuptools-pyc (80.9.0-r0) (7/14) Purging py3-setuptools (80.9.0-r0) (8/14) Purging py3-wheel-pyc (0.46.1-r0) (9/14) Purging py3-wheel (0.46.1-r0) (10/14) Purging py3-packaging-pyc (25.0-r0) (11/14) Purging py3-packaging (25.0-r0) (12/14) Purging py3-parsing-pyc (3.2.3-r0) (13/14) Purging py3-parsing (3.2.3-r0) (14/14) Purging python3-dev (3.12.12-r0) Executing busybox-1.37.0-r19.trigger OK: 296 MiB in 89 packages >>> py3-patiencediff: Updating the community/x86_64 repository index... >>> py3-patiencediff: Signing the index...