>>> py3-lockfile: Building community/py3-lockfile 0.12.2-r9 (using abuild 3.14.1-r1) started Wed, 30 Oct 2024 00:50:24 +0000 >>> py3-lockfile: Validating /home/buildozer/aports/community/py3-lockfile/APKBUILD... >>> py3-lockfile: Analyzing dependencies... >>> py3-lockfile: Installing for build: build-base python3 py3-pbr py3-setuptools py3-nose (1/22) Installing libbz2 (1.0.8-r6) (2/22) Installing libffi (3.4.6-r0) (3/22) Installing gdbm (1.24-r0) (4/22) Installing xz-libs (5.6.3-r0) (5/22) Installing mpdecimal (4.0.0-r0) (6/22) Installing libpanelw (6.5_p20241006-r1) (7/22) Installing sqlite-libs (3.47.0-r0) (8/22) Installing python3 (3.12.7-r1) (9/22) Installing python3-pycache-pyc0 (3.12.7-r1) (10/22) Installing pyc (3.12.7-r1) (11/22) Installing python3-pyc (3.12.7-r1) (12/22) Installing py3-parsing (3.1.4-r0) (13/22) Installing py3-parsing-pyc (3.1.4-r0) (14/22) Installing py3-packaging (24.1-r0) (15/22) Installing py3-packaging-pyc (24.1-r0) (16/22) Installing py3-setuptools (70.3.0-r0) (17/22) Installing py3-setuptools-pyc (70.3.0-r0) (18/22) Installing py3-pbr (5.11.1-r5) (19/22) Installing py3-pbr-pyc (5.11.1-r5) (20/22) Installing py3-nose (1.3.7-r13) (21/22) Installing py3-nose-pyc (1.3.7-r13) (22/22) Installing .makedepends-py3-lockfile (20241030.005037) Executing busybox-1.37.0-r3.trigger OK: 312 MiB in 123 packages >>> py3-lockfile: Cleaning up srcdir >>> py3-lockfile: Cleaning up pkgdir >>> py3-lockfile: Cleaning up tmpdir >>> py3-lockfile: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/lockfile-0.12.2.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-lockfile: Fetching https://files.pythonhosted.org/packages/source/l/lockfile/lockfile-0.12.2.tar.gz Connecting to files.pythonhosted.org ([2a04:4e42:200::223]:443) Connecting to files.pythonhosted.org ([2a04:4e42:200::223]:443) saving to '/var/cache/distfiles/v3.21/lockfile-0.12.2.tar.gz.part' lockfile-0.12.2.tar. 100% |********************************| 20874 0:00:00 ETA '/var/cache/distfiles/v3.21/lockfile-0.12.2.tar.gz.part' saved >>> py3-lockfile: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/lockfile-0.12.2.tar.gz >>> py3-lockfile: Checking sha512sums... lockfile-0.12.2.tar.gz: OK >>> py3-lockfile: Unpacking /var/cache/distfiles/v3.21/lockfile-0.12.2.tar.gz... /usr/lib/python3.12/site-packages/setuptools/dist.py:476: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.12/site-packages/setuptools/dist.py:476: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.12/site-packages/setuptools/dist.py:476: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /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. /usr/lib/python3.12/site-packages/setuptools/command/develop.py:42: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) /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() /usr/lib/python3.12/site-packages/setuptools/dist.py:476: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.12/site-packages/setuptools/dist.py:476: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.12/site-packages/setuptools/dist.py:476: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) running build running build_py creating build creating build/lib creating build/lib/lockfile copying lockfile/__init__.py -> build/lib/lockfile copying lockfile/mkdirlockfile.py -> build/lib/lockfile copying lockfile/symlinklockfile.py -> build/lib/lockfile copying lockfile/pidlockfile.py -> build/lib/lockfile copying lockfile/linklockfile.py -> build/lib/lockfile copying lockfile/sqlitelockfile.py -> build/lib/lockfile running egg_info writing lockfile.egg-info/PKG-INFO writing dependency_links to lockfile.egg-info/dependency_links.txt writing top-level names to lockfile.egg-info/top_level.txt [pbr] Reusing existing SOURCES.txt ...................................................................... ---------------------------------------------------------------------- Ran 70 tests in 3.012s OK >>> py3-lockfile: Entering fakeroot... /usr/lib/python3.12/site-packages/setuptools/dist.py:476: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.12/site-packages/setuptools/dist.py:476: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.12/site-packages/setuptools/dist.py:476: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /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. /usr/lib/python3.12/site-packages/setuptools/command/develop.py:42: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) /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() /usr/lib/python3.12/site-packages/setuptools/dist.py:476: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.12/site-packages/setuptools/dist.py:476: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.12/site-packages/setuptools/dist.py:476: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) running install [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib creating /home/buildozer/aports/community/py3-lockfile/pkg creating /home/buildozer/aports/community/py3-lockfile/pkg/py3-lockfile creating /home/buildozer/aports/community/py3-lockfile/pkg/py3-lockfile/usr creating /home/buildozer/aports/community/py3-lockfile/pkg/py3-lockfile/usr/lib creating /home/buildozer/aports/community/py3-lockfile/pkg/py3-lockfile/usr/lib/python3.12 creating /home/buildozer/aports/community/py3-lockfile/pkg/py3-lockfile/usr/lib/python3.12/site-packages creating /home/buildozer/aports/community/py3-lockfile/pkg/py3-lockfile/usr/lib/python3.12/site-packages/lockfile copying build/lib/lockfile/__init__.py -> /home/buildozer/aports/community/py3-lockfile/pkg/py3-lockfile/usr/lib/python3.12/site-packages/lockfile copying build/lib/lockfile/mkdirlockfile.py -> /home/buildozer/aports/community/py3-lockfile/pkg/py3-lockfile/usr/lib/python3.12/site-packages/lockfile copying build/lib/lockfile/symlinklockfile.py -> /home/buildozer/aports/community/py3-lockfile/pkg/py3-lockfile/usr/lib/python3.12/site-packages/lockfile copying build/lib/lockfile/pidlockfile.py -> /home/buildozer/aports/community/py3-lockfile/pkg/py3-lockfile/usr/lib/python3.12/site-packages/lockfile copying build/lib/lockfile/linklockfile.py -> /home/buildozer/aports/community/py3-lockfile/pkg/py3-lockfile/usr/lib/python3.12/site-packages/lockfile copying build/lib/lockfile/sqlitelockfile.py -> /home/buildozer/aports/community/py3-lockfile/pkg/py3-lockfile/usr/lib/python3.12/site-packages/lockfile byte-compiling /home/buildozer/aports/community/py3-lockfile/pkg/py3-lockfile/usr/lib/python3.12/site-packages/lockfile/__init__.py to __init__.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-lockfile/pkg/py3-lockfile/usr/lib/python3.12/site-packages/lockfile/mkdirlockfile.py to mkdirlockfile.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-lockfile/pkg/py3-lockfile/usr/lib/python3.12/site-packages/lockfile/symlinklockfile.py to symlinklockfile.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-lockfile/pkg/py3-lockfile/usr/lib/python3.12/site-packages/lockfile/pidlockfile.py to pidlockfile.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-lockfile/pkg/py3-lockfile/usr/lib/python3.12/site-packages/lockfile/linklockfile.py to linklockfile.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-lockfile/pkg/py3-lockfile/usr/lib/python3.12/site-packages/lockfile/sqlitelockfile.py to sqlitelockfile.cpython-312.pyc running install_egg_info running egg_info writing lockfile.egg-info/PKG-INFO writing dependency_links to lockfile.egg-info/dependency_links.txt writing top-level names to lockfile.egg-info/top_level.txt [pbr] Reusing existing SOURCES.txt Copying lockfile.egg-info to /home/buildozer/aports/community/py3-lockfile/pkg/py3-lockfile/usr/lib/python3.12/site-packages/lockfile-0.12.2-py3.12.egg-info running install_scripts >>> py3-lockfile-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/lockfile/__pycache__' -> '/home/buildozer/aports/community/py3-lockfile/pkg/py3-lockfile-pyc/usr/lib/python3.12/site-packages/lockfile/__pycache__' >>> py3-lockfile-pyc*: Preparing subpackage py3-lockfile-pyc... >>> py3-lockfile-pyc*: Running postcheck for py3-lockfile-pyc >>> py3-lockfile*: Running postcheck for py3-lockfile >>> py3-lockfile*: Preparing package py3-lockfile... >>> py3-lockfile-pyc*: Tracing dependencies... python3 python3~3.12 >>> py3-lockfile-pyc*: Package size: 36.5 KB >>> py3-lockfile-pyc*: Compressing data... >>> py3-lockfile-pyc*: Create checksum... >>> py3-lockfile-pyc*: Create py3-lockfile-pyc-0.12.2-r9.apk >>> py3-lockfile*: Tracing dependencies... python3 python3~3.12 >>> py3-lockfile*: Package size: 31.6 KB >>> py3-lockfile*: Compressing data... >>> py3-lockfile*: Create checksum... >>> py3-lockfile*: Create py3-lockfile-0.12.2-r9.apk >>> py3-lockfile: Build complete at Wed, 30 Oct 2024 00:50:50 +0000 elapsed time 0h 0m 26s >>> py3-lockfile: Cleaning up srcdir >>> py3-lockfile: Cleaning up pkgdir >>> py3-lockfile: Uninstalling dependencies... (1/22) Purging .makedepends-py3-lockfile (20241030.005037) (2/22) Purging py3-pbr-pyc (5.11.1-r5) (3/22) Purging py3-pbr (5.11.1-r5) (4/22) Purging py3-setuptools-pyc (70.3.0-r0) (5/22) Purging py3-setuptools (70.3.0-r0) (6/22) Purging py3-packaging-pyc (24.1-r0) (7/22) Purging py3-packaging (24.1-r0) (8/22) Purging py3-parsing-pyc (3.1.4-r0) (9/22) Purging py3-parsing (3.1.4-r0) (10/22) Purging py3-nose-pyc (1.3.7-r13) (11/22) Purging py3-nose (1.3.7-r13) (12/22) Purging python3-pyc (3.12.7-r1) (13/22) Purging python3-pycache-pyc0 (3.12.7-r1) (14/22) Purging pyc (3.12.7-r1) (15/22) Purging python3 (3.12.7-r1) (16/22) Purging gdbm (1.24-r0) (17/22) Purging libbz2 (1.0.8-r6) (18/22) Purging libffi (3.4.6-r0) (19/22) Purging libpanelw (6.5_p20241006-r1) (20/22) Purging mpdecimal (4.0.0-r0) (21/22) Purging sqlite-libs (3.47.0-r0) (22/22) Purging xz-libs (5.6.3-r0) Executing busybox-1.37.0-r3.trigger OK: 271 MiB in 101 packages >>> py3-lockfile: Updating the community/armv7 repository index... >>> py3-lockfile: Signing the index...