>>> py3-send2trash: Building community/py3-send2trash 1.8.3-r0 (using abuild 3.15.0_rc3-r1) started Sun, 27 Apr 2025 03:40:58 +0000 >>> py3-send2trash: Validating /home/buildozer/aports/community/py3-send2trash/APKBUILD... >>> py3-send2trash: Analyzing dependencies... >>> py3-send2trash: Installing for build: build-base py3-setuptools py3-gpep517 py3-installer py3-wheel py3-pytest (1/30) Installing libbz2 (1.0.8-r6) (2/30) Installing gdbm (1.24-r0) (3/30) Installing mpdecimal (4.0.0-r0) (4/30) Installing libpanelw (6.5_p20250412-r0) (5/30) Installing sqlite-libs (3.49.1-r0) (6/30) Installing python3 (3.12.10-r0) (7/30) Installing python3-pycache-pyc0 (3.12.10-r0) (8/30) Installing pyc (3.12.10-r0) (9/30) Installing py3-setuptools-pyc (77.0.3-r0) (10/30) Installing py3-parsing (3.2.0-r0) (11/30) Installing py3-parsing-pyc (3.2.0-r0) (12/30) Installing py3-packaging-pyc (24.2-r0) (13/30) Installing python3-pyc (3.12.10-r0) (14/30) Installing py3-packaging (24.2-r0) (15/30) Installing py3-setuptools (77.0.3-r0) (16/30) Installing py3-installer (0.7.0-r2) (17/30) Installing py3-installer-pyc (0.7.0-r2) (18/30) Installing py3-gpep517 (16-r0) (19/30) Installing py3-gpep517-pyc (16-r0) (20/30) Installing py3-wheel (0.43.0-r0) (21/30) Installing py3-wheel-pyc (0.43.0-r0) (22/30) Installing py3-iniconfig (2.1.0-r0) (23/30) Installing py3-iniconfig-pyc (2.1.0-r0) (24/30) Installing py3-pluggy (1.5.0-r0) (25/30) Installing py3-pluggy-pyc (1.5.0-r0) (26/30) Installing py3-py (1.11.0-r4) (27/30) Installing py3-py-pyc (1.11.0-r4) (28/30) Installing py3-pytest (8.3.5-r0) (29/30) Installing py3-pytest-pyc (8.3.5-r0) (30/30) Installing .makedepends-py3-send2trash (20250427.034114) Executing busybox-1.37.0-r16.trigger OK: 648 MiB in 139 packages >>> py3-send2trash: Cleaning up srcdir >>> py3-send2trash: Cleaning up pkgdir >>> py3-send2trash: Cleaning up tmpdir >>> py3-send2trash: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/py3-send2trash-1.8.3.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.22/py3-send2trash-1.8.3.tar.gz.part' py3-send2trash-1.8.3 100% |********************************| 17288 0:00:00 ETA '/var/cache/distfiles/v3.22/py3-send2trash-1.8.3.tar.gz.part' saved >>> py3-send2trash: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/py3-send2trash-1.8.3.tar.gz >>> py3-send2trash: Checking sha512sums... py3-send2trash-1.8.3.tar.gz: OK >>> py3-send2trash: Unpacking /var/cache/distfiles/v3.22/py3-send2trash-1.8.3.tar.gz... 2025-04-27 03:41:15,463 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.12/site-packages/setuptools/dist.py:760: 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() 2025-04-27 03:41:15,496 root INFO running bdist_wheel 2025-04-27 03:41:15,512 root INFO running build 2025-04-27 03:41:15,512 root INFO running build_py 2025-04-27 03:41:15,516 root INFO creating build/lib/send2trash 2025-04-27 03:41:15,516 root INFO copying send2trash/__init__.py -> build/lib/send2trash 2025-04-27 03:41:15,516 root INFO copying send2trash/plat_other.py -> build/lib/send2trash 2025-04-27 03:41:15,517 root INFO copying send2trash/exceptions.py -> build/lib/send2trash 2025-04-27 03:41:15,517 root INFO copying send2trash/plat_gio.py -> build/lib/send2trash 2025-04-27 03:41:15,517 root INFO copying send2trash/__main__.py -> build/lib/send2trash 2025-04-27 03:41:15,518 root INFO copying send2trash/util.py -> build/lib/send2trash 2025-04-27 03:41:15,518 root INFO copying send2trash/compat.py -> build/lib/send2trash 2025-04-27 03:41:15,518 root INFO creating build/lib/send2trash/win 2025-04-27 03:41:15,518 root INFO copying send2trash/win/__init__.py -> build/lib/send2trash/win 2025-04-27 03:41:15,519 root INFO copying send2trash/win/IFileOperationProgressSink.py -> build/lib/send2trash/win 2025-04-27 03:41:15,519 root INFO copying send2trash/win/legacy.py -> build/lib/send2trash/win 2025-04-27 03:41:15,519 root INFO copying send2trash/win/modern.py -> build/lib/send2trash/win 2025-04-27 03:41:15,520 root INFO creating build/lib/send2trash/mac 2025-04-27 03:41:15,520 root INFO copying send2trash/mac/__init__.py -> build/lib/send2trash/mac 2025-04-27 03:41:15,520 root INFO copying send2trash/mac/legacy.py -> build/lib/send2trash/mac 2025-04-27 03:41:15,520 root INFO copying send2trash/mac/modern.py -> build/lib/send2trash/mac 2025-04-27 03:41:15,527 root INFO installing to build/bdist.linux-armv8l/wheel 2025-04-27 03:41:15,527 root INFO running install 2025-04-27 03:41:15,538 root INFO running install_lib 2025-04-27 03:41:15,541 root INFO creating build/bdist.linux-armv8l/wheel 2025-04-27 03:41:15,541 root INFO creating build/bdist.linux-armv8l/wheel/send2trash 2025-04-27 03:41:15,542 root INFO copying build/lib/send2trash/__init__.py -> build/bdist.linux-armv8l/wheel/./send2trash 2025-04-27 03:41:15,542 root INFO copying build/lib/send2trash/plat_other.py -> build/bdist.linux-armv8l/wheel/./send2trash 2025-04-27 03:41:15,542 root INFO copying build/lib/send2trash/exceptions.py -> build/bdist.linux-armv8l/wheel/./send2trash 2025-04-27 03:41:15,542 root INFO copying build/lib/send2trash/plat_gio.py -> build/bdist.linux-armv8l/wheel/./send2trash 2025-04-27 03:41:15,542 root INFO copying build/lib/send2trash/__main__.py -> build/bdist.linux-armv8l/wheel/./send2trash 2025-04-27 03:41:15,543 root INFO creating build/bdist.linux-armv8l/wheel/send2trash/win 2025-04-27 03:41:15,543 root INFO copying build/lib/send2trash/win/__init__.py -> build/bdist.linux-armv8l/wheel/./send2trash/win 2025-04-27 03:41:15,543 root INFO copying build/lib/send2trash/win/IFileOperationProgressSink.py -> build/bdist.linux-armv8l/wheel/./send2trash/win 2025-04-27 03:41:15,543 root INFO copying build/lib/send2trash/win/legacy.py -> build/bdist.linux-armv8l/wheel/./send2trash/win 2025-04-27 03:41:15,544 root INFO copying build/lib/send2trash/win/modern.py -> build/bdist.linux-armv8l/wheel/./send2trash/win 2025-04-27 03:41:15,544 root INFO copying build/lib/send2trash/util.py -> build/bdist.linux-armv8l/wheel/./send2trash 2025-04-27 03:41:15,544 root INFO creating build/bdist.linux-armv8l/wheel/send2trash/mac 2025-04-27 03:41:15,544 root INFO copying build/lib/send2trash/mac/__init__.py -> build/bdist.linux-armv8l/wheel/./send2trash/mac 2025-04-27 03:41:15,545 root INFO copying build/lib/send2trash/mac/legacy.py -> build/bdist.linux-armv8l/wheel/./send2trash/mac 2025-04-27 03:41:15,545 root INFO copying build/lib/send2trash/mac/modern.py -> build/bdist.linux-armv8l/wheel/./send2trash/mac 2025-04-27 03:41:15,545 root INFO copying build/lib/send2trash/compat.py -> build/bdist.linux-armv8l/wheel/./send2trash 2025-04-27 03:41:15,545 root INFO running install_egg_info 2025-04-27 03:41:15,549 root INFO running egg_info 2025-04-27 03:41:15,551 root INFO creating Send2Trash.egg-info 2025-04-27 03:41:15,551 root INFO writing Send2Trash.egg-info/PKG-INFO 2025-04-27 03:41:15,553 root INFO writing dependency_links to Send2Trash.egg-info/dependency_links.txt 2025-04-27 03:41:15,553 root INFO writing entry points to Send2Trash.egg-info/entry_points.txt 2025-04-27 03:41:15,554 root INFO writing requirements to Send2Trash.egg-info/requires.txt 2025-04-27 03:41:15,555 root INFO writing top-level names to Send2Trash.egg-info/top_level.txt 2025-04-27 03:41:15,555 root INFO writing manifest file 'Send2Trash.egg-info/SOURCES.txt' 2025-04-27 03:41:15,559 root INFO reading manifest file 'Send2Trash.egg-info/SOURCES.txt' 2025-04-27 03:41:15,559 root INFO reading manifest template 'MANIFEST.in' 2025-04-27 03:41:15,559 root INFO adding license file 'LICENSE' 2025-04-27 03:41:15,560 root INFO writing manifest file 'Send2Trash.egg-info/SOURCES.txt' 2025-04-27 03:41:15,560 root INFO Copying Send2Trash.egg-info to build/bdist.linux-armv8l/wheel/./Send2Trash-1.8.3-py3.12.egg-info 2025-04-27 03:41:15,562 root INFO running install_scripts 2025-04-27 03:41:15,563 root INFO creating build/bdist.linux-armv8l/wheel/send2trash-1.8.3.dist-info/WHEEL 2025-04-27 03:41:15,563 wheel INFO creating '/home/buildozer/aports/community/py3-send2trash/src/send2trash-1.8.3/.dist/.tmp-6grc815u/send2trash-1.8.3-py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2025-04-27 03:41:15,564 wheel INFO adding 'send2trash/__init__.py' 2025-04-27 03:41:15,564 wheel INFO adding 'send2trash/__main__.py' 2025-04-27 03:41:15,564 wheel INFO adding 'send2trash/compat.py' 2025-04-27 03:41:15,565 wheel INFO adding 'send2trash/exceptions.py' 2025-04-27 03:41:15,565 wheel INFO adding 'send2trash/plat_gio.py' 2025-04-27 03:41:15,565 wheel INFO adding 'send2trash/plat_other.py' 2025-04-27 03:41:15,565 wheel INFO adding 'send2trash/util.py' 2025-04-27 03:41:15,566 wheel INFO adding 'send2trash/mac/__init__.py' 2025-04-27 03:41:15,566 wheel INFO adding 'send2trash/mac/legacy.py' 2025-04-27 03:41:15,566 wheel INFO adding 'send2trash/mac/modern.py' 2025-04-27 03:41:15,566 wheel INFO adding 'send2trash/win/IFileOperationProgressSink.py' 2025-04-27 03:41:15,566 wheel INFO adding 'send2trash/win/__init__.py' 2025-04-27 03:41:15,567 wheel INFO adding 'send2trash/win/legacy.py' 2025-04-27 03:41:15,567 wheel INFO adding 'send2trash/win/modern.py' 2025-04-27 03:41:15,567 wheel INFO adding 'send2trash-1.8.3.dist-info/licenses/LICENSE' 2025-04-27 03:41:15,568 wheel INFO adding 'send2trash-1.8.3.dist-info/METADATA' 2025-04-27 03:41:15,568 wheel INFO adding 'send2trash-1.8.3.dist-info/WHEEL' 2025-04-27 03:41:15,568 wheel INFO adding 'send2trash-1.8.3.dist-info/entry_points.txt' 2025-04-27 03:41:15,568 wheel INFO adding 'send2trash-1.8.3.dist-info/top_level.txt' 2025-04-27 03:41:15,568 wheel INFO adding 'send2trash-1.8.3.dist-info/RECORD' 2025-04-27 03:41:15,569 root INFO removing build/bdist.linux-armv8l/wheel 2025-04-27 03:41:15,569 gpep517 INFO The backend produced .dist/send2trash-1.8.3-py3-none-any.whl send2trash-1.8.3-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.12.10, pytest-8.3.5, pluggy-1.5.0 rootdir: /home/buildozer/aports/community/py3-send2trash/src/send2trash-1.8.3 configfile: pyproject.toml collected 10 items / 1 skipped tests/test_plat_other.py ........ [ 80%] tests/test_script_main.py .. [100%] ======================== 10 passed, 1 skipped in 0.09s ========================= >>> py3-send2trash: Entering fakeroot... Traceback (most recent call last): File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/usr/lib/python3.12/site-packages/installer/__main__.py", line 98, in _main(sys.argv[1:], "python -m installer") File "/usr/lib/python3.12/site-packages/installer/__main__.py", line 86, in _main with WheelFile.open(args.wheel) as source: ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/installer/sources.py", line 162, in open with zipfile.ZipFile(path) as f: ^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/zipfile/__init__.py", line 1336, in __init__ self.fp = io.open(file, filemode) ^^^^^^^^^^^^^^^^^^^^^^^ FileNotFoundError: [Errno 2] No such file or directory: '.dist/Send2Trash*.whl' >>> ERROR: py3-send2trash*: package failed >>> ERROR: py3-send2trash: rootpkg failed >>> py3-send2trash: Uninstalling dependencies... (1/30) Purging .makedepends-py3-send2trash (20250427.034114) (2/30) Purging py3-setuptools-pyc (77.0.3-r0) (3/30) Purging py3-setuptools (77.0.3-r0) (4/30) Purging py3-gpep517-pyc (16-r0) (5/30) Purging py3-gpep517 (16-r0) (6/30) Purging py3-installer-pyc (0.7.0-r2) (7/30) Purging py3-installer (0.7.0-r2) (8/30) Purging py3-wheel-pyc (0.43.0-r0) (9/30) Purging py3-wheel (0.43.0-r0) (10/30) Purging py3-pytest-pyc (8.3.5-r0) (11/30) Purging py3-pytest (8.3.5-r0) (12/30) Purging py3-iniconfig-pyc (2.1.0-r0) (13/30) Purging py3-iniconfig (2.1.0-r0) (14/30) Purging py3-packaging-pyc (24.2-r0) (15/30) Purging py3-packaging (24.2-r0) (16/30) Purging py3-parsing-pyc (3.2.0-r0) (17/30) Purging py3-parsing (3.2.0-r0) (18/30) Purging py3-pluggy-pyc (1.5.0-r0) (19/30) Purging py3-pluggy (1.5.0-r0) (20/30) Purging py3-py-pyc (1.11.0-r4) (21/30) Purging py3-py (1.11.0-r4) (22/30) Purging python3-pyc (3.12.10-r0) (23/30) Purging python3-pycache-pyc0 (3.12.10-r0) (24/30) Purging pyc (3.12.10-r0) (25/30) Purging python3 (3.12.10-r0) (26/30) Purging gdbm (1.24-r0) (27/30) Purging libbz2 (1.0.8-r6) (28/30) Purging libpanelw (6.5_p20250412-r0) (29/30) Purging mpdecimal (4.0.0-r0) (30/30) Purging sqlite-libs (3.49.1-r0) Executing busybox-1.37.0-r16.trigger OK: 601 MiB in 109 packages