>>> py3-pyperclip: Building community/py3-pyperclip 1.11.0-r1 (using abuild 3.16.0-r0) started Sat, 28 Mar 2026 11:31:30 +0000 >>> py3-pyperclip: Validating /home/buildozer/aports/community/py3-pyperclip/APKBUILD... >>> py3-pyperclip: Analyzing dependencies... >>> py3-pyperclip: Installing for build: build-base python3 py3-gpep517 py3-setuptools py3-pytest ( 1/32) Installing libbz2 (1.0.8-r6) ( 2/32) Installing libffi (3.5.2-r0) ( 3/32) Installing gdbm (1.26-r0) ( 4/32) Installing xz-libs (5.8.2-r0) ( 5/32) Installing mpdecimal (4.0.1-r0) ( 6/32) Installing libpanelw (6.6_p20251231-r0) ( 7/32) Installing sqlite-libs (3.51.2-r1) ( 8/32) Installing python3 (3.14.3-r0) ( 9/32) Installing python3-pycache-pyc0 (3.14.3-r0) (10/32) Installing pyc (3.14.3-r0) (11/32) Installing python3-pyc (3.14.3-r0) (12/32) Installing py3-installer (0.7.0-r3) (13/32) Installing py3-installer-pyc (0.7.0-r3) (14/32) Installing py3-gpep517 (19-r2) (15/32) Installing py3-gpep517-pyc (19-r2) (16/32) Installing py3-parsing (3.3.2-r1) (17/32) Installing py3-parsing-pyc (3.3.2-r1) (18/32) Installing py3-packaging (26.0-r1) (19/32) Installing py3-packaging-pyc (26.0-r1) (20/32) Installing py3-setuptools (82.0.1-r1) (21/32) Installing py3-setuptools-pyc (82.0.1-r1) (22/32) Installing py3-iniconfig (2.3.0-r1) (23/32) Installing py3-iniconfig-pyc (2.3.0-r1) (24/32) Installing py3-pluggy (1.6.0-r1) (25/32) Installing py3-pluggy-pyc (1.6.0-r1) (26/32) Installing py3-py (1.11.0-r5) (27/32) Installing py3-py-pyc (1.11.0-r5) (28/32) Installing py3-pygments (2.19.2-r1) (29/32) Installing py3-pygments-pyc (2.19.2-r1) (30/32) Installing py3-pytest (9.0.2-r1) (31/32) Installing py3-pytest-pyc (9.0.2-r1) (32/32) Installing .makedepends-py3-pyperclip (20260328.113133) Executing busybox-1.37.0-r31.trigger OK: 399.0 MiB in 136 packages >>> py3-pyperclip: Cleaning up srcdir >>> py3-pyperclip: Cleaning up pkgdir >>> py3-pyperclip: Cleaning up tmpdir >>> py3-pyperclip: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-pyperclip-1.11.0.tar.gz /var/cache/distfiles/edge/py3-pyperclip-1.11.0.tar.gz: OK /home/buildozer/aports/community/py3-pyperclip/40d1d3a154e1d87ac229d5b8b81ca403c45eb862.patch: OK >>> py3-pyperclip: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-pyperclip-1.11.0.tar.gz /var/cache/distfiles/edge/py3-pyperclip-1.11.0.tar.gz: OK /home/buildozer/aports/community/py3-pyperclip/40d1d3a154e1d87ac229d5b8b81ca403c45eb862.patch: OK >>> py3-pyperclip: Unpacking /var/cache/distfiles/edge/py3-pyperclip-1.11.0.tar.gz... >>> py3-pyperclip: 40d1d3a154e1d87ac229d5b8b81ca403c45eb862.patch patching file tests/test_pyperclip.py 2026-03-28 11:31:34,343 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.14/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 2027-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.14/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 :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! dist._finalize_license_expression() /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 :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2026-03-28 11:31:34,400 root INFO running bdist_wheel 2026-03-28 11:31:34,411 root INFO running build 2026-03-28 11:31:34,411 root INFO running build_py 2026-03-28 11:31:34,413 root INFO creating build/lib/pyperclip 2026-03-28 11:31:34,414 root INFO copying src/pyperclip/__init__.py -> build/lib/pyperclip 2026-03-28 11:31:34,414 root INFO copying src/pyperclip/__main__.py -> build/lib/pyperclip 2026-03-28 11:31:34,414 root INFO running egg_info 2026-03-28 11:31:34,416 root INFO writing src/pyperclip.egg-info/PKG-INFO 2026-03-28 11:31:34,417 root INFO writing dependency_links to src/pyperclip.egg-info/dependency_links.txt 2026-03-28 11:31:34,417 root INFO writing top-level names to src/pyperclip.egg-info/top_level.txt 2026-03-28 11:31:34,421 root INFO reading manifest file 'src/pyperclip.egg-info/SOURCES.txt' 2026-03-28 11:31:34,421 root INFO adding license file 'LICENSE.txt' 2026-03-28 11:31:34,421 root INFO adding license file 'AUTHORS.txt' 2026-03-28 11:31:34,422 root INFO writing manifest file 'src/pyperclip.egg-info/SOURCES.txt' 2026-03-28 11:31:34,426 root INFO installing to build/bdist.linux-armv8l/wheel 2026-03-28 11:31:34,427 root INFO running install 2026-03-28 11:31:34,436 root INFO running install_lib 2026-03-28 11:31:34,438 root INFO creating build/bdist.linux-armv8l/wheel 2026-03-28 11:31:34,438 root INFO creating build/bdist.linux-armv8l/wheel/pyperclip 2026-03-28 11:31:34,438 root INFO copying build/lib/pyperclip/__init__.py -> build/bdist.linux-armv8l/wheel/./pyperclip 2026-03-28 11:31:34,439 root INFO copying build/lib/pyperclip/__main__.py -> build/bdist.linux-armv8l/wheel/./pyperclip 2026-03-28 11:31:34,439 root INFO running install_egg_info 2026-03-28 11:31:34,441 root INFO Copying src/pyperclip.egg-info to build/bdist.linux-armv8l/wheel/./pyperclip-1.11.0-py3.14.egg-info 2026-03-28 11:31:34,442 root INFO running install_scripts 2026-03-28 11:31:34,443 root INFO creating build/bdist.linux-armv8l/wheel/pyperclip-1.11.0.dist-info/WHEEL 2026-03-28 11:31:34,444 wheel INFO creating '/home/buildozer/aports/community/py3-pyperclip/src/pyperclip-1.11.0/.dist/.tmp-z4fi9u5j/pyperclip-1.11.0-py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2026-03-28 11:31:34,444 wheel INFO adding 'pyperclip/__init__.py' 2026-03-28 11:31:34,445 wheel INFO adding 'pyperclip/__main__.py' 2026-03-28 11:31:34,445 wheel INFO adding 'pyperclip-1.11.0.dist-info/licenses/AUTHORS.txt' 2026-03-28 11:31:34,445 wheel INFO adding 'pyperclip-1.11.0.dist-info/licenses/LICENSE.txt' 2026-03-28 11:31:34,445 wheel INFO adding 'pyperclip-1.11.0.dist-info/METADATA' 2026-03-28 11:31:34,445 wheel INFO adding 'pyperclip-1.11.0.dist-info/WHEEL' 2026-03-28 11:31:34,446 wheel INFO adding 'pyperclip-1.11.0.dist-info/top_level.txt' 2026-03-28 11:31:34,446 wheel INFO adding 'pyperclip-1.11.0.dist-info/RECORD' 2026-03-28 11:31:34,446 root INFO removing build/bdist.linux-armv8l/wheel 2026-03-28 11:31:34,446 gpep517 INFO The backend produced .dist/pyperclip-1.11.0-py3-none-any.whl pyperclip-1.11.0-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.14.3, pytest-9.0.2, pluggy-1.6.0 rootdir: /home/buildozer/aports/community/py3-pyperclip/src/pyperclip-1.11.0 configfile: pyproject.toml testpaths: tests collected 92 items / 2 deselected / 90 selected tests/test_pyperclip.py ssssssssssssssssssssssssssssssssssssssssssssssss [ 53%] ssssssssssssssssssssssssssssssssssssssss.. [100%] ================= 2 passed, 88 skipped, 2 deselected in 0.12s ================== >>> py3-pyperclip: Entering fakeroot... >>> py3-pyperclip-pyc*: Running split function pyc... 'usr/lib/python3.14/site-packages/pyperclip/__pycache__' -> '/home/buildozer/aports/community/py3-pyperclip/pkg/py3-pyperclip-pyc/usr/lib/python3.14/site-packages/pyperclip/__pycache__' >>> py3-pyperclip-pyc*: Preparing subpackage py3-pyperclip-pyc... >>> py3-pyperclip-pyc*: Running postcheck for py3-pyperclip-pyc >>> py3-pyperclip*: Running postcheck for py3-pyperclip >>> py3-pyperclip*: Preparing package py3-pyperclip... >>> py3-pyperclip-pyc*: Tracing dependencies... python3~3.14 >>> py3-pyperclip-pyc*: Package size: 30.0 KB >>> py3-pyperclip-pyc*: Compressing data... >>> py3-pyperclip-pyc*: Create checksum... >>> py3-pyperclip-pyc*: Create py3-pyperclip-pyc-1.11.0-r1.apk >>> py3-pyperclip*: Tracing dependencies... python3 python3~3.14 >>> py3-pyperclip*: Package size: 30.4 KB >>> py3-pyperclip*: Compressing data... >>> py3-pyperclip*: Create checksum... >>> py3-pyperclip*: Create py3-pyperclip-1.11.0-r1.apk >>> py3-pyperclip: Build complete at Sat, 28 Mar 2026 11:31:35 +0000 elapsed time 0h 0m 5s >>> py3-pyperclip: Cleaning up srcdir >>> py3-pyperclip: Cleaning up pkgdir >>> py3-pyperclip: Cleaning up tmpdir >>> py3-pyperclip: Uninstalling dependencies... ( 1/32) Purging .makedepends-py3-pyperclip (20260328.113133) ( 2/32) Purging py3-gpep517-pyc (19-r2) ( 3/32) Purging py3-gpep517 (19-r2) ( 4/32) Purging py3-installer-pyc (0.7.0-r3) ( 5/32) Purging py3-installer (0.7.0-r3) ( 6/32) Purging py3-setuptools-pyc (82.0.1-r1) ( 7/32) Purging py3-setuptools (82.0.1-r1) ( 8/32) Purging py3-pytest-pyc (9.0.2-r1) ( 9/32) Purging py3-pytest (9.0.2-r1) (10/32) Purging py3-iniconfig-pyc (2.3.0-r1) (11/32) Purging py3-iniconfig (2.3.0-r1) (12/32) Purging py3-packaging-pyc (26.0-r1) (13/32) Purging py3-packaging (26.0-r1) (14/32) Purging py3-parsing-pyc (3.3.2-r1) (15/32) Purging py3-parsing (3.3.2-r1) (16/32) Purging py3-pluggy-pyc (1.6.0-r1) (17/32) Purging py3-pluggy (1.6.0-r1) (18/32) Purging py3-py-pyc (1.11.0-r5) (19/32) Purging py3-py (1.11.0-r5) (20/32) Purging py3-pygments-pyc (2.19.2-r1) (21/32) Purging py3-pygments (2.19.2-r1) (22/32) Purging python3-pyc (3.14.3-r0) (23/32) Purging python3-pycache-pyc0 (3.14.3-r0) (24/32) Purging pyc (3.14.3-r0) (25/32) Purging python3 (3.14.3-r0) (26/32) Purging gdbm (1.26-r0) (27/32) Purging libbz2 (1.0.8-r6) (28/32) Purging libffi (3.5.2-r0) (29/32) Purging libpanelw (6.6_p20251231-r0) (30/32) Purging mpdecimal (4.0.1-r0) (31/32) Purging sqlite-libs (3.51.2-r1) (32/32) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 343.0 MiB in 104 packages >>> py3-pyperclip: Updating the community/armhf repository index... >>> py3-pyperclip: Signing the index...