>>> py3-repoze-lru: Building community/py3-repoze-lru 0.7-r6 (using abuild 3.12.0-r5) started Sat, 13 Apr 2024 03:37:10 +0000 >>> py3-repoze-lru: Checking sanity of /home/buildozer/aports/community/py3-repoze-lru/APKBUILD... >>> py3-repoze-lru: Analyzing dependencies... >>> py3-repoze-lru: Installing for build: build-base python3 py3-setuptools (1/17) Installing libffi (3.4.6-r0) (2/17) Installing gdbm (1.23-r1) (3/17) Installing mpdecimal (4.0.0-r0) (4/17) Installing libpanelw (6.4_p20240330-r0) (5/17) Installing readline (8.2.10-r0) (6/17) Installing sqlite-libs (3.45.2-r0) (7/17) Installing python3 (3.12.3-r0) (8/17) Installing python3-pycache-pyc0 (3.12.3-r0) (9/17) Installing pyc (3.12.3-r0) (10/17) Installing python3-pyc (3.12.3-r0) (11/17) Installing py3-parsing (3.1.2-r1) (12/17) Installing py3-parsing-pyc (3.1.2-r1) (13/17) Installing py3-packaging (24.0-r1) (14/17) Installing py3-packaging-pyc (24.0-r1) (15/17) Installing py3-setuptools (69.2.0-r2) (16/17) Installing py3-setuptools-pyc (69.2.0-r2) (17/17) Installing .makedepends-py3-repoze-lru (20240413.033712) Executing busybox-1.36.1-r25.trigger OK: 426 MiB in 130 packages >>> py3-repoze-lru: Cleaning up srcdir >>> py3-repoze-lru: Cleaning up pkgdir >>> py3-repoze-lru: Cleaning up tmpdir >>> py3-repoze-lru: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-repoze-lru-0.7.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 100 19591 100 19591 0 0 141k 0 --:--:-- --:--:-- --:--:-- 142k >>> py3-repoze-lru: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-repoze-lru-0.7.tar.gz >>> py3-repoze-lru: Checking sha512sums... py3-repoze-lru-0.7.tar.gz: OK >>> py3-repoze-lru: Unpacking /var/cache/distfiles/edge/py3-repoze-lru-0.7.tar.gz... /usr/lib/python3.12/site-packages/setuptools/dist.py:678: SetuptoolsDeprecationWarning: The namespace_packages parameter is deprecated. !! ******************************************************************************** Please replace its usage with implicit namespaces (PEP 420). See https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packages for details. ******************************************************************************** !! ep.load()(self, ep.name, value) running build running build_py creating build creating build/lib creating build/lib/repoze copying repoze/__init__.py -> build/lib/repoze creating build/lib/repoze/lru copying repoze/lru/tests.py -> build/lib/repoze/lru copying repoze/lru/__init__.py -> build/lib/repoze/lru running egg_info writing repoze.lru.egg-info/PKG-INFO writing dependency_links to repoze.lru.egg-info/dependency_links.txt deleting repoze.lru.egg-info/entry_points.txt writing namespace_packages to repoze.lru.egg-info/namespace_packages.txt writing requirements to repoze.lru.egg-info/requires.txt writing top-level names to repoze.lru.egg-info/top_level.txt reading manifest file 'repoze.lru.egg-info/SOURCES.txt' adding license file 'LICENSE.txt' writing manifest file 'repoze.lru.egg-info/SOURCES.txt' /usr/lib/python3.12/site-packages/setuptools/dist.py:678: SetuptoolsDeprecationWarning: The namespace_packages parameter is deprecated. !! ******************************************************************************** Please replace its usage with implicit namespaces (PEP 420). See https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packages for details. ******************************************************************************** !! ep.load()(self, ep.name, value) running test WARNING: Testing via this command is deprecated and will be removed in a future version. Users looking for a generic test entry point independent of test runner are encouraged to use tox. /usr/lib/python3.12/site-packages/setuptools/command/test.py:193: _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`. ******************************************************************************** !! ir_d = dist.fetch_build_eggs(dist.install_requires) WARNING: The wheel package is not available. /usr/lib/python3.12/site-packages/setuptools/command/test.py:194: _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`. ******************************************************************************** !! tr_d = dist.fetch_build_eggs(dist.tests_require or []) WARNING: The wheel package is not available. /usr/lib/python3.12/site-packages/setuptools/command/test.py:195: _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`. ******************************************************************************** !! er_d = dist.fetch_build_eggs( WARNING: The wheel package is not available. running egg_info writing repoze.lru.egg-info/PKG-INFO writing dependency_links to repoze.lru.egg-info/dependency_links.txt writing namespace_packages to repoze.lru.egg-info/namespace_packages.txt writing requirements to repoze.lru.egg-info/requires.txt writing top-level names to repoze.lru.egg-info/top_level.txt reading manifest file 'repoze.lru.egg-info/SOURCES.txt' adding license file 'LICENSE.txt' writing manifest file 'repoze.lru.egg-info/SOURCES.txt' running build_ext test_clear_with_multiple_names (repoze.lru.tests.CacherMaker.test_clear_with_multiple_names) ... ok test_clear_with_single_name (repoze.lru.tests.CacherMaker.test_clear_with_single_name) ... ok test_defaultvalue_and_clear (repoze.lru.tests.CacherMaker.test_defaultvalue_and_clear) ... ok test_exception (repoze.lru.tests.CacherMaker.test_exception) ... ok test_expiring (repoze.lru.tests.CacherMaker.test_expiring) ... ok test_expiring_w_timeout (repoze.lru.tests.CacherMaker.test_expiring_w_timeout) ... ok test_memoized (repoze.lru.tests.CacherMaker.test_memoized) ... ok test_named_cache (repoze.lru.tests.CacherMaker.test_named_cache) ... ok test_cache_attr (repoze.lru.tests.DecoratorTests.test_cache_attr) ... ok test_ctor_no_size (repoze.lru.tests.DecoratorTests.test_ctor_no_size) ... ok test_ctor_nocache (repoze.lru.tests.DecoratorTests.test_ctor_nocache) ... ok test_ctor_w_size_no_timeout (repoze.lru.tests.DecoratorTests.test_ctor_w_size_no_timeout) ... ok test_ctor_w_size_w_timeout (repoze.lru.tests.DecoratorTests.test_ctor_w_size_w_timeout) ... ok test_expiry (repoze.lru.tests.DecoratorTests.test_expiry) ... ok test_multiargs (repoze.lru.tests.DecoratorTests.test_multiargs) ... ok test_multiargs_keywords (repoze.lru.tests.DecoratorTests.test_multiargs_keywords) ... ok test_multiargs_keywords_ignore_unhashable (repoze.lru.tests.DecoratorTests.test_multiargs_keywords_ignore_unhashable) ... ok test_multiargs_keywords_ignore_unhashable_true (repoze.lru.tests.DecoratorTests.test_multiargs_keywords_ignore_unhashable_true) ... ok test_partial (repoze.lru.tests.DecoratorTests.test_partial) ... ok test_singlearg (repoze.lru.tests.DecoratorTests.test_singlearg) ... ok test_default_timeout (repoze.lru.tests.ExpiringLRUCacheTests.test_default_timeout) ... ok test_different_timeouts (repoze.lru.tests.ExpiringLRUCacheTests.test_different_timeouts) ... ok test_equal_but_not_identical (repoze.lru.tests.ExpiringLRUCacheTests.test_equal_but_not_identical) ... ok test_eviction_counter (repoze.lru.tests.ExpiringLRUCacheTests.test_eviction_counter) ... ok test_get (repoze.lru.tests.ExpiringLRUCacheTests.test_get) ... ok test_imperfect_hitrate (repoze.lru.tests.ExpiringLRUCacheTests.test_imperfect_hitrate) ... ok test_invalidate (repoze.lru.tests.ExpiringLRUCacheTests.test_invalidate) ... ok test_it (repoze.lru.tests.ExpiringLRUCacheTests.test_it) ... ok test_perfect_hitrate (repoze.lru.tests.ExpiringLRUCacheTests.test_perfect_hitrate) ... ok test_put (repoze.lru.tests.ExpiringLRUCacheTests.test_put) ... ok test_renew_timeout (repoze.lru.tests.ExpiringLRUCacheTests.test_renew_timeout) ... ok test_size_lessthan_1 (repoze.lru.tests.ExpiringLRUCacheTests.test_size_lessthan_1) ... ok test_small_cache (repoze.lru.tests.ExpiringLRUCacheTests.test_small_cache) ... ok test_equal_but_not_identical (repoze.lru.tests.LRUCacheTests.test_equal_but_not_identical) ... ok test_eviction_counter (repoze.lru.tests.LRUCacheTests.test_eviction_counter) ... ok test_get (repoze.lru.tests.LRUCacheTests.test_get) ... ok test_imperfect_hitrate (repoze.lru.tests.LRUCacheTests.test_imperfect_hitrate) ... ok test_invalidate (repoze.lru.tests.LRUCacheTests.test_invalidate) ... ok test_it (repoze.lru.tests.LRUCacheTests.test_it) ... ok test_perfect_hitrate (repoze.lru.tests.LRUCacheTests.test_perfect_hitrate) ... ok test_put (repoze.lru.tests.LRUCacheTests.test_put) ... ok test_size_lessthan_1 (repoze.lru.tests.LRUCacheTests.test_size_lessthan_1) ... ok test_small_cache (repoze.lru.tests.LRUCacheTests.test_small_cache) ... ok test_clear (repoze.lru.tests.UnboundedCacheTests.test_clear) ... ok test_ctor (repoze.lru.tests.UnboundedCacheTests.test_ctor) ... ok test_get_hit (repoze.lru.tests.UnboundedCacheTests.test_get_hit) ... ok test_get_miss_explicit_default (repoze.lru.tests.UnboundedCacheTests.test_get_miss_explicit_default) ... ok test_get_miss_no_default (repoze.lru.tests.UnboundedCacheTests.test_get_miss_no_default) ... ok test_invalidate_hit (repoze.lru.tests.UnboundedCacheTests.test_invalidate_hit) ... ok test_invalidate_miss (repoze.lru.tests.UnboundedCacheTests.test_invalidate_miss) ... ok test_put (repoze.lru.tests.UnboundedCacheTests.test_put) ... ok ---------------------------------------------------------------------- Ran 51 tests in 1.239s OK >>> py3-repoze-lru: Entering fakeroot... /usr/lib/python3.12/site-packages/setuptools/dist.py:678: SetuptoolsDeprecationWarning: The namespace_packages parameter is deprecated. !! ******************************************************************************** Please replace its usage with implicit namespaces (PEP 420). See https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packages for details. ******************************************************************************** !! ep.load()(self, ep.name, value) 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 Skipping installation of /home/buildozer/aports/community/py3-repoze-lru/pkg/py3-repoze-lru/usr/lib/python3.12/site-packages/repoze/__init__.py (namespace package) copying repoze/lru/tests.py -> /home/buildozer/aports/community/py3-repoze-lru/pkg/py3-repoze-lru/usr/lib/python3.12/site-packages/repoze/lru copying repoze/lru/__init__.py -> /home/buildozer/aports/community/py3-repoze-lru/pkg/py3-repoze-lru/usr/lib/python3.12/site-packages/repoze/lru byte-compiling /home/buildozer/aports/community/py3-repoze-lru/pkg/py3-repoze-lru/usr/lib/python3.12/site-packages/repoze/lru/tests.py to tests.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-repoze-lru/pkg/py3-repoze-lru/usr/lib/python3.12/site-packages/repoze/lru/__init__.py to __init__.cpython-312.pyc running install_egg_info running egg_info writing repoze.lru.egg-info/PKG-INFO writing dependency_links to repoze.lru.egg-info/dependency_links.txt writing namespace_packages to repoze.lru.egg-info/namespace_packages.txt writing requirements to repoze.lru.egg-info/requires.txt writing top-level names to repoze.lru.egg-info/top_level.txt reading manifest file 'repoze.lru.egg-info/SOURCES.txt' adding license file 'LICENSE.txt' writing manifest file 'repoze.lru.egg-info/SOURCES.txt' Copying repoze.lru.egg-info to /home/buildozer/aports/community/py3-repoze-lru/pkg/py3-repoze-lru/usr/lib/python3.12/site-packages/repoze.lru-0.7-py3.12.egg-info Installing /home/buildozer/aports/community/py3-repoze-lru/pkg/py3-repoze-lru/usr/lib/python3.12/site-packages/repoze.lru-0.7-py3.12-nspkg.pth running install_scripts >>> py3-repoze-lru-doc*: Running split function doc... >>> py3-repoze-lru-doc*: Preparing subpackage py3-repoze-lru-doc... >>> py3-repoze-lru-doc*: Running postcheck for py3-repoze-lru-doc >>> py3-repoze-lru-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-repoze-lru/pkg/py3-repoze-lru/usr/lib/python3.12/site-packages/repoze/lru/__pycache__' -> '/home/buildozer/aports/community/py3-repoze-lru/pkg/py3-repoze-lru-pyc/usr/lib/python3.12/site-packages/repoze/lru/__pycache__' >>> py3-repoze-lru-pyc*: Preparing subpackage py3-repoze-lru-pyc... >>> py3-repoze-lru-pyc*: Running postcheck for py3-repoze-lru-pyc >>> py3-repoze-lru*: Running postcheck for py3-repoze-lru >>> py3-repoze-lru*: Preparing package py3-repoze-lru... >>> py3-repoze-lru-doc*: Tracing dependencies... >>> py3-repoze-lru-doc*: Package size: 24.0 KB >>> py3-repoze-lru-doc*: Compressing data... >>> py3-repoze-lru-doc*: Create checksum... >>> py3-repoze-lru-doc*: Create py3-repoze-lru-doc-0.7-r6.apk >>> py3-repoze-lru-pyc*: Tracing dependencies... python3 python3~3.12 >>> py3-repoze-lru-pyc*: Package size: 96.0 KB >>> py3-repoze-lru-pyc*: Compressing data... >>> py3-repoze-lru-pyc*: Create checksum... >>> py3-repoze-lru-pyc*: Create py3-repoze-lru-pyc-0.7-r6.apk >>> py3-repoze-lru*: Tracing dependencies... python3 python3~3.12 >>> py3-repoze-lru*: Package size: 108.0 KB >>> py3-repoze-lru*: Compressing data... >>> py3-repoze-lru*: Create checksum... >>> py3-repoze-lru*: Create py3-repoze-lru-0.7-r6.apk >>> py3-repoze-lru: Build complete at Sat, 13 Apr 2024 03:37:17 +0000 elapsed time 0h 0m 7s >>> py3-repoze-lru: Cleaning up srcdir >>> py3-repoze-lru: Cleaning up pkgdir >>> py3-repoze-lru: Uninstalling dependencies... (1/17) Purging .makedepends-py3-repoze-lru (20240413.033712) (2/17) Purging py3-setuptools-pyc (69.2.0-r2) (3/17) Purging py3-setuptools (69.2.0-r2) (4/17) Purging py3-packaging-pyc (24.0-r1) (5/17) Purging py3-packaging (24.0-r1) (6/17) Purging py3-parsing-pyc (3.1.2-r1) (7/17) Purging py3-parsing (3.1.2-r1) (8/17) Purging python3-pyc (3.12.3-r0) (9/17) Purging python3-pycache-pyc0 (3.12.3-r0) (10/17) Purging pyc (3.12.3-r0) (11/17) Purging python3 (3.12.3-r0) (12/17) Purging gdbm (1.23-r1) (13/17) Purging libffi (3.4.6-r0) (14/17) Purging libpanelw (6.4_p20240330-r0) (15/17) Purging mpdecimal (4.0.0-r0) (16/17) Purging readline (8.2.10-r0) (17/17) Purging sqlite-libs (3.45.2-r0) Executing busybox-1.36.1-r25.trigger OK: 379 MiB in 113 packages >>> py3-repoze-lru: Updating the community/x86 repository index... >>> py3-repoze-lru: Signing the index...