>>> py3-fs: Building community/py3-fs 2.4.16-r4 (using abuild 3.14.1-r1) started Tue, 29 Oct 2024 23:14:20 +0000 >>> py3-fs: Validating /home/buildozer/aports/community/py3-fs/APKBUILD... >>> py3-fs: Analyzing dependencies... >>> py3-fs: Installing for build: build-base python3 py3-appdirs py3-six py3-setuptools py3-tz (1/24) Installing libbz2 (1.0.8-r6) (2/24) Installing libffi (3.4.6-r0) (3/24) Installing gdbm (1.24-r0) (4/24) Installing xz-libs (5.6.3-r0) (5/24) Installing mpdecimal (4.0.0-r0) (6/24) Installing libpanelw (6.5_p20241006-r1) (7/24) Installing sqlite-libs (3.47.0-r0) (8/24) Installing python3 (3.12.7-r1) (9/24) Installing python3-pycache-pyc0 (3.12.7-r1) (10/24) Installing pyc (3.12.7-r1) (11/24) Installing python3-pyc (3.12.7-r1) (12/24) Installing py3-appdirs (1.4.4-r8) (13/24) Installing py3-appdirs-pyc (1.4.4-r8) (14/24) Installing py3-six (1.16.0-r9) (15/24) Installing py3-six-pyc (1.16.0-r9) (16/24) Installing py3-parsing (3.1.4-r0) (17/24) Installing py3-parsing-pyc (3.1.4-r0) (18/24) Installing py3-packaging (24.1-r0) (19/24) Installing py3-packaging-pyc (24.1-r0) (20/24) Installing py3-setuptools (70.3.0-r0) (21/24) Installing py3-setuptools-pyc (70.3.0-r0) (22/24) Installing py3-tz (2024.2-r0) (23/24) Installing py3-tz-pyc (2024.2-r0) (24/24) Installing .makedepends-py3-fs (20241029.231431) Executing busybox-1.37.0-r3.trigger OK: 311 MiB in 125 packages >>> py3-fs: Cleaning up srcdir >>> py3-fs: Cleaning up pkgdir >>> py3-fs: Cleaning up tmpdir >>> py3-fs: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/fs-2.4.16.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-fs: Fetching https://files.pythonhosted.org/packages/source/f/fs/fs-2.4.16.tar.gz Connecting to files.pythonhosted.org ([2a04:4e42::223]:443) Connecting to files.pythonhosted.org ([2a04:4e42::223]:443) saving to '/var/cache/distfiles/v3.21/fs-2.4.16.tar.gz.part' fs-2.4.16.tar.gz.par 100% |********************************| 183k 0:00:00 ETA '/var/cache/distfiles/v3.21/fs-2.4.16.tar.gz.part' saved >>> py3-fs: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/fs-2.4.16.tar.gz >>> py3-fs: Checking sha512sums... fs-2.4.16.tar.gz: OK >>> py3-fs: Unpacking /var/cache/distfiles/v3.21/fs-2.4.16.tar.gz... /usr/lib/python3.12/site-packages/setuptools/__init__.py:80: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) WARNING: The wheel package is not available. running build running build_py creating build creating build/lib creating build/lib/fs copying fs/__init__.py -> build/lib/fs copying fs/tempfs.py -> build/lib/fs copying fs/enums.py -> build/lib/fs copying fs/subfs.py -> build/lib/fs copying fs/mirror.py -> build/lib/fs copying fs/info.py -> build/lib/fs copying fs/multifs.py -> build/lib/fs copying fs/tools.py -> build/lib/fs copying fs/tarfs.py -> build/lib/fs copying fs/mountfs.py -> build/lib/fs copying fs/_bulk.py -> build/lib/fs copying fs/appfs.py -> build/lib/fs copying fs/osfs.py -> build/lib/fs copying fs/memoryfs.py -> build/lib/fs copying fs/tree.py -> build/lib/fs copying fs/_repr.py -> build/lib/fs copying fs/mode.py -> build/lib/fs copying fs/wrapfs.py -> build/lib/fs copying fs/compress.py -> build/lib/fs copying fs/iotools.py -> build/lib/fs copying fs/walk.py -> build/lib/fs copying fs/_typing.py -> build/lib/fs copying fs/zipfs.py -> build/lib/fs copying fs/wrap.py -> build/lib/fs copying fs/_pathcompat.py -> build/lib/fs copying fs/glob.py -> build/lib/fs copying fs/copy.py -> build/lib/fs copying fs/error_tools.py -> build/lib/fs copying fs/path.py -> build/lib/fs copying fs/errors.py -> build/lib/fs copying fs/time.py -> build/lib/fs copying fs/filesize.py -> build/lib/fs copying fs/wildcard.py -> build/lib/fs copying fs/constants.py -> build/lib/fs copying fs/move.py -> build/lib/fs copying fs/lrucache.py -> build/lib/fs copying fs/_fscompat.py -> build/lib/fs copying fs/base.py -> build/lib/fs copying fs/_url_tools.py -> build/lib/fs copying fs/_tzcompat.py -> build/lib/fs copying fs/ftpfs.py -> build/lib/fs copying fs/_ftp_parse.py -> build/lib/fs copying fs/permissions.py -> build/lib/fs copying fs/_version.py -> build/lib/fs copying fs/test.py -> build/lib/fs creating build/lib/fs/opener copying fs/opener/__init__.py -> build/lib/fs/opener copying fs/opener/registry.py -> build/lib/fs/opener copying fs/opener/tempfs.py -> build/lib/fs/opener copying fs/opener/tarfs.py -> build/lib/fs/opener copying fs/opener/appfs.py -> build/lib/fs/opener copying fs/opener/osfs.py -> build/lib/fs/opener copying fs/opener/memoryfs.py -> build/lib/fs/opener copying fs/opener/parse.py -> build/lib/fs/opener copying fs/opener/zipfs.py -> build/lib/fs/opener copying fs/opener/errors.py -> build/lib/fs/opener copying fs/opener/base.py -> build/lib/fs/opener copying fs/opener/ftpfs.py -> build/lib/fs/opener copying fs/py.typed -> build/lib/fs >>> py3-fs: Entering fakeroot... /usr/lib/python3.12/site-packages/setuptools/__init__.py:80: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) WARNING: The wheel package is not available. running install /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running install_lib creating /home/buildozer/aports/community/py3-fs/pkg creating /home/buildozer/aports/community/py3-fs/pkg/py3-fs creating /home/buildozer/aports/community/py3-fs/pkg/py3-fs/usr creating /home/buildozer/aports/community/py3-fs/pkg/py3-fs/usr/lib creating /home/buildozer/aports/community/py3-fs/pkg/py3-fs/usr/lib/python3.12 creating /home/buildozer/aports/community/py3-fs/pkg/py3-fs/usr/lib/python3.12/site-packages creating /home/buildozer/aports/community/py3-fs/pkg/py3-fs/usr/lib/python3.12/site-packages/fs copying build/lib/fs/__init__.py -> /home/buildozer/aports/community/py3-fs/pkg/py3-fs/usr/lib/python3.12/site-packages/fs copying build/lib/fs/tempfs.py -> /home/buildozer/aports/community/py3-fs/pkg/py3-fs/usr/lib/python3.12/site-packages/fs copying build/lib/fs/enums.py -> /home/buildozer/aports/community/py3-fs/pkg/py3-fs/usr/lib/python3.12/site-packages/fs copying build/lib/fs/subfs.py -> /home/buildozer/aports/community/py3-fs/pkg/py3-fs/usr/lib/python3.12/site-packages/fs copying build/lib/fs/mirror.py -> /home/buildozer/aports/community/py3-fs/pkg/py3-fs/usr/lib/python3.12/site-packages/fs copying build/lib/fs/info.py -> /home/buildozer/aports/community/py3-fs/pkg/py3-fs/usr/lib/python3.12/site-packages/fs copying build/lib/fs/multifs.py -> /home/buildozer/aports/community/py3-fs/pkg/py3-fs/usr/lib/python3.12/site-packages/fs copying build/lib/fs/tools.py -> /home/buildozer/aports/community/py3-fs/pkg/py3-fs/usr/lib/python3.12/site-packages/fs copying build/lib/fs/tarfs.py -> /home/buildozer/aports/community/py3-fs/pkg/py3-fs/usr/lib/python3.12/site-packages/fs copying build/lib/fs/mountfs.py -> /home/buildozer/aports/community/py3-fs/pkg/py3-fs/usr/lib/python3.12/site-packages/fs copying build/lib/fs/_bulk.py -> /home/buildozer/aports/community/py3-fs/pkg/py3-fs/usr/lib/python3.12/site-packages/fs copying build/lib/fs/appfs.py -> /home/buildozer/aports/community/py3-fs/pkg/py3-fs/usr/lib/python3.12/site-packages/fs copying build/lib/fs/osfs.py -> /home/buildozer/aports/community/py3-fs/pkg/py3-fs/usr/lib/python3.12/site-packages/fs copying build/lib/fs/memoryfs.py -> /home/buildozer/aports/community/py3-fs/pkg/py3-fs/usr/lib/python3.12/site-packages/fs copying build/lib/fs/tree.py -> /home/buildozer/aports/community/py3-fs/pkg/py3-fs/usr/lib/python3.12/site-packages/fs copying build/lib/fs/_repr.py -> /home/buildozer/aports/community/py3-fs/pkg/py3-fs/usr/lib/python3.12/site-packages/fs copying build/lib/fs/mode.py -> /home/buildozer/aports/community/py3-fs/pkg/py3-fs/usr/lib/python3.12/site-packages/fs copying build/lib/fs/wrapfs.py -> /home/buildozer/aports/community/py3-fs/pkg/py3-fs/usr/lib/python3.12/site-packages/fs copying build/lib/fs/compress.py -> /home/buildozer/aports/community/py3-fs/pkg/py3-fs/usr/lib/python3.12/site-packages/fs copying build/lib/fs/iotools.py -> /home/buildozer/aports/community/py3-fs/pkg/py3-fs/usr/lib/python3.12/site-packages/fs copying build/lib/fs/walk.py -> /home/buildozer/aports/community/py3-fs/pkg/py3-fs/usr/lib/python3.12/site-packages/fs copying build/lib/fs/_typing.py -> /home/buildozer/aports/community/py3-fs/pkg/py3-fs/usr/lib/python3.12/site-packages/fs copying build/lib/fs/zipfs.py -> /home/buildozer/aports/community/py3-fs/pkg/py3-fs/usr/lib/python3.12/site-packages/fs copying build/lib/fs/wrap.py -> /home/buildozer/aports/community/py3-fs/pkg/py3-fs/usr/lib/python3.12/site-packages/fs copying build/lib/fs/_pathcompat.py -> /home/buildozer/aports/community/py3-fs/pkg/py3-fs/usr/lib/python3.12/site-packages/fs copying build/lib/fs/glob.py -> /home/buildozer/aports/community/py3-fs/pkg/py3-fs/usr/lib/python3.12/site-packages/fs copying build/lib/fs/copy.py -> /home/buildozer/aports/community/py3-fs/pkg/py3-fs/usr/lib/python3.12/site-packages/fs copying build/lib/fs/error_tools.py -> /home/buildozer/aports/community/py3-fs/pkg/py3-fs/usr/lib/python3.12/site-packages/fs copying build/lib/fs/path.py -> /home/buildozer/aports/community/py3-fs/pkg/py3-fs/usr/lib/python3.12/site-packages/fs copying build/lib/fs/errors.py -> /home/buildozer/aports/community/py3-fs/pkg/py3-fs/usr/lib/python3.12/site-packages/fs copying build/lib/fs/time.py -> /home/buildozer/aports/community/py3-fs/pkg/py3-fs/usr/lib/python3.12/site-packages/fs copying build/lib/fs/py.typed -> /home/buildozer/aports/community/py3-fs/pkg/py3-fs/usr/lib/python3.12/site-packages/fs copying build/lib/fs/filesize.py -> /home/buildozer/aports/community/py3-fs/pkg/py3-fs/usr/lib/python3.12/site-packages/fs copying build/lib/fs/wildcard.py -> /home/buildozer/aports/community/py3-fs/pkg/py3-fs/usr/lib/python3.12/site-packages/fs creating /home/buildozer/aports/community/py3-fs/pkg/py3-fs/usr/lib/python3.12/site-packages/fs/opener copying build/lib/fs/opener/__init__.py -> /home/buildozer/aports/community/py3-fs/pkg/py3-fs/usr/lib/python3.12/site-packages/fs/opener copying build/lib/fs/opener/registry.py -> /home/buildozer/aports/community/py3-fs/pkg/py3-fs/usr/lib/python3.12/site-packages/fs/opener copying build/lib/fs/opener/tempfs.py -> /home/buildozer/aports/community/py3-fs/pkg/py3-fs/usr/lib/python3.12/site-packages/fs/opener copying build/lib/fs/opener/tarfs.py -> /home/buildozer/aports/community/py3-fs/pkg/py3-fs/usr/lib/python3.12/site-packages/fs/opener copying build/lib/fs/opener/appfs.py -> /home/buildozer/aports/community/py3-fs/pkg/py3-fs/usr/lib/python3.12/site-packages/fs/opener copying build/lib/fs/opener/osfs.py -> /home/buildozer/aports/community/py3-fs/pkg/py3-fs/usr/lib/python3.12/site-packages/fs/opener copying build/lib/fs/opener/memoryfs.py -> /home/buildozer/aports/community/py3-fs/pkg/py3-fs/usr/lib/python3.12/site-packages/fs/opener copying build/lib/fs/opener/parse.py -> /home/buildozer/aports/community/py3-fs/pkg/py3-fs/usr/lib/python3.12/site-packages/fs/opener copying build/lib/fs/opener/zipfs.py -> /home/buildozer/aports/community/py3-fs/pkg/py3-fs/usr/lib/python3.12/site-packages/fs/opener copying build/lib/fs/opener/errors.py -> /home/buildozer/aports/community/py3-fs/pkg/py3-fs/usr/lib/python3.12/site-packages/fs/opener copying build/lib/fs/opener/base.py -> /home/buildozer/aports/community/py3-fs/pkg/py3-fs/usr/lib/python3.12/site-packages/fs/opener copying build/lib/fs/opener/ftpfs.py -> /home/buildozer/aports/community/py3-fs/pkg/py3-fs/usr/lib/python3.12/site-packages/fs/opener copying build/lib/fs/constants.py -> /home/buildozer/aports/community/py3-fs/pkg/py3-fs/usr/lib/python3.12/site-packages/fs copying build/lib/fs/move.py -> /home/buildozer/aports/community/py3-fs/pkg/py3-fs/usr/lib/python3.12/site-packages/fs copying build/lib/fs/lrucache.py -> /home/buildozer/aports/community/py3-fs/pkg/py3-fs/usr/lib/python3.12/site-packages/fs copying build/lib/fs/_fscompat.py -> /home/buildozer/aports/community/py3-fs/pkg/py3-fs/usr/lib/python3.12/site-packages/fs copying build/lib/fs/base.py -> /home/buildozer/aports/community/py3-fs/pkg/py3-fs/usr/lib/python3.12/site-packages/fs copying build/lib/fs/_url_tools.py -> /home/buildozer/aports/community/py3-fs/pkg/py3-fs/usr/lib/python3.12/site-packages/fs copying build/lib/fs/_tzcompat.py -> /home/buildozer/aports/community/py3-fs/pkg/py3-fs/usr/lib/python3.12/site-packages/fs copying build/lib/fs/ftpfs.py -> /home/buildozer/aports/community/py3-fs/pkg/py3-fs/usr/lib/python3.12/site-packages/fs copying build/lib/fs/_ftp_parse.py -> /home/buildozer/aports/community/py3-fs/pkg/py3-fs/usr/lib/python3.12/site-packages/fs copying build/lib/fs/permissions.py -> /home/buildozer/aports/community/py3-fs/pkg/py3-fs/usr/lib/python3.12/site-packages/fs copying build/lib/fs/_version.py -> /home/buildozer/aports/community/py3-fs/pkg/py3-fs/usr/lib/python3.12/site-packages/fs copying build/lib/fs/test.py -> /home/buildozer/aports/community/py3-fs/pkg/py3-fs/usr/lib/python3.12/site-packages/fs byte-compiling /home/buildozer/aports/community/py3-fs/pkg/py3-fs/usr/lib/python3.12/site-packages/fs/__init__.py to __init__.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-fs/pkg/py3-fs/usr/lib/python3.12/site-packages/fs/tempfs.py to tempfs.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-fs/pkg/py3-fs/usr/lib/python3.12/site-packages/fs/enums.py to enums.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-fs/pkg/py3-fs/usr/lib/python3.12/site-packages/fs/subfs.py to subfs.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-fs/pkg/py3-fs/usr/lib/python3.12/site-packages/fs/mirror.py to mirror.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-fs/pkg/py3-fs/usr/lib/python3.12/site-packages/fs/info.py to info.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-fs/pkg/py3-fs/usr/lib/python3.12/site-packages/fs/multifs.py to multifs.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-fs/pkg/py3-fs/usr/lib/python3.12/site-packages/fs/tools.py to tools.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-fs/pkg/py3-fs/usr/lib/python3.12/site-packages/fs/tarfs.py to tarfs.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-fs/pkg/py3-fs/usr/lib/python3.12/site-packages/fs/mountfs.py to mountfs.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-fs/pkg/py3-fs/usr/lib/python3.12/site-packages/fs/_bulk.py to _bulk.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-fs/pkg/py3-fs/usr/lib/python3.12/site-packages/fs/appfs.py to appfs.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-fs/pkg/py3-fs/usr/lib/python3.12/site-packages/fs/osfs.py to osfs.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-fs/pkg/py3-fs/usr/lib/python3.12/site-packages/fs/memoryfs.py to memoryfs.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-fs/pkg/py3-fs/usr/lib/python3.12/site-packages/fs/tree.py to tree.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-fs/pkg/py3-fs/usr/lib/python3.12/site-packages/fs/_repr.py to _repr.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-fs/pkg/py3-fs/usr/lib/python3.12/site-packages/fs/mode.py to mode.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-fs/pkg/py3-fs/usr/lib/python3.12/site-packages/fs/wrapfs.py to wrapfs.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-fs/pkg/py3-fs/usr/lib/python3.12/site-packages/fs/compress.py to compress.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-fs/pkg/py3-fs/usr/lib/python3.12/site-packages/fs/iotools.py to iotools.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-fs/pkg/py3-fs/usr/lib/python3.12/site-packages/fs/walk.py to walk.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-fs/pkg/py3-fs/usr/lib/python3.12/site-packages/fs/_typing.py to _typing.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-fs/pkg/py3-fs/usr/lib/python3.12/site-packages/fs/zipfs.py to zipfs.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-fs/pkg/py3-fs/usr/lib/python3.12/site-packages/fs/wrap.py to wrap.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-fs/pkg/py3-fs/usr/lib/python3.12/site-packages/fs/_pathcompat.py to _pathcompat.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-fs/pkg/py3-fs/usr/lib/python3.12/site-packages/fs/glob.py to glob.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-fs/pkg/py3-fs/usr/lib/python3.12/site-packages/fs/copy.py to copy.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-fs/pkg/py3-fs/usr/lib/python3.12/site-packages/fs/error_tools.py to error_tools.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-fs/pkg/py3-fs/usr/lib/python3.12/site-packages/fs/path.py to path.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-fs/pkg/py3-fs/usr/lib/python3.12/site-packages/fs/errors.py to errors.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-fs/pkg/py3-fs/usr/lib/python3.12/site-packages/fs/time.py to time.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-fs/pkg/py3-fs/usr/lib/python3.12/site-packages/fs/filesize.py to filesize.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-fs/pkg/py3-fs/usr/lib/python3.12/site-packages/fs/wildcard.py to wildcard.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-fs/pkg/py3-fs/usr/lib/python3.12/site-packages/fs/opener/__init__.py to __init__.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-fs/pkg/py3-fs/usr/lib/python3.12/site-packages/fs/opener/registry.py to registry.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-fs/pkg/py3-fs/usr/lib/python3.12/site-packages/fs/opener/tempfs.py to tempfs.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-fs/pkg/py3-fs/usr/lib/python3.12/site-packages/fs/opener/tarfs.py to tarfs.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-fs/pkg/py3-fs/usr/lib/python3.12/site-packages/fs/opener/appfs.py to appfs.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-fs/pkg/py3-fs/usr/lib/python3.12/site-packages/fs/opener/osfs.py to osfs.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-fs/pkg/py3-fs/usr/lib/python3.12/site-packages/fs/opener/memoryfs.py to memoryfs.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-fs/pkg/py3-fs/usr/lib/python3.12/site-packages/fs/opener/parse.py to parse.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-fs/pkg/py3-fs/usr/lib/python3.12/site-packages/fs/opener/zipfs.py to zipfs.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-fs/pkg/py3-fs/usr/lib/python3.12/site-packages/fs/opener/errors.py to errors.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-fs/pkg/py3-fs/usr/lib/python3.12/site-packages/fs/opener/base.py to base.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-fs/pkg/py3-fs/usr/lib/python3.12/site-packages/fs/opener/ftpfs.py to ftpfs.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-fs/pkg/py3-fs/usr/lib/python3.12/site-packages/fs/constants.py to constants.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-fs/pkg/py3-fs/usr/lib/python3.12/site-packages/fs/move.py to move.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-fs/pkg/py3-fs/usr/lib/python3.12/site-packages/fs/lrucache.py to lrucache.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-fs/pkg/py3-fs/usr/lib/python3.12/site-packages/fs/_fscompat.py to _fscompat.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-fs/pkg/py3-fs/usr/lib/python3.12/site-packages/fs/base.py to base.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-fs/pkg/py3-fs/usr/lib/python3.12/site-packages/fs/_url_tools.py to _url_tools.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-fs/pkg/py3-fs/usr/lib/python3.12/site-packages/fs/_tzcompat.py to _tzcompat.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-fs/pkg/py3-fs/usr/lib/python3.12/site-packages/fs/ftpfs.py to ftpfs.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-fs/pkg/py3-fs/usr/lib/python3.12/site-packages/fs/_ftp_parse.py to _ftp_parse.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-fs/pkg/py3-fs/usr/lib/python3.12/site-packages/fs/permissions.py to permissions.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-fs/pkg/py3-fs/usr/lib/python3.12/site-packages/fs/_version.py to _version.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-fs/pkg/py3-fs/usr/lib/python3.12/site-packages/fs/test.py to test.cpython-312.pyc running install_egg_info running egg_info writing fs.egg-info/PKG-INFO writing dependency_links to fs.egg-info/dependency_links.txt writing requirements to fs.egg-info/requires.txt writing top-level names to fs.egg-info/top_level.txt reading manifest file 'fs.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.py[co]' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'fs.egg-info/SOURCES.txt' Copying fs.egg-info to /home/buildozer/aports/community/py3-fs/pkg/py3-fs/usr/lib/python3.12/site-packages/fs-2.4.16-py3.12.egg-info running install_scripts >>> py3-fs-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/fs/__pycache__' -> '/home/buildozer/aports/community/py3-fs/pkg/py3-fs-pyc/usr/lib/python3.12/site-packages/fs/__pycache__' 'usr/lib/python3.12/site-packages/fs/opener/__pycache__' -> '/home/buildozer/aports/community/py3-fs/pkg/py3-fs-pyc/usr/lib/python3.12/site-packages/fs/opener/__pycache__' >>> py3-fs-pyc*: Preparing subpackage py3-fs-pyc... >>> py3-fs-pyc*: Running postcheck for py3-fs-pyc >>> py3-fs*: Running postcheck for py3-fs >>> py3-fs*: Preparing package py3-fs... >>> py3-fs-pyc*: Tracing dependencies... python3 py3-appdirs py3-six py3-setuptools py3-tz python3~3.12 >>> py3-fs-pyc*: Package size: 643.2 KB >>> py3-fs-pyc*: Compressing data... >>> py3-fs-pyc*: Create checksum... >>> py3-fs-pyc*: Create py3-fs-pyc-2.4.16-r4.apk >>> py3-fs*: Tracing dependencies... python3 py3-appdirs py3-six py3-setuptools py3-tz python3~3.12 >>> py3-fs*: Package size: 498.2 KB >>> py3-fs*: Compressing data... >>> py3-fs*: Create checksum... >>> py3-fs*: Create py3-fs-2.4.16-r4.apk >>> py3-fs: Build complete at Tue, 29 Oct 2024 23:14:33 +0000 elapsed time 0h 0m 13s >>> py3-fs: Cleaning up srcdir >>> py3-fs: Cleaning up pkgdir >>> py3-fs: Uninstalling dependencies... (1/24) Purging .makedepends-py3-fs (20241029.231431) (2/24) Purging py3-appdirs-pyc (1.4.4-r8) (3/24) Purging py3-appdirs (1.4.4-r8) (4/24) Purging py3-six-pyc (1.16.0-r9) (5/24) Purging py3-six (1.16.0-r9) (6/24) Purging py3-setuptools-pyc (70.3.0-r0) (7/24) Purging py3-setuptools (70.3.0-r0) (8/24) Purging py3-packaging-pyc (24.1-r0) (9/24) Purging py3-packaging (24.1-r0) (10/24) Purging py3-parsing-pyc (3.1.4-r0) (11/24) Purging py3-parsing (3.1.4-r0) (12/24) Purging py3-tz-pyc (2024.2-r0) (13/24) Purging py3-tz (2024.2-r0) (14/24) Purging python3-pyc (3.12.7-r1) (15/24) Purging python3-pycache-pyc0 (3.12.7-r1) (16/24) Purging pyc (3.12.7-r1) (17/24) Purging python3 (3.12.7-r1) (18/24) Purging gdbm (1.24-r0) (19/24) Purging libbz2 (1.0.8-r6) (20/24) Purging libffi (3.4.6-r0) (21/24) Purging libpanelw (6.5_p20241006-r1) (22/24) Purging mpdecimal (4.0.0-r0) (23/24) Purging sqlite-libs (3.47.0-r0) (24/24) Purging xz-libs (5.6.3-r0) Executing busybox-1.37.0-r3.trigger OK: 271 MiB in 101 packages >>> py3-fs: Updating the community/armv7 repository index... >>> py3-fs: Signing the index...