>>> py3-fasteners: Building community/py3-fasteners 0.16.3-r2 (using abuild 3.9.0-r0) started Wed, 13 Apr 2022 17:48:02 +0000 >>> py3-fasteners: Checking sanity of /home/buildozer/aports/community/py3-fasteners/APKBUILD... >>> py3-fasteners: Analyzing dependencies... >>> py3-fasteners: Installing for build: build-base python3 py3-six python3-dev py3-setuptools (1/17) Installing libbz2 (1.0.8-r1) (2/17) Installing libffi (3.4.2-r1) (3/17) Installing gdbm (1.23-r0) (4/17) Installing xz-libs (5.2.5-r1) (5/17) Installing mpdecimal (2.5.1-r1) (6/17) Installing readline (8.1.2-r0) (7/17) Installing sqlite-libs (3.38.0-r0) (8/17) Installing python3 (3.10.3-r0) (9/17) Installing py3-six (1.16.0-r1) (10/17) Installing python3-dev (3.10.3-r0) (11/17) Installing py3-appdirs (1.4.4-r3) (12/17) Installing py3-more-itertools (8.12.0-r2) (13/17) Installing py3-ordered-set (4.0.2-r3) (14/17) Installing py3-parsing (2.4.7-r3) (15/17) Installing py3-packaging (21.3-r0) (16/17) Installing py3-setuptools (59.4.0-r0) (17/17) Installing .makedepends-py3-fasteners (20220413.174803) Executing busybox-1.35.0-r8.trigger OK: 343 MiB in 105 packages >>> py3-fasteners: Cleaning up srcdir >>> py3-fasteners: Cleaning up pkgdir >>> py3-fasteners: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/fasteners-0.16.3.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-fasteners: Fetching https://files.pythonhosted.org/packages/source/f/fasteners/fasteners-0.16.3.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24756 100 24756 0 0 407k 0 --:--:-- --:--:-- --:--:-- 407k >>> py3-fasteners: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/fasteners-0.16.3.tar.gz >>> py3-fasteners: Checking sha512sums... fasteners-0.16.3.tar.gz: OK >>> py3-fasteners: Unpacking /var/cache/distfiles/v3.16/fasteners-0.16.3.tar.gz... running build running build_py creating build creating build/lib creating build/lib/fasteners copying fasteners/test.py -> build/lib/fasteners copying fasteners/_utils.py -> build/lib/fasteners copying fasteners/process_lock.py -> build/lib/fasteners copying fasteners/lock.py -> build/lib/fasteners copying fasteners/__init__.py -> build/lib/fasteners copying fasteners/version.py -> build/lib/fasteners creating build/lib/fasteners/tests copying fasteners/tests/test_lock.py -> build/lib/fasteners/tests copying fasteners/tests/test_reader_writer_lock.py -> build/lib/fasteners/tests copying fasteners/tests/test_decorators.py -> build/lib/fasteners/tests copying fasteners/tests/test_helpers.py -> build/lib/fasteners/tests copying fasteners/tests/test_process_lock.py -> build/lib/fasteners/tests copying fasteners/tests/__init__.py -> build/lib/fasteners/tests creating build/lib/fasteners/pywin32 copying fasteners/pywin32/win32con.py -> build/lib/fasteners/pywin32 copying fasteners/pywin32/__init__.py -> build/lib/fasteners/pywin32 copying fasteners/pywin32/win32file.py -> build/lib/fasteners/pywin32 copying fasteners/pywin32/pywintypes.py -> build/lib/fasteners/pywin32 running check >>> py3-fasteners: 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-fasteners/pkg creating /home/buildozer/aports/community/py3-fasteners/pkg/py3-fasteners creating /home/buildozer/aports/community/py3-fasteners/pkg/py3-fasteners/usr creating /home/buildozer/aports/community/py3-fasteners/pkg/py3-fasteners/usr/lib creating /home/buildozer/aports/community/py3-fasteners/pkg/py3-fasteners/usr/lib/python3.10 creating /home/buildozer/aports/community/py3-fasteners/pkg/py3-fasteners/usr/lib/python3.10/site-packages creating /home/buildozer/aports/community/py3-fasteners/pkg/py3-fasteners/usr/lib/python3.10/site-packages/fasteners copying build/lib/fasteners/test.py -> /home/buildozer/aports/community/py3-fasteners/pkg/py3-fasteners/usr/lib/python3.10/site-packages/fasteners creating /home/buildozer/aports/community/py3-fasteners/pkg/py3-fasteners/usr/lib/python3.10/site-packages/fasteners/tests copying build/lib/fasteners/tests/test_lock.py -> /home/buildozer/aports/community/py3-fasteners/pkg/py3-fasteners/usr/lib/python3.10/site-packages/fasteners/tests copying build/lib/fasteners/tests/test_reader_writer_lock.py -> /home/buildozer/aports/community/py3-fasteners/pkg/py3-fasteners/usr/lib/python3.10/site-packages/fasteners/tests copying build/lib/fasteners/tests/test_decorators.py -> /home/buildozer/aports/community/py3-fasteners/pkg/py3-fasteners/usr/lib/python3.10/site-packages/fasteners/tests copying build/lib/fasteners/tests/test_helpers.py -> /home/buildozer/aports/community/py3-fasteners/pkg/py3-fasteners/usr/lib/python3.10/site-packages/fasteners/tests copying build/lib/fasteners/tests/test_process_lock.py -> /home/buildozer/aports/community/py3-fasteners/pkg/py3-fasteners/usr/lib/python3.10/site-packages/fasteners/tests copying build/lib/fasteners/tests/__init__.py -> /home/buildozer/aports/community/py3-fasteners/pkg/py3-fasteners/usr/lib/python3.10/site-packages/fasteners/tests copying build/lib/fasteners/_utils.py -> /home/buildozer/aports/community/py3-fasteners/pkg/py3-fasteners/usr/lib/python3.10/site-packages/fasteners copying build/lib/fasteners/process_lock.py -> /home/buildozer/aports/community/py3-fasteners/pkg/py3-fasteners/usr/lib/python3.10/site-packages/fasteners copying build/lib/fasteners/lock.py -> /home/buildozer/aports/community/py3-fasteners/pkg/py3-fasteners/usr/lib/python3.10/site-packages/fasteners creating /home/buildozer/aports/community/py3-fasteners/pkg/py3-fasteners/usr/lib/python3.10/site-packages/fasteners/pywin32 copying build/lib/fasteners/pywin32/win32con.py -> /home/buildozer/aports/community/py3-fasteners/pkg/py3-fasteners/usr/lib/python3.10/site-packages/fasteners/pywin32 copying build/lib/fasteners/pywin32/__init__.py -> /home/buildozer/aports/community/py3-fasteners/pkg/py3-fasteners/usr/lib/python3.10/site-packages/fasteners/pywin32 copying build/lib/fasteners/pywin32/win32file.py -> /home/buildozer/aports/community/py3-fasteners/pkg/py3-fasteners/usr/lib/python3.10/site-packages/fasteners/pywin32 copying build/lib/fasteners/pywin32/pywintypes.py -> /home/buildozer/aports/community/py3-fasteners/pkg/py3-fasteners/usr/lib/python3.10/site-packages/fasteners/pywin32 copying build/lib/fasteners/__init__.py -> /home/buildozer/aports/community/py3-fasteners/pkg/py3-fasteners/usr/lib/python3.10/site-packages/fasteners copying build/lib/fasteners/version.py -> /home/buildozer/aports/community/py3-fasteners/pkg/py3-fasteners/usr/lib/python3.10/site-packages/fasteners byte-compiling /home/buildozer/aports/community/py3-fasteners/pkg/py3-fasteners/usr/lib/python3.10/site-packages/fasteners/test.py to test.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-fasteners/pkg/py3-fasteners/usr/lib/python3.10/site-packages/fasteners/tests/test_lock.py to test_lock.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-fasteners/pkg/py3-fasteners/usr/lib/python3.10/site-packages/fasteners/tests/test_reader_writer_lock.py to test_reader_writer_lock.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-fasteners/pkg/py3-fasteners/usr/lib/python3.10/site-packages/fasteners/tests/test_decorators.py to test_decorators.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-fasteners/pkg/py3-fasteners/usr/lib/python3.10/site-packages/fasteners/tests/test_helpers.py to test_helpers.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-fasteners/pkg/py3-fasteners/usr/lib/python3.10/site-packages/fasteners/tests/test_process_lock.py to test_process_lock.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-fasteners/pkg/py3-fasteners/usr/lib/python3.10/site-packages/fasteners/tests/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-fasteners/pkg/py3-fasteners/usr/lib/python3.10/site-packages/fasteners/_utils.py to _utils.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-fasteners/pkg/py3-fasteners/usr/lib/python3.10/site-packages/fasteners/process_lock.py to process_lock.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-fasteners/pkg/py3-fasteners/usr/lib/python3.10/site-packages/fasteners/lock.py to lock.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-fasteners/pkg/py3-fasteners/usr/lib/python3.10/site-packages/fasteners/pywin32/win32con.py to win32con.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-fasteners/pkg/py3-fasteners/usr/lib/python3.10/site-packages/fasteners/pywin32/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-fasteners/pkg/py3-fasteners/usr/lib/python3.10/site-packages/fasteners/pywin32/win32file.py to win32file.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-fasteners/pkg/py3-fasteners/usr/lib/python3.10/site-packages/fasteners/pywin32/pywintypes.py to pywintypes.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-fasteners/pkg/py3-fasteners/usr/lib/python3.10/site-packages/fasteners/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-fasteners/pkg/py3-fasteners/usr/lib/python3.10/site-packages/fasteners/version.py to version.cpython-310.pyc running install_egg_info running egg_info writing fasteners.egg-info/PKG-INFO writing dependency_links to fasteners.egg-info/dependency_links.txt writing requirements to fasteners.egg-info/requires.txt writing top-level names to fasteners.egg-info/top_level.txt reading manifest file 'fasteners.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'README.rst' adding license file 'LICENSE' writing manifest file 'fasteners.egg-info/SOURCES.txt' Copying fasteners.egg-info to /home/buildozer/aports/community/py3-fasteners/pkg/py3-fasteners/usr/lib/python3.10/site-packages/fasteners-0.16.3-py3.10.egg-info running install_scripts >>> py3-fasteners*: Running postcheck for py3-fasteners >>> py3-fasteners*: Preparing package py3-fasteners... >>> py3-fasteners*: Tracing dependencies... >>> py3-fasteners*: Package size: 296.0 KB >>> py3-fasteners*: Compressing data... >>> py3-fasteners*: Create checksum... >>> py3-fasteners*: Create py3-fasteners-0.16.3-r2.apk >>> py3-fasteners: Build complete at Wed, 13 Apr 2022 17:48:05 +0000 elapsed time 0h 0m 3s >>> py3-fasteners: Cleaning up srcdir >>> py3-fasteners: Cleaning up pkgdir >>> py3-fasteners: Uninstalling dependencies... (1/17) Purging .makedepends-py3-fasteners (20220413.174803) (2/17) Purging python3-dev (3.10.3-r0) (3/17) Purging py3-setuptools (59.4.0-r0) (4/17) Purging py3-appdirs (1.4.4-r3) (5/17) Purging py3-more-itertools (8.12.0-r2) (6/17) Purging py3-ordered-set (4.0.2-r3) (7/17) Purging py3-packaging (21.3-r0) (8/17) Purging py3-six (1.16.0-r1) (9/17) Purging py3-parsing (2.4.7-r3) (10/17) Purging python3 (3.10.3-r0) (11/17) Purging libbz2 (1.0.8-r1) (12/17) Purging libffi (3.4.2-r1) (13/17) Purging gdbm (1.23-r0) (14/17) Purging xz-libs (5.2.5-r1) (15/17) Purging mpdecimal (2.5.1-r1) (16/17) Purging readline (8.1.2-r0) (17/17) Purging sqlite-libs (3.38.0-r0) Executing busybox-1.35.0-r8.trigger OK: 255 MiB in 88 packages >>> py3-fasteners: Updating the community/armv7 repository index... >>> py3-fasteners: Signing the index...