>>> py3-lockfile: Building community/py3-lockfile 0.12.2-r9 (using abuild 3.15.0_rc3-r1) started Fri, 02 May 2025 18:15:11 +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.8-r0) (3/22) Installing gdbm (1.24-r0) (4/22) Installing xz-libs (5.8.1-r0) (5/22) Installing mpdecimal (4.0.0-r0) (6/22) Installing libpanelw (6.5_p20250412-r0) (7/22) Installing sqlite-libs (3.49.1-r1) (8/22) Installing python3 (3.12.10-r0) (9/22) Installing python3-pycache-pyc0 (3.12.10-r0) (10/22) Installing pyc (3.12.10-r0) (11/22) Installing python3-pyc (3.12.10-r0) (12/22) Installing py3-parsing (3.2.0-r0) (13/22) Installing py3-parsing-pyc (3.2.0-r0) (14/22) Installing py3-packaging (25.0-r0) (15/22) Installing py3-packaging-pyc (25.0-r0) (16/22) Installing py3-setuptools (77.0.3-r0) (17/22) Installing py3-setuptools-pyc (77.0.3-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 (20250502.181550) Executing busybox-1.37.0-r16.trigger OK: 301 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/edge/lockfile-0.12.2.tar.gz >>> py3-lockfile: Fetching https://distfiles.alpinelinux.org/distfiles/edge/lockfile-0.12.2.tar.gz >>> py3-lockfile: Checking sha512sums... lockfile-0.12.2.tar.gz: OK >>> py3-lockfile: Unpacking /var/cache/distfiles/lockfile-0.12.2.tar.gz... /usr/lib/python3.12/site-packages/setuptools/dist.py:598: 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:598: 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:598: 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/dist.py:760: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() /usr/lib/python3.12/site-packages/setuptools/__init__.py:94: _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) /usr/lib/python3.12/site-packages/setuptools/command/develop.py:41: 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:90: 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/pbr/core.py:140: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) /usr/lib/python3.12/site-packages/setuptools/dist.py:598: 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:598: 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:598: 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/dist.py:760: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running build running build_py creating build/lib/lockfile copying lockfile/symlinklockfile.py -> build/lib/lockfile copying lockfile/mkdirlockfile.py -> build/lib/lockfile copying lockfile/pidlockfile.py -> build/lib/lockfile copying lockfile/__init__.py -> build/lib/lockfile copying lockfile/sqlitelockfile.py -> build/lib/lockfile copying lockfile/linklockfile.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 /usr/bin/abuild: line 26: nosetests: not found >>> ERROR: py3-lockfile: check failed >>> py3-lockfile: Uninstalling dependencies... (1/22) Purging .makedepends-py3-lockfile (20250502.181550) (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 (77.0.3-r0) (5/22) Purging py3-setuptools (77.0.3-r0) (6/22) Purging py3-packaging-pyc (25.0-r0) (7/22) Purging py3-packaging (25.0-r0) (8/22) Purging py3-parsing-pyc (3.2.0-r0) (9/22) Purging py3-parsing (3.2.0-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.10-r0) (13/22) Purging python3-pycache-pyc0 (3.12.10-r0) (14/22) Purging pyc (3.12.10-r0) (15/22) Purging python3 (3.12.10-r0) (16/22) Purging gdbm (1.24-r0) (17/22) Purging libbz2 (1.0.8-r6) (18/22) Purging libffi (3.4.8-r0) (19/22) Purging libpanelw (6.5_p20250412-r0) (20/22) Purging mpdecimal (4.0.0-r0) (21/22) Purging sqlite-libs (3.49.1-r1) (22/22) Purging xz-libs (5.8.1-r0) Executing busybox-1.37.0-r16.trigger OK: 251 MiB in 101 packages