>>> py3-send2trash: Building community/py3-send2trash 1.8.0-r2 (using abuild 3.10.0_rc1-r2) started Fri, 28 Oct 2022 22:46:52 +0000 >>> py3-send2trash: Checking sanity of /home/buildozer/aports/community/py3-send2trash/APKBUILD... >>> py3-send2trash: Analyzing dependencies... >>> py3-send2trash: Installing for build: build-base py3-setuptools py3-pytest (1/18) Installing libbz2 (1.0.8-r3) (2/18) Installing libffi (3.4.4-r0) (3/18) Installing gdbm (1.23-r0) (4/18) Installing xz-libs (5.2.7-r0) (5/18) Installing mpdecimal (2.5.1-r1) (6/18) Installing readline (8.2.0-r0) (7/18) Installing sqlite-libs (3.39.4-r0) (8/18) Installing python3 (3.10.8-r3) (9/18) Installing py3-parsing (3.0.9-r0) (10/18) Installing py3-packaging (21.3-r2) (11/18) Installing py3-setuptools (65.5.0-r0) (12/18) Installing py3-attrs (22.1.0-r0) (13/18) Installing py3-iniconfig (1.1.1-r3) (14/18) Installing py3-pluggy (1.0.0-r1) (15/18) Installing py3-py (1.11.0-r0) (16/18) Installing py3-tomli (2.0.1-r1) (17/18) Installing py3-pytest (7.1.3-r1) (18/18) Installing .makedepends-py3-send2trash (20221028.224658) Executing busybox-1.35.0-r27.trigger OK: 251 MiB in 111 packages >>> py3-send2trash: Cleaning up srcdir >>> py3-send2trash: Cleaning up pkgdir >>> py3-send2trash: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/py3-send2trash-1.8.0.tar.gz >>> py3-send2trash: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/py3-send2trash-1.8.0.tar.gz >>> py3-send2trash: Checking sha512sums... py3-send2trash-1.8.0.tar.gz: OK >>> py3-send2trash: Unpacking /var/cache/distfiles/v3.17/py3-send2trash-1.8.0.tar.gz... running build running build_py creating build creating build/lib creating build/lib/send2trash copying send2trash/plat_osx_pyobjc.py -> build/lib/send2trash copying send2trash/compat.py -> build/lib/send2trash copying send2trash/util.py -> build/lib/send2trash copying send2trash/plat_osx_ctypes.py -> build/lib/send2trash copying send2trash/plat_win_legacy.py -> build/lib/send2trash copying send2trash/__main__.py -> build/lib/send2trash copying send2trash/plat_other.py -> build/lib/send2trash copying send2trash/IFileOperationProgressSink.py -> build/lib/send2trash copying send2trash/plat_win_modern.py -> build/lib/send2trash copying send2trash/plat_win.py -> build/lib/send2trash copying send2trash/__init__.py -> build/lib/send2trash copying send2trash/exceptions.py -> build/lib/send2trash copying send2trash/plat_gio.py -> build/lib/send2trash copying send2trash/plat_osx.py -> build/lib/send2trash ============================= test session starts ============================== platform linux -- Python 3.10.8, pytest-7.1.3, pluggy-1.0.0 rootdir: /home/buildozer/aports/community/py3-send2trash/src/send2trash-1.8.0 collected 10 items / 1 skipped tests/test_plat_other.py ........ [ 80%] tests/test_script_main.py .. [100%] ======================== 10 passed, 1 skipped in 0.08s ========================= >>> py3-send2trash: Entering fakeroot... running install /usr/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build running build_py running install_lib creating /home/buildozer/aports/community/py3-send2trash/pkg creating /home/buildozer/aports/community/py3-send2trash/pkg/py3-send2trash creating /home/buildozer/aports/community/py3-send2trash/pkg/py3-send2trash/usr creating /home/buildozer/aports/community/py3-send2trash/pkg/py3-send2trash/usr/lib creating /home/buildozer/aports/community/py3-send2trash/pkg/py3-send2trash/usr/lib/python3.10 creating /home/buildozer/aports/community/py3-send2trash/pkg/py3-send2trash/usr/lib/python3.10/site-packages creating /home/buildozer/aports/community/py3-send2trash/pkg/py3-send2trash/usr/lib/python3.10/site-packages/send2trash copying build/lib/send2trash/plat_osx_pyobjc.py -> /home/buildozer/aports/community/py3-send2trash/pkg/py3-send2trash/usr/lib/python3.10/site-packages/send2trash copying build/lib/send2trash/compat.py -> /home/buildozer/aports/community/py3-send2trash/pkg/py3-send2trash/usr/lib/python3.10/site-packages/send2trash copying build/lib/send2trash/util.py -> /home/buildozer/aports/community/py3-send2trash/pkg/py3-send2trash/usr/lib/python3.10/site-packages/send2trash copying build/lib/send2trash/plat_osx_ctypes.py -> /home/buildozer/aports/community/py3-send2trash/pkg/py3-send2trash/usr/lib/python3.10/site-packages/send2trash copying build/lib/send2trash/plat_win_legacy.py -> /home/buildozer/aports/community/py3-send2trash/pkg/py3-send2trash/usr/lib/python3.10/site-packages/send2trash copying build/lib/send2trash/__main__.py -> /home/buildozer/aports/community/py3-send2trash/pkg/py3-send2trash/usr/lib/python3.10/site-packages/send2trash copying build/lib/send2trash/plat_other.py -> /home/buildozer/aports/community/py3-send2trash/pkg/py3-send2trash/usr/lib/python3.10/site-packages/send2trash copying build/lib/send2trash/IFileOperationProgressSink.py -> /home/buildozer/aports/community/py3-send2trash/pkg/py3-send2trash/usr/lib/python3.10/site-packages/send2trash copying build/lib/send2trash/plat_win_modern.py -> /home/buildozer/aports/community/py3-send2trash/pkg/py3-send2trash/usr/lib/python3.10/site-packages/send2trash copying build/lib/send2trash/plat_win.py -> /home/buildozer/aports/community/py3-send2trash/pkg/py3-send2trash/usr/lib/python3.10/site-packages/send2trash copying build/lib/send2trash/__init__.py -> /home/buildozer/aports/community/py3-send2trash/pkg/py3-send2trash/usr/lib/python3.10/site-packages/send2trash copying build/lib/send2trash/exceptions.py -> /home/buildozer/aports/community/py3-send2trash/pkg/py3-send2trash/usr/lib/python3.10/site-packages/send2trash copying build/lib/send2trash/plat_gio.py -> /home/buildozer/aports/community/py3-send2trash/pkg/py3-send2trash/usr/lib/python3.10/site-packages/send2trash copying build/lib/send2trash/plat_osx.py -> /home/buildozer/aports/community/py3-send2trash/pkg/py3-send2trash/usr/lib/python3.10/site-packages/send2trash byte-compiling /home/buildozer/aports/community/py3-send2trash/pkg/py3-send2trash/usr/lib/python3.10/site-packages/send2trash/plat_osx_pyobjc.py to plat_osx_pyobjc.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-send2trash/pkg/py3-send2trash/usr/lib/python3.10/site-packages/send2trash/compat.py to compat.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-send2trash/pkg/py3-send2trash/usr/lib/python3.10/site-packages/send2trash/util.py to util.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-send2trash/pkg/py3-send2trash/usr/lib/python3.10/site-packages/send2trash/plat_osx_ctypes.py to plat_osx_ctypes.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-send2trash/pkg/py3-send2trash/usr/lib/python3.10/site-packages/send2trash/plat_win_legacy.py to plat_win_legacy.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-send2trash/pkg/py3-send2trash/usr/lib/python3.10/site-packages/send2trash/__main__.py to __main__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-send2trash/pkg/py3-send2trash/usr/lib/python3.10/site-packages/send2trash/plat_other.py to plat_other.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-send2trash/pkg/py3-send2trash/usr/lib/python3.10/site-packages/send2trash/IFileOperationProgressSink.py to IFileOperationProgressSink.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-send2trash/pkg/py3-send2trash/usr/lib/python3.10/site-packages/send2trash/plat_win_modern.py to plat_win_modern.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-send2trash/pkg/py3-send2trash/usr/lib/python3.10/site-packages/send2trash/plat_win.py to plat_win.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-send2trash/pkg/py3-send2trash/usr/lib/python3.10/site-packages/send2trash/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-send2trash/pkg/py3-send2trash/usr/lib/python3.10/site-packages/send2trash/exceptions.py to exceptions.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-send2trash/pkg/py3-send2trash/usr/lib/python3.10/site-packages/send2trash/plat_gio.py to plat_gio.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-send2trash/pkg/py3-send2trash/usr/lib/python3.10/site-packages/send2trash/plat_osx.py to plat_osx.cpython-310.pyc running install_egg_info running egg_info creating Send2Trash.egg-info writing Send2Trash.egg-info/PKG-INFO writing dependency_links to Send2Trash.egg-info/dependency_links.txt writing entry points to Send2Trash.egg-info/entry_points.txt writing requirements to Send2Trash.egg-info/requires.txt writing top-level names to Send2Trash.egg-info/top_level.txt writing manifest file 'Send2Trash.egg-info/SOURCES.txt' reading manifest file 'Send2Trash.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'Send2Trash.egg-info/SOURCES.txt' Copying Send2Trash.egg-info to /home/buildozer/aports/community/py3-send2trash/pkg/py3-send2trash/usr/lib/python3.10/site-packages/Send2Trash-1.8.0-py3.10.egg-info running install_scripts Installing send2trash script to /home/buildozer/aports/community/py3-send2trash/pkg/py3-send2trash/usr/bin >>> py3-send2trash*: Running postcheck for py3-send2trash >>> py3-send2trash*: Preparing package py3-send2trash... >>> py3-send2trash*: Tracing dependencies... >>> py3-send2trash*: Package size: 192.0 KB >>> py3-send2trash*: Compressing data... >>> py3-send2trash*: Create checksum... >>> py3-send2trash*: Create py3-send2trash-1.8.0-r2.apk >>> py3-send2trash: Build complete at Fri, 28 Oct 2022 22:47:00 +0000 elapsed time 0h 0m 8s >>> py3-send2trash: Cleaning up srcdir >>> py3-send2trash: Cleaning up pkgdir >>> py3-send2trash: Uninstalling dependencies... (1/18) Purging .makedepends-py3-send2trash (20221028.224658) (2/18) Purging py3-setuptools (65.5.0-r0) (3/18) Purging py3-pytest (7.1.3-r1) (4/18) Purging py3-attrs (22.1.0-r0) (5/18) Purging py3-iniconfig (1.1.1-r3) (6/18) Purging py3-packaging (21.3-r2) (7/18) Purging py3-parsing (3.0.9-r0) (8/18) Purging py3-pluggy (1.0.0-r1) (9/18) Purging py3-py (1.11.0-r0) (10/18) Purging py3-tomli (2.0.1-r1) (11/18) Purging python3 (3.10.8-r3) (12/18) Purging libbz2 (1.0.8-r3) (13/18) Purging libffi (3.4.4-r0) (14/18) Purging gdbm (1.23-r0) (15/18) Purging xz-libs (5.2.7-r0) (16/18) Purging mpdecimal (2.5.1-r1) (17/18) Purging readline (8.2.0-r0) (18/18) Purging sqlite-libs (3.39.4-r0) Executing busybox-1.35.0-r27.trigger OK: 189 MiB in 93 packages >>> py3-send2trash: Updating the community/armv7 repository index... >>> py3-send2trash: Signing the index...