>>> py3-lazy-object-proxy: Building community/py3-lazy-object-proxy 1.10.0-r1 (using abuild 3.13.0-r3) started Thu, 25 Apr 2024 06:34:51 +0000 >>> py3-lazy-object-proxy: Checking sanity of /home/buildozer/aports/community/py3-lazy-object-proxy/APKBUILD... >>> py3-lazy-object-proxy: Analyzing dependencies... >>> py3-lazy-object-proxy: Installing for build: build-base python3 py3-gpep517 py3-setuptools py3-setuptools_scm python3-dev py3-wheel py3-pytest-runner py3-pytest-benchmark (1/42) Installing libbz2 (1.0.8-r6) (2/42) Installing libffi (3.4.6-r0) (3/42) Installing gdbm (1.23-r1) (4/42) Installing xz-libs (5.6.1-r3) (5/42) Installing mpdecimal (4.0.0-r0) (6/42) Installing libpanelw (6.4_p20240330-r0) (7/42) Installing readline (8.2.10-r0) (8/42) Installing sqlite-libs (3.45.3-r0) (9/42) Installing python3 (3.12.3-r1) (10/42) Installing python3-pycache-pyc0 (3.12.3-r1) (11/42) Installing pyc (3.12.3-r1) (12/42) Installing python3-pyc (3.12.3-r1) (13/42) Installing py3-installer (0.7.0-r2) (14/42) Installing py3-installer-pyc (0.7.0-r2) (15/42) Installing py3-gpep517 (15-r2) (16/42) Installing py3-gpep517-pyc (15-r2) (17/42) Installing py3-parsing (3.1.2-r1) (18/42) Installing py3-parsing-pyc (3.1.2-r1) (19/42) Installing py3-packaging (24.0-r1) (20/42) Installing py3-packaging-pyc (24.0-r1) (21/42) Installing py3-setuptools (69.5.1-r0) (22/42) Installing py3-setuptools-pyc (69.5.1-r0) (23/42) Installing py3-setuptools_scm (8.0.4-r2) (24/42) Installing py3-setuptools_scm-pyc (8.0.4-r2) (25/42) Installing python3-dev (3.12.3-r1) (26/42) Installing py3-wheel (0.42.0-r1) (27/42) Installing py3-wheel-pyc (0.42.0-r1) (28/42) Installing py3-iniconfig (2.0.0-r1) (29/42) Installing py3-iniconfig-pyc (2.0.0-r1) (30/42) Installing py3-pluggy (1.4.0-r1) (31/42) Installing py3-pluggy-pyc (1.4.0-r1) (32/42) Installing py3-py (1.11.0-r3) (33/42) Installing py3-py-pyc (1.11.0-r3) (34/42) Installing py3-pytest (8.1.1-r1) (35/42) Installing py3-pytest-pyc (8.1.1-r1) (36/42) Installing py3-pytest-runner (6.0.1-r1) (37/42) Installing py3-pytest-runner-pyc (6.0.1-r1) (38/42) Installing py3-py-cpuinfo (9.0.0-r4) (39/42) Installing py3-py-cpuinfo-pyc (9.0.0-r4) (40/42) Installing py3-pytest-benchmark (4.0.0-r4) (41/42) Installing py3-pytest-benchmark-pyc (4.0.0-r4) (42/42) Installing .makedepends-py3-lazy-object-proxy (20240425.063456) Executing busybox-1.36.1-r25.trigger OK: 499 MiB in 143 packages >>> py3-lazy-object-proxy: Cleaning up srcdir >>> py3-lazy-object-proxy: Cleaning up pkgdir >>> py3-lazy-object-proxy: Cleaning up tmpdir >>> py3-lazy-object-proxy: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/lazy-object-proxy-1.10.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-lazy-object-proxy: Fetching https://files.pythonhosted.org/packages/source/l/lazy-object-proxy/lazy-object-proxy-1.10.0.tar.gz Connecting to files.pythonhosted.org (151.101.36.223:443) Connecting to files.pythonhosted.org (151.101.36.223:443) saving to '/var/cache/distfiles/lazy-object-proxy-1.10.0.tar.gz.part' lazy-object-proxy-1. 100% |********************************| 43271 0:00:00 ETA '/var/cache/distfiles/lazy-object-proxy-1.10.0.tar.gz.part' saved >>> py3-lazy-object-proxy: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/lazy-object-proxy-1.10.0.tar.gz >>> py3-lazy-object-proxy: Checking sha512sums... lazy-object-proxy-1.10.0.tar.gz: OK >>> py3-lazy-object-proxy: Unpacking /var/cache/distfiles/lazy-object-proxy-1.10.0.tar.gz... 2024-04-25 06:35:02,704 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.12/site-packages/setuptools_scm/_integration/setuptools.py:90: UserWarning: version of lazy-object-proxy already set warnings.warn(f"version of {dist_name} already set") 2024-04-25 06:35:02,908 root INFO running bdist_wheel 2024-04-25 06:35:02,968 root INFO running build 2024-04-25 06:35:02,968 root INFO running build_py 2024-04-25 06:35:02,983 root INFO creating build 2024-04-25 06:35:02,983 root INFO creating build/lib.linux-riscv64-cpython-312 2024-04-25 06:35:02,984 root INFO creating build/lib.linux-riscv64-cpython-312/lazy_object_proxy 2024-04-25 06:35:02,984 root INFO copying src/lazy_object_proxy/__init__.py -> build/lib.linux-riscv64-cpython-312/lazy_object_proxy 2024-04-25 06:35:02,985 root INFO copying src/lazy_object_proxy/simple.py -> build/lib.linux-riscv64-cpython-312/lazy_object_proxy 2024-04-25 06:35:02,986 root INFO copying src/lazy_object_proxy/_version.py -> build/lib.linux-riscv64-cpython-312/lazy_object_proxy 2024-04-25 06:35:02,988 root INFO copying src/lazy_object_proxy/utils.py -> build/lib.linux-riscv64-cpython-312/lazy_object_proxy 2024-04-25 06:35:02,989 root INFO copying src/lazy_object_proxy/compat.py -> build/lib.linux-riscv64-cpython-312/lazy_object_proxy 2024-04-25 06:35:02,990 root INFO copying src/lazy_object_proxy/slots.py -> build/lib.linux-riscv64-cpython-312/lazy_object_proxy 2024-04-25 06:35:02,991 root INFO running egg_info 2024-04-25 06:35:03,000 root INFO writing src/lazy_object_proxy.egg-info/PKG-INFO 2024-04-25 06:35:03,002 root INFO writing dependency_links to src/lazy_object_proxy.egg-info/dependency_links.txt 2024-04-25 06:35:03,004 root INFO writing top-level names to src/lazy_object_proxy.egg-info/top_level.txt 2024-04-25 06:35:12,276 root INFO reading manifest file 'src/lazy_object_proxy.egg-info/SOURCES.txt' 2024-04-25 06:35:12,278 root INFO adding license file 'LICENSE' 2024-04-25 06:35:12,278 root INFO adding license file 'AUTHORS.rst' 2024-04-25 06:35:12,282 root INFO writing manifest file 'src/lazy_object_proxy.egg-info/SOURCES.txt' 2024-04-25 06:35:12,285 root INFO copying src/lazy_object_proxy/cext.c -> build/lib.linux-riscv64-cpython-312/lazy_object_proxy 2024-04-25 06:35:12,287 root INFO running build_ext 2024-04-25 06:35:12,295 root INFO building 'lazy_object_proxy.cext' extension 2024-04-25 06:35:12,296 root INFO creating build/temp.linux-riscv64-cpython-312 2024-04-25 06:35:12,296 root INFO creating build/temp.linux-riscv64-cpython-312/src 2024-04-25 06:35:12,297 root INFO creating build/temp.linux-riscv64-cpython-312/src/lazy_object_proxy 2024-04-25 06:35:12,297 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -Isrc/lazy_object_proxy -I/usr/include/python3.12 -c src/lazy_object_proxy/cext.c -o build/temp.linux-riscv64-cpython-312/src/lazy_object_proxy/cext.o 2024-04-25 06:35:15,212 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-riscv64-cpython-312/src/lazy_object_proxy/cext.o -L/usr/lib -o build/lib.linux-riscv64-cpython-312/lazy_object_proxy/cext.cpython-312-riscv64-linux-musl.so 2024-04-25 06:35:15,295 wheel INFO installing to build/bdist.linux-riscv64/wheel 2024-04-25 06:35:15,295 root INFO running install 2024-04-25 06:35:15,336 root INFO running install_lib 2024-04-25 06:35:15,348 root INFO creating build/bdist.linux-riscv64 2024-04-25 06:35:15,349 root INFO creating build/bdist.linux-riscv64/wheel 2024-04-25 06:35:15,350 root INFO creating build/bdist.linux-riscv64/wheel/lazy_object_proxy 2024-04-25 06:35:15,350 root INFO copying build/lib.linux-riscv64-cpython-312/lazy_object_proxy/__init__.py -> build/bdist.linux-riscv64/wheel/lazy_object_proxy 2024-04-25 06:35:15,351 root INFO copying build/lib.linux-riscv64-cpython-312/lazy_object_proxy/cext.c -> build/bdist.linux-riscv64/wheel/lazy_object_proxy 2024-04-25 06:35:15,353 root INFO copying build/lib.linux-riscv64-cpython-312/lazy_object_proxy/cext.cpython-312-riscv64-linux-musl.so -> build/bdist.linux-riscv64/wheel/lazy_object_proxy 2024-04-25 06:35:15,354 root INFO copying build/lib.linux-riscv64-cpython-312/lazy_object_proxy/simple.py -> build/bdist.linux-riscv64/wheel/lazy_object_proxy 2024-04-25 06:35:15,355 root INFO copying build/lib.linux-riscv64-cpython-312/lazy_object_proxy/_version.py -> build/bdist.linux-riscv64/wheel/lazy_object_proxy 2024-04-25 06:35:15,356 root INFO copying build/lib.linux-riscv64-cpython-312/lazy_object_proxy/utils.py -> build/bdist.linux-riscv64/wheel/lazy_object_proxy 2024-04-25 06:35:15,357 root INFO copying build/lib.linux-riscv64-cpython-312/lazy_object_proxy/compat.py -> build/bdist.linux-riscv64/wheel/lazy_object_proxy 2024-04-25 06:35:15,358 root INFO copying build/lib.linux-riscv64-cpython-312/lazy_object_proxy/slots.py -> build/bdist.linux-riscv64/wheel/lazy_object_proxy 2024-04-25 06:35:15,359 root INFO running install_egg_info 2024-04-25 06:35:15,373 root INFO Copying src/lazy_object_proxy.egg-info to build/bdist.linux-riscv64/wheel/lazy_object_proxy-1.10.0-py3.12.egg-info 2024-04-25 06:35:15,377 root INFO running install_scripts 2024-04-25 06:35:15,392 wheel INFO creating build/bdist.linux-riscv64/wheel/lazy_object_proxy-1.10.0.dist-info/WHEEL 2024-04-25 06:35:15,394 wheel INFO creating '/home/buildozer/aports/community/py3-lazy-object-proxy/src/lazy-object-proxy-1.10.0/.dist/.tmp-_3lokllt/lazy_object_proxy-1.10.0-cp312-cp312-linux_riscv64.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2024-04-25 06:35:15,396 wheel INFO adding 'lazy_object_proxy/__init__.py' 2024-04-25 06:35:15,397 wheel INFO adding 'lazy_object_proxy/_version.py' 2024-04-25 06:35:15,398 wheel INFO adding 'lazy_object_proxy/cext.c' 2024-04-25 06:35:15,401 wheel INFO adding 'lazy_object_proxy/cext.cpython-312-riscv64-linux-musl.so' 2024-04-25 06:35:15,404 wheel INFO adding 'lazy_object_proxy/compat.py' 2024-04-25 06:35:15,405 wheel INFO adding 'lazy_object_proxy/simple.py' 2024-04-25 06:35:15,406 wheel INFO adding 'lazy_object_proxy/slots.py' 2024-04-25 06:35:15,407 wheel INFO adding 'lazy_object_proxy/utils.py' 2024-04-25 06:35:15,409 wheel INFO adding 'lazy_object_proxy-1.10.0.dist-info/AUTHORS.rst' 2024-04-25 06:35:15,409 wheel INFO adding 'lazy_object_proxy-1.10.0.dist-info/LICENSE' 2024-04-25 06:35:15,410 wheel INFO adding 'lazy_object_proxy-1.10.0.dist-info/METADATA' 2024-04-25 06:35:15,411 wheel INFO adding 'lazy_object_proxy-1.10.0.dist-info/WHEEL' 2024-04-25 06:35:15,412 wheel INFO adding 'lazy_object_proxy-1.10.0.dist-info/top_level.txt' 2024-04-25 06:35:15,413 wheel INFO adding 'lazy_object_proxy-1.10.0.dist-info/RECORD' 2024-04-25 06:35:15,413 wheel INFO removing build/bdist.linux-riscv64/wheel 2024-04-25 06:35:15,417 gpep517 INFO The backend produced .dist/lazy_object_proxy-1.10.0-cp312-cp312-linux_riscv64.whl lazy_object_proxy-1.10.0-cp312-cp312-linux_riscv64.whl ============================= test session starts ============================== platform linux -- Python 3.12.3, pytest-8.1.1, pluggy-1.4.0 benchmark: 4.0.0 (defaults: timer=time.perf_counter disable_gc=False min_rounds=5 min_time=0.000005 max_time=1.0 calibration_precision=10 warmup=False warmup_iterations=100000) rootdir: /home/buildozer/aports/community/py3-lazy-object-proxy/src/lazy-object-proxy-1.10.0 configfile: pytest.ini testpaths: tests plugins: benchmark-4.0.0 collected 1683 items tests/test_async_py3.py ................................................ [ 2%] ............................. [ 4%] tests/test_lazy_object_proxy.py .......XXXX..XX.....X.X.X............... [ 6%] ...............................xx....................................... [ 11%] .......xxx.x............................................................ [ 15%] .................. [ 16%] tests/test_async_py3.py ................................................ [ 19%] ............................. [ 21%] tests/test_lazy_object_proxy.py .......xxxx..xx.....X.X.X............... [ 23%] ...............................XX....................................... [ 27%] .......xxx.x............................................................ [ 32%] ............s..... [ 33%] tests/test_async_py3.py ................................................ [ 36%] ............................. [ 37%] tests/test_lazy_object_proxy.py .......XXXX..XX.....X.X.X............... [ 40%] ...............................XX....................................... [ 44%] .......xxx.x............................................................ [ 48%] ............s..... [ 49%] tests/test_async_py3.py ................................................ [ 52%] ............................. [ 54%] tests/test_lazy_object_proxy.py .......XXXX..XX.....X.X.X............... [ 56%] ...............................xx....................................... [ 60%] .......xxx.x............................................................ [ 65%] .................. [ 66%] tests/test_async_py3.py ................................................ [ 69%] ............................. [ 70%] tests/test_lazy_object_proxy.py .......XXXX..XX.....x.x.x............... [ 73%] ...............................xx....................................... [ 77%] .......xxx.x............................................................ [ 81%] .................. [ 82%] tests/test_async_py3.py ................................................ [ 85%] ............................. [ 87%] tests/test_lazy_object_proxy.py .......XXXX..XX.....x.x.x............... [ 89%] ...............................xx....................................... [ 94%] .......xxx.x............................................................ [ 98%] .....................ss.... [100%] ================================== XFAILURES =================================== ______________________ test_pow_ternary[subclassed-slots] ______________________ tests/test_lazy_object_proxy.py:1002: in test_pow_ternary assert pow(three, two, 2) == pow(3, 2, 2) .testenv/lib/python3.12/site-packages/lazy_object_proxy/slots.py:243: in __pow__ return pow(self.__wrapped__, other, *args) E TypeError: unsupported operand type(s) for ** or pow(): 'int', 'SubclassOf_Proxy', 'int' _____________________ test_rpow_ternary[subclassed-slots] ______________________ tests/test_lazy_object_proxy.py:1009: in test_rpow_ternary assert pow(3, two, 2) == pow(3, 2, 2) E TypeError: unsupported operand type(s) for ** or pow(): 'int', 'SubclassOf_Proxy', 'int' __________________ test_proxy_hasattr_call[subclassed-slots] ___________________ tests/test_lazy_object_proxy.py:1571: in test_proxy_hasattr_call assert not callable(proxy) E assert not True E + where True = callable(. at 0x3fb28c0180>>) __________________ test_proxy_getattr_call[subclassed-slots] ___________________ tests/test_lazy_object_proxy.py:1578: in test_proxy_getattr_call assert getattr(proxy, '__call__', None) is None E AssertionError: assert . at 0x3fb28c3100>>> is None E + where . at 0x3fb28c3100>>> = getattr(. at 0x3fb28c3100>>, '__call__', None) ___________________ test_proxy_is_callable[subclassed-slots] ___________________ tests/test_lazy_object_proxy.py:1585: in test_proxy_is_callable assert not callable(proxy) E assert not True E + where True = callable(. at 0x3fb28c28e0>>) ______________ test_callable_proxy_getattr_call[subclassed-slots] ______________ tests/test_lazy_object_proxy.py:1598: in test_callable_proxy_getattr_call assert getattr(proxy, '__call__', None) is None E AssertionError: assert . at 0x3fb28c3420>>> is None E + where . at 0x3fb28c3420>>> = getattr(. at 0x3fb28c3420>>, '__call__', None) ___________________ test_class_module_name[subclassed-cext] ____________________ tests/test_lazy_object_proxy.py:145: in test_class_module_name assert wrapper.__module__ == target.__module__ E AssertionError: assert 'conftest' == 'objects' E E - objects E + conftest ____________________ test_class_doc_string[subclassed-cext] ____________________ tests/test_lazy_object_proxy.py:155: in test_class_doc_string assert wrapper.__doc__ == target.__doc__ E AssertionError: assert None == 'documentation' E + where None = . at 0x3fb35ee3e0>>.__doc__ E + and 'documentation' = .__doc__ __________________ test_instance_module_name[subclassed-cext] __________________ tests/test_lazy_object_proxy.py:165: in test_instance_module_name assert wrapper.__module__ == target.__module__ E AssertionError: assert 'conftest' == 'objects' E E - objects E + conftest __________________ test_instance_doc_string[subclassed-cext] ___________________ tests/test_lazy_object_proxy.py:175: in test_instance_doc_string assert wrapper.__doc__ == target.__doc__ E AssertionError: assert None == 'documentation' E + where None = . at 0x3fb35ed580>>.__doc__ E + and 'documentation' = .__doc__ __________________ test_function_module_name[subclassed-cext] __________________ tests/test_lazy_object_proxy.py:208: in test_function_module_name assert wrapper.__module__ == target.__module__ E AssertionError: assert 'conftest' == 'objects' E E - objects E + conftest __________________ test_function_doc_string[subclassed-cext] ___________________ tests/test_lazy_object_proxy.py:218: in test_function_doc_string assert wrapper.__doc__ == target.__doc__ E AssertionError: assert None == 'documentation' E + where None = . at 0x3fb35ee980>>.__doc__ E + and 'documentation' = .__doc__ ___________________ test_proxy_hasattr_call[subclassed-cext] ___________________ tests/test_lazy_object_proxy.py:1571: in test_proxy_hasattr_call assert not callable(proxy) E assert not True E + where True = callable(. at 0x3fb34099e0>>) ___________________ test_proxy_getattr_call[subclassed-cext] ___________________ tests/test_lazy_object_proxy.py:1578: in test_proxy_getattr_call assert getattr(proxy, '__call__', None) is None E AssertionError: assert is None E + where = getattr(. at 0x3fb340a160>>, '__call__', None) ___________________ test_proxy_is_callable[subclassed-cext] ____________________ tests/test_lazy_object_proxy.py:1585: in test_proxy_is_callable assert not callable(proxy) E assert not True E + where True = callable(. at 0x3fb340a520>>) ______________ test_callable_proxy_getattr_call[subclassed-cext] _______________ tests/test_lazy_object_proxy.py:1598: in test_callable_proxy_getattr_call assert getattr(proxy, '__call__', None) is None E AssertionError: assert is None E + where = getattr(. at 0x3fb340a7a0>>, '__call__', None) _____________________ test_proxy_hasattr_call[normal-cext] _____________________ tests/test_lazy_object_proxy.py:1571: in test_proxy_hasattr_call assert not callable(proxy) E assert not True E + where True = callable(. at 0x3fb3519080>>) _____________________ test_proxy_getattr_call[normal-cext] _____________________ tests/test_lazy_object_proxy.py:1578: in test_proxy_getattr_call assert getattr(proxy, '__call__', None) is None E AssertionError: assert is None E + where = getattr(. at 0x3fb3519120>>, '__call__', None) _____________________ test_proxy_is_callable[normal-cext] ______________________ tests/test_lazy_object_proxy.py:1585: in test_proxy_is_callable assert not callable(proxy) E assert not True E + where True = callable(. at 0x3fb3519300>>) ________________ test_callable_proxy_getattr_call[normal-cext] _________________ tests/test_lazy_object_proxy.py:1598: in test_callable_proxy_getattr_call assert getattr(proxy, '__call__', None) is None E AssertionError: assert is None E + where = getattr(. at 0x3fb3519620>>, '__call__', None) ________________________ test_pow_ternary[normal-slots] ________________________ tests/test_lazy_object_proxy.py:1002: in test_pow_ternary assert pow(three, two, 2) == pow(3, 2, 2) .testenv/lib/python3.12/site-packages/lazy_object_proxy/slots.py:243: in __pow__ return pow(self.__wrapped__, other, *args) E TypeError: unsupported operand type(s) for ** or pow(): 'int', 'Proxy', 'int' _______________________ test_rpow_ternary[normal-slots] ________________________ tests/test_lazy_object_proxy.py:1009: in test_rpow_ternary assert pow(3, two, 2) == pow(3, 2, 2) E TypeError: unsupported operand type(s) for ** or pow(): 'int', 'Proxy', 'int' ____________________ test_proxy_hasattr_call[normal-slots] _____________________ tests/test_lazy_object_proxy.py:1571: in test_proxy_hasattr_call assert not callable(proxy) E assert not True E + where True = callable(. at 0x3fb2e00180>>) ____________________ test_proxy_getattr_call[normal-slots] _____________________ tests/test_lazy_object_proxy.py:1578: in test_proxy_getattr_call assert getattr(proxy, '__call__', None) is None E AssertionError: assert . at 0x3fb2e2fc40>>> is None E + where . at 0x3fb2e2fc40>>> = getattr(. at 0x3fb2e2fc40>>, '__call__', None) _____________________ test_proxy_is_callable[normal-slots] _____________________ tests/test_lazy_object_proxy.py:1585: in test_proxy_is_callable assert not callable(proxy) E assert not True E + where True = callable(. at 0x3fb2e00400>>) ________________ test_callable_proxy_getattr_call[normal-slots] ________________ tests/test_lazy_object_proxy.py:1598: in test_callable_proxy_getattr_call assert getattr(proxy, '__call__', None) is None E AssertionError: assert . at 0x3fb2e007c0>>> is None E + where . at 0x3fb2e007c0>>> = getattr(. at 0x3fb2e007c0>>, '__call__', None) ______________________ test_vars_of_class[normal-simple] _______________________ tests/test_lazy_object_proxy.py:296: in test_vars_of_class assert vars(wrapper) == vars(target) E AssertionError: assert {'__factory__...0x3fb2c168e0>} == mappingproxy(...cumentation'}) E E Use -v to get more diff _____________________ test_vars_of_instance[normal-simple] _____________________ tests/test_lazy_object_proxy.py:315: in test_vars_of_instance assert vars(wrapper) == vars(target) E AssertionError: assert {'__factory__...0x3fb2c17100>} == {} E E Left contains 1 more item: E {'__factory__': . at 0x3fb2c17100>} E Use -v to get more diff _____________________ test_vars_of_function[normal-simple] _____________________ tests/test_lazy_object_proxy.py:334: in test_vars_of_function assert vars(wrapper) == vars(target) E AssertionError: assert {'__factory__...0x3fb2c174c0>} == {} E E Left contains 1 more item: E {'__factory__': . at 0x3fb2c174c0>} E Use -v to get more diff _______________________ test_pow_ternary[normal-simple] ________________________ tests/test_lazy_object_proxy.py:1002: in test_pow_ternary assert pow(three, two, 2) == pow(3, 2, 2) .testenv/lib/python3.12/site-packages/lazy_object_proxy/simple.py:12: in proxy_wrapper return code(self.__wrapped__, *args) E TypeError: unsupported operand type(s) for ** or pow(): 'int', 'Proxy', 'int' _______________________ test_rpow_ternary[normal-simple] _______________________ tests/test_lazy_object_proxy.py:1009: in test_rpow_ternary assert pow(3, two, 2) == pow(3, 2, 2) E TypeError: unsupported operand type(s) for ** or pow(): 'int', 'Proxy', 'int' ____________________ test_proxy_hasattr_call[normal-simple] ____________________ tests/test_lazy_object_proxy.py:1571: in test_proxy_hasattr_call assert not callable(proxy) E assert not True E + where True = callable(. at 0x3fb2c7c680>>) ____________________ test_proxy_getattr_call[normal-simple] ____________________ tests/test_lazy_object_proxy.py:1578: in test_proxy_getattr_call assert getattr(proxy, '__call__', None) is None E AssertionError: assert . at 0x3fb2c7f4c0>>> is None E + where . at 0x3fb2c7f4c0>>> = getattr(. at 0x3fb2c7f4c0>>, '__call__', None) ____________________ test_proxy_is_callable[normal-simple] _____________________ tests/test_lazy_object_proxy.py:1585: in test_proxy_is_callable assert not callable(proxy) E assert not True E + where True = callable(. at 0x3fb2c7f420>>) _______________ test_callable_proxy_getattr_call[normal-simple] ________________ tests/test_lazy_object_proxy.py:1598: in test_callable_proxy_getattr_call assert getattr(proxy, '__call__', None) is None E AssertionError: assert . at 0x3fb2c7f7e0>>> is None E + where . at 0x3fb2c7f7e0>>> = getattr(. at 0x3fb2c7f7e0>>, '__call__', None) ____________________ test_vars_of_class[subclassed-simple] _____________________ tests/test_lazy_object_proxy.py:296: in test_vars_of_class assert vars(wrapper) == vars(target) E AssertionError: assert {'__factory__...0x3fb30e45e0>} == mappingproxy(...cumentation'}) E E Use -v to get more diff ___________________ test_vars_of_instance[subclassed-simple] ___________________ tests/test_lazy_object_proxy.py:315: in test_vars_of_instance assert vars(wrapper) == vars(target) E AssertionError: assert {'__factory__...0x3fb30e4cc0>} == {} E E Left contains 1 more item: E {'__factory__': . at 0x3fb30e4cc0>} E Use -v to get more diff ___________________ test_vars_of_function[subclassed-simple] ___________________ tests/test_lazy_object_proxy.py:334: in test_vars_of_function assert vars(wrapper) == vars(target) E AssertionError: assert {'__factory__...0x3fb30e67a0>} == {} E E Left contains 1 more item: E {'__factory__': . at 0x3fb30e67a0>} E Use -v to get more diff _____________________ test_pow_ternary[subclassed-simple] ______________________ tests/test_lazy_object_proxy.py:1002: in test_pow_ternary assert pow(three, two, 2) == pow(3, 2, 2) .testenv/lib/python3.12/site-packages/lazy_object_proxy/simple.py:12: in proxy_wrapper return code(self.__wrapped__, *args) E TypeError: unsupported operand type(s) for ** or pow(): 'int', 'SubclassOf_Proxy', 'int' _____________________ test_rpow_ternary[subclassed-simple] _____________________ tests/test_lazy_object_proxy.py:1009: in test_rpow_ternary assert pow(3, two, 2) == pow(3, 2, 2) E TypeError: unsupported operand type(s) for ** or pow(): 'int', 'SubclassOf_Proxy', 'int' __________________ test_proxy_hasattr_call[subclassed-simple] __________________ tests/test_lazy_object_proxy.py:1571: in test_proxy_hasattr_call assert not callable(proxy) E assert not True E + where True = callable(. at 0x3fb3238d60>>) __________________ test_proxy_getattr_call[subclassed-simple] __________________ tests/test_lazy_object_proxy.py:1578: in test_proxy_getattr_call assert getattr(proxy, '__call__', None) is None E AssertionError: assert . at 0x3fb323a5c0>>> is None E + where . at 0x3fb323a5c0>>> = getattr(. at 0x3fb323a5c0>>, '__call__', None) __________________ test_proxy_is_callable[subclassed-simple] ___________________ tests/test_lazy_object_proxy.py:1585: in test_proxy_is_callable assert not callable(proxy) E assert not True E + where True = callable(. at 0x3fb323a520>>) _____________ test_callable_proxy_getattr_call[subclassed-simple] ______________ tests/test_lazy_object_proxy.py:1598: in test_callable_proxy_getattr_call assert getattr(proxy, '__call__', None) is None E AssertionError: assert . at 0x3fb323a8e0>>> is None E + where . at 0x3fb323a8e0>>> = getattr(. at 0x3fb323a8e0>>, '__call__', None) =================================== XPASSES ==================================== ----------------------------------------------------------------------------------- benchmark: 3 tests ----------------------------------------------------------------------------------- Name (time in us) Min Max Mean StdDev Median IQR Outliers OPS (Kops/s) Rounds Iterations ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ test_perf[cext] 2.2800 (1.0) 2,266.4210 (47.92) 2.4965 (1.0) 7.4081 (12.31) 2.4600 (1.0) 0.0800 (1.0) 55;1137 400.5637 (1.0) 93809 1 test_perf[simple] 3.9800 (1.75) 47.3000 (1.0) 4.2585 (1.71) 0.6018 (1.0) 4.2200 (1.72) 0.1000 (1.25) 440;1119 234.8236 (0.59) 43899 1 test_perf[slots] 4.4400 (1.95) 49.6800 (1.05) 4.7603 (1.91) 0.7709 (1.28) 4.7200 (1.92) 0.1200 (1.50) 124;429 210.0693 (0.52) 23585 1 ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ --------------------------------------------------------------------------------------- benchmark 'prototypes': 4 tests --------------------------------------------------------------------------------------- Name (time in us) Min Max Mean StdDev Median IQR Outliers OPS (Kops/s) Rounds Iterations --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- test_proto[LocalsSimpleProxy] 2.8800 (1.0) 57.7800 (1.09) 3.0779 (1.0) 0.6521 (1.0) 3.0400 (1.0) 0.0600 (1.0) 331;2691 324.9016 (1.0) 77640 1 test_proto[SimpleProxy] 2.9000 (1.01) 2,421.2810 (45.63) 3.1608 (1.03) 8.8679 (13.60) 3.1000 (1.02) 0.0800 (1.33) 58;1416 316.3763 (0.97) 74739 1 test_proto[CachedPropertyProxy] 3.0600 (1.06) 2,696.5810 (50.82) 3.3566 (1.09) 11.7437 (18.01) 3.2600 (1.07) 0.0600 (1.00) 56;2450 297.9172 (0.92) 52855 1 test_proto[LocalsCachedPropertyProxy] 3.1000 (1.08) 53.0600 (1.0) 3.3298 (1.08) 0.7309 (1.12) 3.3000 (1.09) 0.0800 (1.33) 215;1330 300.3150 (0.92) 51441 1 --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Legend: Outliers: 1 Standard Deviation from Mean; 1.5 IQR (InterQuartile Range) from 1st Quartile and 3rd Quartile. OPS: Operations Per Second, computed as 1 / Mean =========================== short test summary info ============================ SKIPPED [2] tests/test_lazy_object_proxy.py:1905: Not possible. SKIPPED [1] tests/conftest.py:29: could not import 'django.utils.functional': No module named 'django' SKIPPED [1] tests/conftest.py:27: could not import 'objproxies': No module named 'objproxies' XFAIL tests/test_lazy_object_proxy.py::test_pow_ternary[subclassed-slots] XFAIL tests/test_lazy_object_proxy.py::test_rpow_ternary[subclassed-slots] XFAIL tests/test_lazy_object_proxy.py::test_proxy_hasattr_call[subclassed-slots] - Don't know how to make this work. This tests the existence of the __call__ method. XFAIL tests/test_lazy_object_proxy.py::test_proxy_getattr_call[subclassed-slots] - Don't know how to make this work. This tests the existence of the __call__ method. XFAIL tests/test_lazy_object_proxy.py::test_proxy_is_callable[subclassed-slots] - Don't know how to make this work. This tests the existence of the __call__ method. XFAIL tests/test_lazy_object_proxy.py::test_callable_proxy_getattr_call[subclassed-slots] - Don't know how to make this work. This tests the existence of the __call__ method. XFAIL tests/test_lazy_object_proxy.py::test_class_module_name[subclassed-cext] - This test can't work because subclassing disables certain features like __doc__ and __module__ proxying. XFAIL tests/test_lazy_object_proxy.py::test_class_doc_string[subclassed-cext] - This test can't work because subclassing disables certain features like __doc__ and __module__ proxying. XFAIL tests/test_lazy_object_proxy.py::test_instance_module_name[subclassed-cext] - This test can't work because subclassing disables certain features like __doc__ and __module__ proxying. XFAIL tests/test_lazy_object_proxy.py::test_instance_doc_string[subclassed-cext] - This test can't work because subclassing disables certain features like __doc__ and __module__ proxying. XFAIL tests/test_lazy_object_proxy.py::test_function_module_name[subclassed-cext] - This test can't work because subclassing disables certain features like __doc__ and __module__ proxying. XFAIL tests/test_lazy_object_proxy.py::test_function_doc_string[subclassed-cext] - This test can't work because subclassing disables certain features like __doc__ and __module__ proxying. XFAIL tests/test_lazy_object_proxy.py::test_proxy_hasattr_call[subclassed-cext] - Don't know how to make this work. This tests the existence of the __call__ method. XFAIL tests/test_lazy_object_proxy.py::test_proxy_getattr_call[subclassed-cext] - Don't know how to make this work. This tests the existence of the __call__ method. XFAIL tests/test_lazy_object_proxy.py::test_proxy_is_callable[subclassed-cext] - Don't know how to make this work. This tests the existence of the __call__ method. XFAIL tests/test_lazy_object_proxy.py::test_callable_proxy_getattr_call[subclassed-cext] - Don't know how to make this work. This tests the existence of the __call__ method. XFAIL tests/test_lazy_object_proxy.py::test_proxy_hasattr_call[normal-cext] - Don't know how to make this work. This tests the existence of the __call__ method. XFAIL tests/test_lazy_object_proxy.py::test_proxy_getattr_call[normal-cext] - Don't know how to make this work. This tests the existence of the __call__ method. XFAIL tests/test_lazy_object_proxy.py::test_proxy_is_callable[normal-cext] - Don't know how to make this work. This tests the existence of the __call__ method. XFAIL tests/test_lazy_object_proxy.py::test_callable_proxy_getattr_call[normal-cext] - Don't know how to make this work. This tests the existence of the __call__ method. XFAIL tests/test_lazy_object_proxy.py::test_pow_ternary[normal-slots] XFAIL tests/test_lazy_object_proxy.py::test_rpow_ternary[normal-slots] XFAIL tests/test_lazy_object_proxy.py::test_proxy_hasattr_call[normal-slots] - Don't know how to make this work. This tests the existence of the __call__ method. XFAIL tests/test_lazy_object_proxy.py::test_proxy_getattr_call[normal-slots] - Don't know how to make this work. This tests the existence of the __call__ method. XFAIL tests/test_lazy_object_proxy.py::test_proxy_is_callable[normal-slots] - Don't know how to make this work. This tests the existence of the __call__ method. XFAIL tests/test_lazy_object_proxy.py::test_callable_proxy_getattr_call[normal-slots] - Don't know how to make this work. This tests the existence of the __call__ method. XFAIL tests/test_lazy_object_proxy.py::test_vars_of_class[normal-simple] - The lazy_object_proxy.simple.Proxy has some limitations. XFAIL tests/test_lazy_object_proxy.py::test_vars_of_instance[normal-simple] - The lazy_object_proxy.simple.Proxy has some limitations. XFAIL tests/test_lazy_object_proxy.py::test_vars_of_function[normal-simple] - The lazy_object_proxy.simple.Proxy has some limitations. XFAIL tests/test_lazy_object_proxy.py::test_pow_ternary[normal-simple] XFAIL tests/test_lazy_object_proxy.py::test_rpow_ternary[normal-simple] XFAIL tests/test_lazy_object_proxy.py::test_proxy_hasattr_call[normal-simple] - Don't know how to make this work. This tests the existence of the __call__ method. XFAIL tests/test_lazy_object_proxy.py::test_proxy_getattr_call[normal-simple] - Don't know how to make this work. This tests the existence of the __call__ method. XFAIL tests/test_lazy_object_proxy.py::test_proxy_is_callable[normal-simple] - Don't know how to make this work. This tests the existence of the __call__ method. XFAIL tests/test_lazy_object_proxy.py::test_callable_proxy_getattr_call[normal-simple] - Don't know how to make this work. This tests the existence of the __call__ method. XFAIL tests/test_lazy_object_proxy.py::test_vars_of_class[subclassed-simple] - The lazy_object_proxy.simple.Proxy has some limitations. XFAIL tests/test_lazy_object_proxy.py::test_vars_of_instance[subclassed-simple] - The lazy_object_proxy.simple.Proxy has some limitations. XFAIL tests/test_lazy_object_proxy.py::test_vars_of_function[subclassed-simple] - The lazy_object_proxy.simple.Proxy has some limitations. XFAIL tests/test_lazy_object_proxy.py::test_pow_ternary[subclassed-simple] XFAIL tests/test_lazy_object_proxy.py::test_rpow_ternary[subclassed-simple] XFAIL tests/test_lazy_object_proxy.py::test_proxy_hasattr_call[subclassed-simple] - Don't know how to make this work. This tests the existence of the __call__ method. XFAIL tests/test_lazy_object_proxy.py::test_proxy_getattr_call[subclassed-simple] - Don't know how to make this work. This tests the existence of the __call__ method. XFAIL tests/test_lazy_object_proxy.py::test_proxy_is_callable[subclassed-simple] - Don't know how to make this work. This tests the existence of the __call__ method. XFAIL tests/test_lazy_object_proxy.py::test_callable_proxy_getattr_call[subclassed-simple] - Don't know how to make this work. This tests the existence of the __call__ method. XPASS tests/test_lazy_object_proxy.py::test_class_module_name[subclassed-slots] - This test can't work because subclassing disables certain features like __doc__ and __module__ proxying. XPASS tests/test_lazy_object_proxy.py::test_class_doc_string[subclassed-slots] - This test can't work because subclassing disables certain features like __doc__ and __module__ proxying. XPASS tests/test_lazy_object_proxy.py::test_instance_module_name[subclassed-slots] - This test can't work because subclassing disables certain features like __doc__ and __module__ proxying. XPASS tests/test_lazy_object_proxy.py::test_instance_doc_string[subclassed-slots] - This test can't work because subclassing disables certain features like __doc__ and __module__ proxying. XPASS tests/test_lazy_object_proxy.py::test_function_module_name[subclassed-slots] - This test can't work because subclassing disables certain features like __doc__ and __module__ proxying. XPASS tests/test_lazy_object_proxy.py::test_function_doc_string[subclassed-slots] - This test can't work because subclassing disables certain features like __doc__ and __module__ proxying. XPASS tests/test_lazy_object_proxy.py::test_vars_of_class[subclassed-slots] - The lazy_object_proxy.simple.Proxy has some limitations. XPASS tests/test_lazy_object_proxy.py::test_vars_of_instance[subclassed-slots] - The lazy_object_proxy.simple.Proxy has some limitations. XPASS tests/test_lazy_object_proxy.py::test_vars_of_function[subclassed-slots] - The lazy_object_proxy.simple.Proxy has some limitations. XPASS tests/test_lazy_object_proxy.py::test_vars_of_class[subclassed-cext] - The lazy_object_proxy.simple.Proxy has some limitations. XPASS tests/test_lazy_object_proxy.py::test_vars_of_instance[subclassed-cext] - The lazy_object_proxy.simple.Proxy has some limitations. XPASS tests/test_lazy_object_proxy.py::test_vars_of_function[subclassed-cext] - The lazy_object_proxy.simple.Proxy has some limitations. XPASS tests/test_lazy_object_proxy.py::test_pow_ternary[subclassed-cext] XPASS tests/test_lazy_object_proxy.py::test_rpow_ternary[subclassed-cext] XPASS tests/test_lazy_object_proxy.py::test_class_module_name[normal-cext] - This test can't work because subclassing disables certain features like __doc__ and __module__ proxying. XPASS tests/test_lazy_object_proxy.py::test_class_doc_string[normal-cext] - This test can't work because subclassing disables certain features like __doc__ and __module__ proxying. XPASS tests/test_lazy_object_proxy.py::test_instance_module_name[normal-cext] - This test can't work because subclassing disables certain features like __doc__ and __module__ proxying. XPASS tests/test_lazy_object_proxy.py::test_instance_doc_string[normal-cext] - This test can't work because subclassing disables certain features like __doc__ and __module__ proxying. XPASS tests/test_lazy_object_proxy.py::test_function_module_name[normal-cext] - This test can't work because subclassing disables certain features like __doc__ and __module__ proxying. XPASS tests/test_lazy_object_proxy.py::test_function_doc_string[normal-cext] - This test can't work because subclassing disables certain features like __doc__ and __module__ proxying. XPASS tests/test_lazy_object_proxy.py::test_vars_of_class[normal-cext] - The lazy_object_proxy.simple.Proxy has some limitations. XPASS tests/test_lazy_object_proxy.py::test_vars_of_instance[normal-cext] - The lazy_object_proxy.simple.Proxy has some limitations. XPASS tests/test_lazy_object_proxy.py::test_vars_of_function[normal-cext] - The lazy_object_proxy.simple.Proxy has some limitations. XPASS tests/test_lazy_object_proxy.py::test_pow_ternary[normal-cext] XPASS tests/test_lazy_object_proxy.py::test_rpow_ternary[normal-cext] XPASS tests/test_lazy_object_proxy.py::test_class_module_name[normal-slots] - This test can't work because subclassing disables certain features like __doc__ and __module__ proxying. XPASS tests/test_lazy_object_proxy.py::test_class_doc_string[normal-slots] - This test can't work because subclassing disables certain features like __doc__ and __module__ proxying. XPASS tests/test_lazy_object_proxy.py::test_instance_module_name[normal-slots] - This test can't work because subclassing disables certain features like __doc__ and __module__ proxying. XPASS tests/test_lazy_object_proxy.py::test_instance_doc_string[normal-slots] - This test can't work because subclassing disables certain features like __doc__ and __module__ proxying. XPASS tests/test_lazy_object_proxy.py::test_function_module_name[normal-slots] - This test can't work because subclassing disables certain features like __doc__ and __module__ proxying. XPASS tests/test_lazy_object_proxy.py::test_function_doc_string[normal-slots] - This test can't work because subclassing disables certain features like __doc__ and __module__ proxying. XPASS tests/test_lazy_object_proxy.py::test_vars_of_class[normal-slots] - The lazy_object_proxy.simple.Proxy has some limitations. XPASS tests/test_lazy_object_proxy.py::test_vars_of_instance[normal-slots] - The lazy_object_proxy.simple.Proxy has some limitations. XPASS tests/test_lazy_object_proxy.py::test_vars_of_function[normal-slots] - The lazy_object_proxy.simple.Proxy has some limitations. XPASS tests/test_lazy_object_proxy.py::test_class_module_name[normal-simple] - This test can't work because subclassing disables certain features like __doc__ and __module__ proxying. XPASS tests/test_lazy_object_proxy.py::test_class_doc_string[normal-simple] - This test can't work because subclassing disables certain features like __doc__ and __module__ proxying. XPASS tests/test_lazy_object_proxy.py::test_instance_module_name[normal-simple] - This test can't work because subclassing disables certain features like __doc__ and __module__ proxying. XPASS tests/test_lazy_object_proxy.py::test_instance_doc_string[normal-simple] - This test can't work because subclassing disables certain features like __doc__ and __module__ proxying. XPASS tests/test_lazy_object_proxy.py::test_function_module_name[normal-simple] - This test can't work because subclassing disables certain features like __doc__ and __module__ proxying. XPASS tests/test_lazy_object_proxy.py::test_function_doc_string[normal-simple] - This test can't work because subclassing disables certain features like __doc__ and __module__ proxying. XPASS tests/test_lazy_object_proxy.py::test_class_module_name[subclassed-simple] - This test can't work because subclassing disables certain features like __doc__ and __module__ proxying. XPASS tests/test_lazy_object_proxy.py::test_class_doc_string[subclassed-simple] - This test can't work because subclassing disables certain features like __doc__ and __module__ proxying. XPASS tests/test_lazy_object_proxy.py::test_instance_module_name[subclassed-simple] - This test can't work because subclassing disables certain features like __doc__ and __module__ proxying. XPASS tests/test_lazy_object_proxy.py::test_instance_doc_string[subclassed-simple] - This test can't work because subclassing disables certain features like __doc__ and __module__ proxying. XPASS tests/test_lazy_object_proxy.py::test_function_module_name[subclassed-simple] - This test can't work because subclassing disables certain features like __doc__ and __module__ proxying. XPASS tests/test_lazy_object_proxy.py::test_function_doc_string[subclassed-simple] - This test can't work because subclassing disables certain features like __doc__ and __module__ proxying. =========== 1589 passed, 4 skipped, 44 xfailed, 46 xpassed in 25.89s =========== >>> py3-lazy-object-proxy: Entering fakeroot... >>> py3-lazy-object-proxy-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-lazy-object-proxy/pkg/py3-lazy-object-proxy/usr/lib/python3.12/site-packages/lazy_object_proxy/__pycache__' -> '/home/buildozer/aports/community/py3-lazy-object-proxy/pkg/py3-lazy-object-proxy-pyc/usr/lib/python3.12/site-packages/lazy_object_proxy/__pycache__' >>> py3-lazy-object-proxy-pyc*: Preparing subpackage py3-lazy-object-proxy-pyc... >>> py3-lazy-object-proxy-pyc*: Running postcheck for py3-lazy-object-proxy-pyc >>> py3-lazy-object-proxy*: Running postcheck for py3-lazy-object-proxy >>> py3-lazy-object-proxy*: Preparing package py3-lazy-object-proxy... >>> py3-lazy-object-proxy*: Stripping binaries >>> py3-lazy-object-proxy-pyc*: Scanning shared objects >>> py3-lazy-object-proxy*: Scanning shared objects >>> py3-lazy-object-proxy-pyc*: Tracing dependencies... python3 python3~3.12 >>> py3-lazy-object-proxy-pyc*: Package size: 84.0 KB >>> py3-lazy-object-proxy-pyc*: Compressing data... >>> py3-lazy-object-proxy-pyc*: Create checksum... >>> py3-lazy-object-proxy-pyc*: Create py3-lazy-object-proxy-pyc-1.10.0-r1.apk >>> py3-lazy-object-proxy*: Tracing dependencies... python3 python3~3.12 so:libc.musl-riscv64.so.1 >>> py3-lazy-object-proxy*: Package size: 164.0 KB >>> py3-lazy-object-proxy*: Compressing data... >>> py3-lazy-object-proxy*: Create checksum... >>> py3-lazy-object-proxy*: Create py3-lazy-object-proxy-1.10.0-r1.apk >>> py3-lazy-object-proxy: Build complete at Thu, 25 Apr 2024 06:35:45 +0000 elapsed time 0h 0m 54s >>> py3-lazy-object-proxy: Cleaning up srcdir >>> py3-lazy-object-proxy: Cleaning up pkgdir >>> py3-lazy-object-proxy: Uninstalling dependencies... (1/42) Purging .makedepends-py3-lazy-object-proxy (20240425.063456) (2/42) Purging py3-gpep517-pyc (15-r2) (3/42) Purging py3-gpep517 (15-r2) (4/42) Purging py3-installer-pyc (0.7.0-r2) (5/42) Purging py3-installer (0.7.0-r2) (6/42) Purging py3-setuptools_scm-pyc (8.0.4-r2) (7/42) Purging py3-setuptools_scm (8.0.4-r2) (8/42) Purging python3-dev (3.12.3-r1) (9/42) Purging py3-wheel-pyc (0.42.0-r1) (10/42) Purging py3-wheel (0.42.0-r1) (11/42) Purging py3-pytest-runner-pyc (6.0.1-r1) (12/42) Purging py3-pytest-runner (6.0.1-r1) (13/42) Purging py3-setuptools-pyc (69.5.1-r0) (14/42) Purging py3-setuptools (69.5.1-r0) (15/42) Purging py3-pytest-benchmark-pyc (4.0.0-r4) (16/42) Purging py3-pytest-benchmark (4.0.0-r4) (17/42) Purging py3-pytest-pyc (8.1.1-r1) (18/42) Purging py3-pytest (8.1.1-r1) (19/42) Purging py3-iniconfig-pyc (2.0.0-r1) (20/42) Purging py3-iniconfig (2.0.0-r1) (21/42) Purging py3-packaging-pyc (24.0-r1) (22/42) Purging py3-packaging (24.0-r1) (23/42) Purging py3-parsing-pyc (3.1.2-r1) (24/42) Purging py3-parsing (3.1.2-r1) (25/42) Purging py3-pluggy-pyc (1.4.0-r1) (26/42) Purging py3-pluggy (1.4.0-r1) (27/42) Purging py3-py-pyc (1.11.0-r3) (28/42) Purging py3-py (1.11.0-r3) (29/42) Purging py3-py-cpuinfo-pyc (9.0.0-r4) (30/42) Purging py3-py-cpuinfo (9.0.0-r4) (31/42) Purging python3-pyc (3.12.3-r1) (32/42) Purging python3-pycache-pyc0 (3.12.3-r1) (33/42) Purging pyc (3.12.3-r1) (34/42) Purging python3 (3.12.3-r1) (35/42) Purging gdbm (1.23-r1) (36/42) Purging libbz2 (1.0.8-r6) (37/42) Purging libffi (3.4.6-r0) (38/42) Purging libpanelw (6.4_p20240330-r0) (39/42) Purging mpdecimal (4.0.0-r0) (40/42) Purging readline (8.2.10-r0) (41/42) Purging sqlite-libs (3.45.3-r0) (42/42) Purging xz-libs (5.6.1-r3) Executing busybox-1.36.1-r25.trigger OK: 228 MiB in 101 packages >>> py3-lazy-object-proxy: Updating the community/riscv64 repository index... >>> py3-lazy-object-proxy: Signing the index...