>>> py3-lazy-object-proxy: Building community/py3-lazy-object-proxy 1.10.0-r1 (using abuild 3.15.0_rc3-r1) started Sat, 26 Apr 2025 17:20:43 +0000 >>> py3-lazy-object-proxy: Validating /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/41) Installing libbz2 (1.0.8-r6) (2/41) Installing libffi (3.4.8-r0) (3/41) Installing gdbm (1.24-r0) (4/41) Installing xz-libs (5.8.1-r0) (5/41) Installing mpdecimal (4.0.0-r0) (6/41) Installing libpanelw (6.5_p20250412-r0) (7/41) Installing sqlite-libs (3.49.1-r0) (8/41) Installing python3 (3.12.10-r0) (9/41) Installing python3-pycache-pyc0 (3.12.10-r0) (10/41) Installing pyc (3.12.10-r0) (11/41) Installing python3-pyc (3.12.10-r0) (12/41) Installing py3-installer (0.7.0-r2) (13/41) Installing py3-installer-pyc (0.7.0-r2) (14/41) Installing py3-gpep517 (16-r0) (15/41) Installing py3-gpep517-pyc (16-r0) (16/41) Installing py3-parsing (3.2.0-r0) (17/41) Installing py3-parsing-pyc (3.2.0-r0) (18/41) Installing py3-packaging (24.2-r0) (19/41) Installing py3-packaging-pyc (24.2-r0) (20/41) Installing py3-setuptools (77.0.3-r0) (21/41) Installing py3-setuptools-pyc (77.0.3-r0) (22/41) Installing py3-setuptools_scm (8.2.0-r0) (23/41) Installing py3-setuptools_scm-pyc (8.2.0-r0) (24/41) Installing python3-dev (3.12.10-r0) (25/41) Installing py3-wheel (0.43.0-r0) (26/41) Installing py3-wheel-pyc (0.43.0-r0) (27/41) Installing py3-iniconfig (2.1.0-r0) (28/41) Installing py3-iniconfig-pyc (2.1.0-r0) (29/41) Installing py3-pluggy (1.5.0-r0) (30/41) Installing py3-pluggy-pyc (1.5.0-r0) (31/41) Installing py3-py (1.11.0-r4) (32/41) Installing py3-py-pyc (1.11.0-r4) (33/41) Installing py3-pytest (8.3.5-r0) (34/41) Installing py3-pytest-pyc (8.3.5-r0) (35/41) Installing py3-pytest-runner (6.0.1-r1) (36/41) Installing py3-pytest-runner-pyc (6.0.1-r1) (37/41) Installing py3-py-cpuinfo (9.0.0-r4) (38/41) Installing py3-py-cpuinfo-pyc (9.0.0-r4) (39/41) Installing py3-pytest-benchmark (4.0.0-r4) (40/41) Installing py3-pytest-benchmark-pyc (4.0.0-r4) (41/41) Installing .makedepends-py3-lazy-object-proxy (20250426.172158) Executing busybox-1.37.0-r16.trigger OK: 553 MiB in 140 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.22/lazy-object-proxy-1.10.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.22/lazy-object-proxy-1.10.0.tar.gz.part' lazy-object-proxy-1. 100% |********************************| 43271 0:00:00 ETA '/var/cache/distfiles/v3.22/lazy-object-proxy-1.10.0.tar.gz.part' saved >>> py3-lazy-object-proxy: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/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/v3.22/lazy-object-proxy-1.10.0.tar.gz... 2025-04-26 17:22:03,984 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.12/site-packages/setuptools_scm/_integration/setuptools.py:92: UserWarning: version of lazy-object-proxy already set warnings.warn(f"version of {dist_name} already set") /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 :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-04-26 17:22:04,203 root INFO running bdist_wheel 2025-04-26 17:22:04,280 root INFO running build 2025-04-26 17:22:04,281 root INFO running build_py 2025-04-26 17:22:04,304 root INFO creating build/lib.linux-riscv64-cpython-312/lazy_object_proxy 2025-04-26 17:22:04,306 root INFO copying src/lazy_object_proxy/__init__.py -> build/lib.linux-riscv64-cpython-312/lazy_object_proxy 2025-04-26 17:22:04,308 root INFO copying src/lazy_object_proxy/simple.py -> build/lib.linux-riscv64-cpython-312/lazy_object_proxy 2025-04-26 17:22:04,310 root INFO copying src/lazy_object_proxy/_version.py -> build/lib.linux-riscv64-cpython-312/lazy_object_proxy 2025-04-26 17:22:04,312 root INFO copying src/lazy_object_proxy/utils.py -> build/lib.linux-riscv64-cpython-312/lazy_object_proxy 2025-04-26 17:22:04,313 root INFO copying src/lazy_object_proxy/compat.py -> build/lib.linux-riscv64-cpython-312/lazy_object_proxy 2025-04-26 17:22:04,315 root INFO copying src/lazy_object_proxy/slots.py -> build/lib.linux-riscv64-cpython-312/lazy_object_proxy 2025-04-26 17:22:04,316 root INFO running egg_info 2025-04-26 17:22:04,336 root INFO writing src/lazy_object_proxy.egg-info/PKG-INFO 2025-04-26 17:22:04,339 root INFO writing dependency_links to src/lazy_object_proxy.egg-info/dependency_links.txt 2025-04-26 17:22:04,341 root INFO writing top-level names to src/lazy_object_proxy.egg-info/top_level.txt ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any 2025-04-26 17:22:04,424 root INFO reading manifest file 'src/lazy_object_proxy.egg-info/SOURCES.txt' 2025-04-26 17:22:04,432 root INFO adding license file 'LICENSE' 2025-04-26 17:22:04,432 root INFO adding license file 'AUTHORS.rst' 2025-04-26 17:22:04,439 root INFO writing manifest file 'src/lazy_object_proxy.egg-info/SOURCES.txt' 2025-04-26 17:22:04,443 root INFO copying src/lazy_object_proxy/cext.c -> build/lib.linux-riscv64-cpython-312/lazy_object_proxy 2025-04-26 17:22:04,446 root INFO running build_ext 2025-04-26 17:22:04,455 root INFO building 'lazy_object_proxy.cext' extension 2025-04-26 17:22:04,457 root INFO creating build/temp.linux-riscv64-cpython-312/src/lazy_object_proxy 2025-04-26 17:22:04,458 root INFO cc -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 2025-04-26 17:22:07,482 root INFO cc -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 2025-04-26 17:22:07,571 root INFO installing to build/bdist.linux-riscv64/wheel 2025-04-26 17:22:07,571 root INFO running install 2025-04-26 17:22:07,637 root INFO running install_lib 2025-04-26 17:22:07,658 root INFO creating build/bdist.linux-riscv64/wheel 2025-04-26 17:22:07,660 root INFO creating build/bdist.linux-riscv64/wheel/lazy_object_proxy 2025-04-26 17:22:07,661 root INFO copying build/lib.linux-riscv64-cpython-312/lazy_object_proxy/__init__.py -> build/bdist.linux-riscv64/wheel/./lazy_object_proxy 2025-04-26 17:22:07,663 root INFO copying build/lib.linux-riscv64-cpython-312/lazy_object_proxy/cext.c -> build/bdist.linux-riscv64/wheel/./lazy_object_proxy 2025-04-26 17:22:07,665 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 2025-04-26 17:22:07,666 root INFO copying build/lib.linux-riscv64-cpython-312/lazy_object_proxy/simple.py -> build/bdist.linux-riscv64/wheel/./lazy_object_proxy 2025-04-26 17:22:07,668 root INFO copying build/lib.linux-riscv64-cpython-312/lazy_object_proxy/_version.py -> build/bdist.linux-riscv64/wheel/./lazy_object_proxy 2025-04-26 17:22:07,669 root INFO copying build/lib.linux-riscv64-cpython-312/lazy_object_proxy/utils.py -> build/bdist.linux-riscv64/wheel/./lazy_object_proxy 2025-04-26 17:22:07,671 root INFO copying build/lib.linux-riscv64-cpython-312/lazy_object_proxy/compat.py -> build/bdist.linux-riscv64/wheel/./lazy_object_proxy 2025-04-26 17:22:07,672 root INFO copying build/lib.linux-riscv64-cpython-312/lazy_object_proxy/slots.py -> build/bdist.linux-riscv64/wheel/./lazy_object_proxy 2025-04-26 17:22:07,673 root INFO running install_egg_info 2025-04-26 17:22:07,699 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 2025-04-26 17:22:07,705 root INFO running install_scripts 2025-04-26 17:22:07,742 root INFO creating build/bdist.linux-riscv64/wheel/lazy_object_proxy-1.10.0.dist-info/WHEEL 2025-04-26 17:22:07,745 wheel INFO creating '/home/buildozer/aports/community/py3-lazy-object-proxy/src/lazy-object-proxy-1.10.0/.dist/.tmp-rc0mg67l/lazy_object_proxy-1.10.0-cp312-cp312-linux_riscv64.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2025-04-26 17:22:07,747 wheel INFO adding 'lazy_object_proxy/__init__.py' 2025-04-26 17:22:07,749 wheel INFO adding 'lazy_object_proxy/_version.py' 2025-04-26 17:22:07,751 wheel INFO adding 'lazy_object_proxy/cext.c' 2025-04-26 17:22:07,753 wheel INFO adding 'lazy_object_proxy/cext.cpython-312-riscv64-linux-musl.so' 2025-04-26 17:22:07,756 wheel INFO adding 'lazy_object_proxy/compat.py' 2025-04-26 17:22:07,757 wheel INFO adding 'lazy_object_proxy/simple.py' 2025-04-26 17:22:07,759 wheel INFO adding 'lazy_object_proxy/slots.py' 2025-04-26 17:22:07,761 wheel INFO adding 'lazy_object_proxy/utils.py' 2025-04-26 17:22:07,763 wheel INFO adding 'lazy_object_proxy-1.10.0.dist-info/licenses/AUTHORS.rst' 2025-04-26 17:22:07,765 wheel INFO adding 'lazy_object_proxy-1.10.0.dist-info/licenses/LICENSE' 2025-04-26 17:22:07,766 wheel INFO adding 'lazy_object_proxy-1.10.0.dist-info/METADATA' 2025-04-26 17:22:07,768 wheel INFO adding 'lazy_object_proxy-1.10.0.dist-info/WHEEL' 2025-04-26 17:22:07,769 wheel INFO adding 'lazy_object_proxy-1.10.0.dist-info/top_level.txt' 2025-04-26 17:22:07,771 wheel INFO adding 'lazy_object_proxy-1.10.0.dist-info/RECORD' 2025-04-26 17:22:07,772 root INFO removing build/bdist.linux-riscv64/wheel 2025-04-26 17:22:07,776 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.10, pytest-8.3.5, pluggy-1.5.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%] =================================== XPASSES ==================================== ---------------------------------------------------------------------------------- benchmark: 3 tests --------------------------------------------------------------------------------- Name (time in us) Min Max Mean StdDev Median IQR Outliers OPS (Kops/s) Rounds Iterations --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- test_perf[cext] 2.9600 (1.0) 55.4400 (1.0) 3.2187 (1.0) 0.5861 (1.0) 3.2000 (1.0) 0.0800 (1.0) 349;1543 310.6880 (1.0) 80775 1 test_perf[simple] 5.6400 (1.91) 72.3799 (1.31) 6.0014 (1.86) 0.9020 (1.54) 5.9400 (1.86) 0.1399 (1.75) 525;877 166.6291 (0.54) 38640 1 test_perf[slots] 5.9200 (2.00) 68.9200 (1.24) 6.3215 (1.96) 1.0581 (1.81) 6.2600 (1.96) 0.1000 (1.25) 95;550 158.1907 (0.51) 17159 1 --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- ------------------------------------------------------------------------------------- benchmark 'prototypes': 4 tests ------------------------------------------------------------------------------------- Name (time in us) Min Max Mean StdDev Median IQR Outliers OPS (Kops/s) Rounds Iterations ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- test_proto[LocalsSimpleProxy] 3.9199 (1.0) 70.7200 (1.40) 4.2237 (1.0) 0.7575 (1.02) 4.1800 (1.0) 0.1000 (1.0) 442;1144 236.7590 (1.0) 55188 1 test_proto[SimpleProxy] 3.9999 (1.02) 50.6600 (1.0) 4.3152 (1.02) 0.7401 (1.0) 4.2800 (1.02) 0.1000 (1.0) 699;1489 231.7381 (0.98) 60097 1 test_proto[CachedPropertyProxy] 4.0800 (1.04) 55.8400 (1.10) 4.4762 (1.06) 0.7420 (1.00) 4.4400 (1.06) 0.1200 (1.20) 559;800 223.4060 (0.94) 42626 1 test_proto[LocalsCachedPropertyProxy] 4.2600 (1.09) 64.3600 (1.27) 4.5696 (1.08) 0.8572 (1.16) 4.5201 (1.08) 0.1000 (1.0) 367;962 218.8399 (0.92) 42663 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 29.44s =========== >>> py3-lazy-object-proxy: Entering fakeroot... >>> py3-lazy-object-proxy-pyc*: Running split function pyc... '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: 38.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: 98.7 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 Sat, 26 Apr 2025 17:22:42 +0000 elapsed time 0h 1m 59s >>> py3-lazy-object-proxy: Cleaning up srcdir >>> py3-lazy-object-proxy: Cleaning up pkgdir >>> py3-lazy-object-proxy: Uninstalling dependencies... (1/41) Purging .makedepends-py3-lazy-object-proxy (20250426.172158) (2/41) Purging py3-gpep517-pyc (16-r0) (3/41) Purging py3-gpep517 (16-r0) (4/41) Purging py3-installer-pyc (0.7.0-r2) (5/41) Purging py3-installer (0.7.0-r2) (6/41) Purging py3-setuptools_scm-pyc (8.2.0-r0) (7/41) Purging py3-setuptools_scm (8.2.0-r0) (8/41) Purging python3-dev (3.12.10-r0) (9/41) Purging py3-wheel-pyc (0.43.0-r0) (10/41) Purging py3-wheel (0.43.0-r0) (11/41) Purging py3-pytest-runner-pyc (6.0.1-r1) (12/41) Purging py3-pytest-runner (6.0.1-r1) (13/41) Purging py3-setuptools-pyc (77.0.3-r0) (14/41) Purging py3-setuptools (77.0.3-r0) (15/41) Purging py3-pytest-benchmark-pyc (4.0.0-r4) (16/41) Purging py3-pytest-benchmark (4.0.0-r4) (17/41) Purging py3-pytest-pyc (8.3.5-r0) (18/41) Purging py3-pytest (8.3.5-r0) (19/41) Purging py3-iniconfig-pyc (2.1.0-r0) (20/41) Purging py3-iniconfig (2.1.0-r0) (21/41) Purging py3-packaging-pyc (24.2-r0) (22/41) Purging py3-packaging (24.2-r0) (23/41) Purging py3-parsing-pyc (3.2.0-r0) (24/41) Purging py3-parsing (3.2.0-r0) (25/41) Purging py3-pluggy-pyc (1.5.0-r0) (26/41) Purging py3-pluggy (1.5.0-r0) (27/41) Purging py3-py-pyc (1.11.0-r4) (28/41) Purging py3-py (1.11.0-r4) (29/41) Purging py3-py-cpuinfo-pyc (9.0.0-r4) (30/41) Purging py3-py-cpuinfo (9.0.0-r4) (31/41) Purging python3-pyc (3.12.10-r0) (32/41) Purging python3-pycache-pyc0 (3.12.10-r0) (33/41) Purging pyc (3.12.10-r0) (34/41) Purging python3 (3.12.10-r0) (35/41) Purging gdbm (1.24-r0) (36/41) Purging libbz2 (1.0.8-r6) (37/41) Purging libffi (3.4.8-r0) (38/41) Purging libpanelw (6.5_p20250412-r0) (39/41) Purging mpdecimal (4.0.0-r0) (40/41) Purging sqlite-libs (3.49.1-r0) (41/41) Purging xz-libs (5.8.1-r0) Executing busybox-1.37.0-r16.trigger OK: 337 MiB in 99 packages >>> py3-lazy-object-proxy: Updating the community/riscv64 repository index... >>> py3-lazy-object-proxy: Signing the index...