>>> py3-lazy-object-proxy: Building community/py3-lazy-object-proxy 1.10.0-r1 (using abuild 3.15.0_rc3-r1) started Thu, 24 Apr 2025 19:44:37 +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 (20250424.194503) Executing busybox-1.37.0-r16.trigger OK: 477 MiB in 144 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-24 19:45:04,995 gpep517 INFO Building wheel via backend setuptools.build_meta /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-24 19:45:05,042 root INFO running bdist_wheel 2025-04-24 19:45:05,060 root INFO running build 2025-04-24 19:45:05,060 root INFO running build_py 2025-04-24 19:45:05,066 root INFO creating build/lib.linux-i686-cpython-312/lazy_object_proxy 2025-04-24 19:45:05,066 root INFO copying src/lazy_object_proxy/utils.py -> build/lib.linux-i686-cpython-312/lazy_object_proxy 2025-04-24 19:45:05,067 root INFO copying src/lazy_object_proxy/slots.py -> build/lib.linux-i686-cpython-312/lazy_object_proxy 2025-04-24 19:45:05,067 root INFO copying src/lazy_object_proxy/__init__.py -> build/lib.linux-i686-cpython-312/lazy_object_proxy 2025-04-24 19:45:05,067 root INFO copying src/lazy_object_proxy/compat.py -> build/lib.linux-i686-cpython-312/lazy_object_proxy 2025-04-24 19:45:05,068 root INFO copying src/lazy_object_proxy/simple.py -> build/lib.linux-i686-cpython-312/lazy_object_proxy 2025-04-24 19:45:05,068 root INFO copying src/lazy_object_proxy/_version.py -> build/lib.linux-i686-cpython-312/lazy_object_proxy 2025-04-24 19:45:05,068 root INFO running egg_info 2025-04-24 19:45:05,073 root INFO writing src/lazy_object_proxy.egg-info/PKG-INFO 2025-04-24 19:45:05,080 root INFO writing dependency_links to src/lazy_object_proxy.egg-info/dependency_links.txt 2025-04-24 19:45:05,080 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-24 19:45:05,103 root INFO reading manifest file 'src/lazy_object_proxy.egg-info/SOURCES.txt' 2025-04-24 19:45:05,104 root INFO adding license file 'LICENSE' 2025-04-24 19:45:05,104 root INFO adding license file 'AUTHORS.rst' 2025-04-24 19:45:05,106 root INFO writing manifest file 'src/lazy_object_proxy.egg-info/SOURCES.txt' 2025-04-24 19:45:05,107 root INFO copying src/lazy_object_proxy/cext.c -> build/lib.linux-i686-cpython-312/lazy_object_proxy 2025-04-24 19:45:05,107 root INFO running build_ext 2025-04-24 19:45:05,109 root INFO building 'lazy_object_proxy.cext' extension 2025-04-24 19:45:05,110 root INFO creating build/temp.linux-i686-cpython-312/src/lazy_object_proxy 2025-04-24 19:45:05,110 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-i686-cpython-312/src/lazy_object_proxy/cext.o 2025-04-24 19:45:05,727 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-i686-cpython-312/src/lazy_object_proxy/cext.o -L/usr/lib -o build/lib.linux-i686-cpython-312/lazy_object_proxy/cext.cpython-312-i386-linux-musl.so 2025-04-24 19:45:05,755 root INFO installing to build/bdist.linux-i686/wheel 2025-04-24 19:45:05,755 root INFO running install 2025-04-24 19:45:05,766 root INFO running install_lib 2025-04-24 19:45:05,771 root INFO creating build/bdist.linux-i686/wheel 2025-04-24 19:45:05,771 root INFO creating build/bdist.linux-i686/wheel/lazy_object_proxy 2025-04-24 19:45:05,772 root INFO copying build/lib.linux-i686-cpython-312/lazy_object_proxy/cext.cpython-312-i386-linux-musl.so -> build/bdist.linux-i686/wheel/./lazy_object_proxy 2025-04-24 19:45:05,772 root INFO copying build/lib.linux-i686-cpython-312/lazy_object_proxy/utils.py -> build/bdist.linux-i686/wheel/./lazy_object_proxy 2025-04-24 19:45:05,772 root INFO copying build/lib.linux-i686-cpython-312/lazy_object_proxy/slots.py -> build/bdist.linux-i686/wheel/./lazy_object_proxy 2025-04-24 19:45:05,773 root INFO copying build/lib.linux-i686-cpython-312/lazy_object_proxy/__init__.py -> build/bdist.linux-i686/wheel/./lazy_object_proxy 2025-04-24 19:45:05,773 root INFO copying build/lib.linux-i686-cpython-312/lazy_object_proxy/compat.py -> build/bdist.linux-i686/wheel/./lazy_object_proxy 2025-04-24 19:45:05,773 root INFO copying build/lib.linux-i686-cpython-312/lazy_object_proxy/simple.py -> build/bdist.linux-i686/wheel/./lazy_object_proxy 2025-04-24 19:45:05,773 root INFO copying build/lib.linux-i686-cpython-312/lazy_object_proxy/cext.c -> build/bdist.linux-i686/wheel/./lazy_object_proxy 2025-04-24 19:45:05,774 root INFO copying build/lib.linux-i686-cpython-312/lazy_object_proxy/_version.py -> build/bdist.linux-i686/wheel/./lazy_object_proxy 2025-04-24 19:45:05,774 root INFO running install_egg_info 2025-04-24 19:45:05,780 root INFO Copying src/lazy_object_proxy.egg-info to build/bdist.linux-i686/wheel/./lazy_object_proxy-1.10.0-py3.12.egg-info 2025-04-24 19:45:05,781 root INFO running install_scripts 2025-04-24 19:45:05,788 root INFO creating build/bdist.linux-i686/wheel/lazy_object_proxy-1.10.0.dist-info/WHEEL 2025-04-24 19:45:05,788 wheel INFO creating '/home/buildozer/aports/community/py3-lazy-object-proxy/src/lazy-object-proxy-1.10.0/.dist/.tmp-y0w2q5yf/lazy_object_proxy-1.10.0-cp312-cp312-linux_i686.whl' and adding 'build/bdist.linux-i686/wheel' to it 2025-04-24 19:45:05,789 wheel INFO adding 'lazy_object_proxy/__init__.py' 2025-04-24 19:45:05,789 wheel INFO adding 'lazy_object_proxy/_version.py' 2025-04-24 19:45:05,789 wheel INFO adding 'lazy_object_proxy/cext.c' 2025-04-24 19:45:05,790 wheel INFO adding 'lazy_object_proxy/cext.cpython-312-i386-linux-musl.so' 2025-04-24 19:45:05,790 wheel INFO adding 'lazy_object_proxy/compat.py' 2025-04-24 19:45:05,791 wheel INFO adding 'lazy_object_proxy/simple.py' 2025-04-24 19:45:05,791 wheel INFO adding 'lazy_object_proxy/slots.py' 2025-04-24 19:45:05,791 wheel INFO adding 'lazy_object_proxy/utils.py' 2025-04-24 19:45:05,791 wheel INFO adding 'lazy_object_proxy-1.10.0.dist-info/licenses/AUTHORS.rst' 2025-04-24 19:45:05,792 wheel INFO adding 'lazy_object_proxy-1.10.0.dist-info/licenses/LICENSE' 2025-04-24 19:45:05,792 wheel INFO adding 'lazy_object_proxy-1.10.0.dist-info/METADATA' 2025-04-24 19:45:05,792 wheel INFO adding 'lazy_object_proxy-1.10.0.dist-info/WHEEL' 2025-04-24 19:45:05,792 wheel INFO adding 'lazy_object_proxy-1.10.0.dist-info/top_level.txt' 2025-04-24 19:45:05,793 wheel INFO adding 'lazy_object_proxy-1.10.0.dist-info/RECORD' 2025-04-24 19:45:05,793 root INFO removing build/bdist.linux-i686/wheel 2025-04-24 19:45:05,794 gpep517 INFO The backend produced .dist/lazy_object_proxy-1.10.0-cp312-cp312-linux_i686.whl lazy_object_proxy-1.10.0-cp312-cp312-linux_i686.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 ns) Min Max Mean StdDev Median IQR Outliers OPS (Kops/s) Rounds Iterations ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- test_perf[cext] 226.3961 (1.0) 12,576.7494 (1.0) 231.4947 (1.0) 72.6834 (1.0) 230.2907 (1.0) 1.6933 (1.0) 378;13336 4,319.7529 (1.0) 197234 22 test_perf[simple] 927.5973 (4.10) 263,780.3555 (20.97) 987.7514 (4.27) 1,017.0531 (13.99) 976.0261 (4.24) 22.3517 (13.20) 47;1807 1,012.4005 (0.23) 67599 1 test_perf[slots] 1,069.1583 (4.72) 271,562.4869 (21.59) 1,131.4537 (4.89) 1,488.8515 (20.48) 1,117.5871 (4.85) 26.0770 (15.40) 19;566 883.8188 (0.20) 33301 1 ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- --------------------------------------------------------------------------------------------- benchmark 'prototypes': 4 tests --------------------------------------------------------------------------------------------- Name (time in ns) Min Max Mean StdDev Median IQR Outliers OPS (Mops/s) Rounds Iterations --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- test_proto[SimpleProxy] 366.5686 (1.0) 14,790.5201 (1.04) 388.1973 (1.0) 103.6357 (1.0) 385.9401 (1.0) 4.4703 (1.0) 589;12116 2.5760 (1.0) 122911 20 test_proto[LocalsSimpleProxy] 366.7548 (1.00) 14,252.9607 (1.0) 408.7397 (1.05) 122.0802 (1.18) 408.1056 (1.06) 10.0583 (2.25) 738;7163 2.4465 (0.95) 122239 20 test_proto[LocalsCachedPropertyProxy] 614.6729 (1.68) 275,783.2408 (19.35) 682.5590 (1.76) 1,170.2553 (11.29) 666.8270 (1.73) 26.0770 (5.83) 204;4485 1.4651 (0.57) 170436 1 test_proto[CachedPropertyProxy] 618.3982 (1.69) 358,123.3323 (25.13) 685.8626 (1.77) 978.2827 (9.44) 670.5523 (1.74) 26.0770 (5.83) 217;4528 1.4580 (0.57) 152694 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 12.02s =========== >>> 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.4 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-x86.so.1 >>> py3-lazy-object-proxy*: Package size: 101.9 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, 24 Apr 2025 19:45:19 +0000 elapsed time 0h 0m 42s >>> 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 (20250424.194503) (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: 400 MiB in 103 packages >>> py3-lazy-object-proxy: Updating the community/x86 repository index... >>> py3-lazy-object-proxy: Signing the index...