>>> py3-lazy-object-proxy: Building community/py3-lazy-object-proxy 1.12.0-r0 (using abuild 3.16.0-r0) started Sat, 14 Mar 2026 08:48:18 +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/43) Installing libbz2 (1.0.8-r6) ( 2/43) Installing libffi (3.5.2-r0) ( 3/43) Installing gdbm (1.26-r0) ( 4/43) Installing xz-libs (5.8.2-r0) ( 5/43) Installing mpdecimal (4.0.1-r0) ( 6/43) Installing libpanelw (6.6_p20251231-r0) ( 7/43) Installing sqlite-libs (3.51.2-r1) ( 8/43) Installing python3 (3.12.12-r0) ( 9/43) Installing python3-pycache-pyc0 (3.12.12-r0) (10/43) Installing pyc (3.12.12-r0) (11/43) Installing python3-pyc (3.12.12-r0) (12/43) Installing py3-installer (0.7.0-r2) (13/43) Installing py3-installer-pyc (0.7.0-r2) (14/43) Installing py3-gpep517 (19-r1) (15/43) Installing py3-gpep517-pyc (19-r1) (16/43) Installing py3-parsing (3.3.2-r0) (17/43) Installing py3-parsing-pyc (3.3.2-r0) (18/43) Installing py3-packaging (26.0-r0) (19/43) Installing py3-packaging-pyc (26.0-r0) (20/43) Installing py3-setuptools (82.0.1-r0) (21/43) Installing py3-setuptools-pyc (82.0.1-r0) (22/43) Installing py3-setuptools_scm (9.2.2-r0) (23/43) Installing py3-setuptools_scm-pyc (9.2.2-r0) (24/43) Installing python3-dev (3.12.12-r0) (25/43) Installing py3-wheel (0.46.3-r0) (26/43) Installing py3-wheel-pyc (0.46.3-r0) (27/43) Installing py3-iniconfig (2.3.0-r0) (28/43) Installing py3-iniconfig-pyc (2.3.0-r0) (29/43) Installing py3-pluggy (1.6.0-r0) (30/43) Installing py3-pluggy-pyc (1.6.0-r0) (31/43) Installing py3-py (1.11.0-r4) (32/43) Installing py3-py-pyc (1.11.0-r4) (33/43) Installing py3-pygments (2.19.2-r0) (34/43) Installing py3-pygments-pyc (2.19.2-r0) (35/43) Installing py3-pytest (9.0.2-r0) (36/43) Installing py3-pytest-pyc (9.0.2-r0) (37/43) Installing py3-pytest-runner (6.0.1-r1) (38/43) Installing py3-pytest-runner-pyc (6.0.1-r1) (39/43) Installing py3-py-cpuinfo (9.0.0-r4) (40/43) Installing py3-py-cpuinfo-pyc (9.0.0-r4) (41/43) Installing py3-pytest-benchmark (4.0.0-r4) (42/43) Installing py3-pytest-benchmark-pyc (4.0.0-r4) (43/43) Installing .makedepends-py3-lazy-object-proxy (20260314.084819) Executing busybox-1.37.0-r31.trigger OK: 542.3 MiB in 149 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/edge/lazy_object_proxy-1.12.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.12.0.tar.gz Connecting to files.pythonhosted.org (151.101.192.223:443) Connecting to files.pythonhosted.org (151.101.192.223:443) saving to '/var/cache/distfiles/edge/lazy_object_proxy-1.12.0.tar.gz.part' lazy_object_proxy-1. 100% |********************************| 43681 0:00:00 ETA '/var/cache/distfiles/edge/lazy_object_proxy-1.12.0.tar.gz.part' saved /var/cache/distfiles/edge/lazy_object_proxy-1.12.0.tar.gz: OK >>> py3-lazy-object-proxy: Fetching https://distfiles.alpinelinux.org/distfiles/edge/lazy_object_proxy-1.12.0.tar.gz /var/cache/distfiles/edge/lazy_object_proxy-1.12.0.tar.gz: OK >>> py3-lazy-object-proxy: Unpacking /var/cache/distfiles/edge/lazy_object_proxy-1.12.0.tar.gz... 2026-03-14 08:48:20,642 gpep517 INFO Building wheel via backend setuptools.build_meta 2026-03-14 08:48:20,697 setuptools.config._apply_pyprojecttoml WARNING ModuleNotFoundError while trying to load entry-point ptr: No module named 'pkg_resources' 2026-03-14 08:48:20,697 setuptools.config._apply_pyprojecttoml WARNING ModuleNotFoundError while trying to load entry-point pytest: No module named 'pkg_resources' 2026-03-14 08:48:20,715 root INFO running bdist_wheel 2026-03-14 08:48:20,728 root INFO running build 2026-03-14 08:48:20,728 root INFO running build_py 2026-03-14 08:48:20,732 root INFO creating build/lib.linux-x86_64-cpython-312/lazy_object_proxy 2026-03-14 08:48:20,732 root INFO copying src/lazy_object_proxy/simple.py -> build/lib.linux-x86_64-cpython-312/lazy_object_proxy 2026-03-14 08:48:20,732 root INFO copying src/lazy_object_proxy/slots.py -> build/lib.linux-x86_64-cpython-312/lazy_object_proxy 2026-03-14 08:48:20,732 root INFO copying src/lazy_object_proxy/utils.py -> build/lib.linux-x86_64-cpython-312/lazy_object_proxy 2026-03-14 08:48:20,733 root INFO copying src/lazy_object_proxy/_version.py -> build/lib.linux-x86_64-cpython-312/lazy_object_proxy 2026-03-14 08:48:20,733 root INFO copying src/lazy_object_proxy/compat.py -> build/lib.linux-x86_64-cpython-312/lazy_object_proxy 2026-03-14 08:48:20,733 root INFO copying src/lazy_object_proxy/__init__.py -> build/lib.linux-x86_64-cpython-312/lazy_object_proxy 2026-03-14 08:48:20,733 root INFO running egg_info 2026-03-14 08:48:20,737 root INFO writing src/lazy_object_proxy.egg-info/PKG-INFO 2026-03-14 08:48:20,737 root INFO writing dependency_links to src/lazy_object_proxy.egg-info/dependency_links.txt 2026-03-14 08:48:20,738 root INFO writing top-level names to src/lazy_object_proxy.egg-info/top_level.txt listing git files failed - pretending there aren't any 2026-03-14 08:48:20,753 root INFO reading manifest file 'src/lazy_object_proxy.egg-info/SOURCES.txt' 2026-03-14 08:48:20,754 root INFO adding license file 'LICENSE' 2026-03-14 08:48:20,755 root INFO writing manifest file 'src/lazy_object_proxy.egg-info/SOURCES.txt' 2026-03-14 08:48:20,756 root INFO copying src/lazy_object_proxy/cext.c -> build/lib.linux-x86_64-cpython-312/lazy_object_proxy 2026-03-14 08:48:20,756 root INFO running build_ext 2026-03-14 08:48:20,758 root INFO building 'lazy_object_proxy.cext' extension 2026-03-14 08:48:20,758 root INFO creating build/temp.linux-x86_64-cpython-312/src/lazy_object_proxy 2026-03-14 08:48:20,758 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -Isrc/lazy_object_proxy -I/usr/include/python3.12 -c src/lazy_object_proxy/cext.c -o build/temp.linux-x86_64-cpython-312/src/lazy_object_proxy/cext.o src/lazy_object_proxy/cext.c: In function 'Proxy_round': src/lazy_object_proxy/cext.c:854:68: warning: passing argument 4 of 'PyArg_ParseTupleAndKeywords' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 854 | if (!PyArg_ParseTupleAndKeywords(args, kwds, "|O:ObjectProxy", kwlist, &ndigits)) { | ^~~~~~ In file included from /usr/include/python3.12/Python.h:91, from src/lazy_object_proxy/cext.c:3: /usr/include/python3.12/modsupport.h:29:65: note: expected 'char **' but argument is of type 'char * const*' 29 | const char *, char **, ...); | ^~~~~~~ 2026-03-14 08:48:21,363 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt build/temp.linux-x86_64-cpython-312/src/lazy_object_proxy/cext.o -L/usr/lib -o build/lib.linux-x86_64-cpython-312/lazy_object_proxy/cext.cpython-312-x86_64-linux-musl.so 2026-03-14 08:48:21,389 root INFO installing to build/bdist.linux-x86_64/wheel 2026-03-14 08:48:21,389 root INFO running install 2026-03-14 08:48:21,400 root INFO running install_lib 2026-03-14 08:48:21,406 root INFO creating build/bdist.linux-x86_64/wheel 2026-03-14 08:48:21,406 root INFO creating build/bdist.linux-x86_64/wheel/lazy_object_proxy 2026-03-14 08:48:21,406 root INFO copying build/lib.linux-x86_64-cpython-312/lazy_object_proxy/simple.py -> build/bdist.linux-x86_64/wheel/./lazy_object_proxy 2026-03-14 08:48:21,406 root INFO copying build/lib.linux-x86_64-cpython-312/lazy_object_proxy/slots.py -> build/bdist.linux-x86_64/wheel/./lazy_object_proxy 2026-03-14 08:48:21,407 root INFO copying build/lib.linux-x86_64-cpython-312/lazy_object_proxy/cext.c -> build/bdist.linux-x86_64/wheel/./lazy_object_proxy 2026-03-14 08:48:21,407 root INFO copying build/lib.linux-x86_64-cpython-312/lazy_object_proxy/cext.cpython-312-x86_64-linux-musl.so -> build/bdist.linux-x86_64/wheel/./lazy_object_proxy 2026-03-14 08:48:21,407 root INFO copying build/lib.linux-x86_64-cpython-312/lazy_object_proxy/utils.py -> build/bdist.linux-x86_64/wheel/./lazy_object_proxy 2026-03-14 08:48:21,408 root INFO copying build/lib.linux-x86_64-cpython-312/lazy_object_proxy/_version.py -> build/bdist.linux-x86_64/wheel/./lazy_object_proxy 2026-03-14 08:48:21,408 root INFO copying build/lib.linux-x86_64-cpython-312/lazy_object_proxy/compat.py -> build/bdist.linux-x86_64/wheel/./lazy_object_proxy 2026-03-14 08:48:21,408 root INFO copying build/lib.linux-x86_64-cpython-312/lazy_object_proxy/__init__.py -> build/bdist.linux-x86_64/wheel/./lazy_object_proxy 2026-03-14 08:48:21,408 root INFO running install_egg_info 2026-03-14 08:48:21,412 root INFO Copying src/lazy_object_proxy.egg-info to build/bdist.linux-x86_64/wheel/./lazy_object_proxy-1.12.0-py3.12.egg-info 2026-03-14 08:48:21,414 root INFO running install_scripts 2026-03-14 08:48:21,419 root INFO creating build/bdist.linux-x86_64/wheel/lazy_object_proxy-1.12.0.dist-info/WHEEL 2026-03-14 08:48:21,420 wheel INFO creating '/home/buildozer/aports/community/py3-lazy-object-proxy/src/lazy_object_proxy-1.12.0/.dist/.tmp-smb8zyoe/lazy_object_proxy-1.12.0-cp312-cp312-linux_x86_64.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2026-03-14 08:48:21,420 wheel INFO adding 'lazy_object_proxy/__init__.py' 2026-03-14 08:48:21,421 wheel INFO adding 'lazy_object_proxy/_version.py' 2026-03-14 08:48:21,421 wheel INFO adding 'lazy_object_proxy/cext.c' 2026-03-14 08:48:21,422 wheel INFO adding 'lazy_object_proxy/cext.cpython-312-x86_64-linux-musl.so' 2026-03-14 08:48:21,422 wheel INFO adding 'lazy_object_proxy/compat.py' 2026-03-14 08:48:21,422 wheel INFO adding 'lazy_object_proxy/simple.py' 2026-03-14 08:48:21,423 wheel INFO adding 'lazy_object_proxy/slots.py' 2026-03-14 08:48:21,423 wheel INFO adding 'lazy_object_proxy/utils.py' 2026-03-14 08:48:21,423 wheel INFO adding 'lazy_object_proxy-1.12.0.dist-info/licenses/LICENSE' 2026-03-14 08:48:21,424 wheel INFO adding 'lazy_object_proxy-1.12.0.dist-info/METADATA' 2026-03-14 08:48:21,424 wheel INFO adding 'lazy_object_proxy-1.12.0.dist-info/WHEEL' 2026-03-14 08:48:21,424 wheel INFO adding 'lazy_object_proxy-1.12.0.dist-info/top_level.txt' 2026-03-14 08:48:21,424 wheel INFO adding 'lazy_object_proxy-1.12.0.dist-info/RECORD' 2026-03-14 08:48:21,424 root INFO removing build/bdist.linux-x86_64/wheel 2026-03-14 08:48:21,425 gpep517 INFO The backend produced .dist/lazy_object_proxy-1.12.0-cp312-cp312-linux_x86_64.whl lazy_object_proxy-1.12.0-cp312-cp312-linux_x86_64.whl ============================= test session starts ============================== platform linux -- Python 3.12.12, pytest-9.0.2, pluggy-1.6.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.12.0 configfile: pytest.ini testpaths: tests plugins: benchmark-4.0.0 collected 1695 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........................................................... [ 31%] .............s...... [ 33%] tests/test_async_py3.py ................................................ [ 35%] ............................. [ 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 (Mops/s) Rounds Iterations ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- test_perf[cext] 124.5737 (1.0) 4,785.5265 (1.0) 131.7773 (1.0) 46.1965 (1.0) 126.5667 (1.0) 7.3016 (1.0) 1779;2258 7.5886 (1.0) 78536 100 test_perf[simple] 392.5525 (3.15) 19,580.7777 (4.09) 414.3179 (3.14) 177.3960 (3.84) 398.4198 (3.15) 22.3517 (3.06) 1817;2348 2.4136 (0.32) 123334 20 test_perf[slots] 538.3044 (4.32) 384,332.6122 (80.31) 608.7530 (4.62) 1,229.1013 (26.61) 584.8706 (4.62) 35.3903 (4.85) 217;1033 1.6427 (0.22) 109656 1 ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- -------------------------------------------------------------------------------------------- benchmark 'prototypes': 4 tests -------------------------------------------------------------------------------------------- Name (time in ns) Min Max Mean StdDev Median IQR Outliers OPS (Mops/s) Rounds Iterations ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- test_proto[SimpleProxy] 228.5127 (1.0) 17,583.7935 (1.0) 243.4145 (1.0) 128.9912 (1.00) 233.8466 (1.0) 12.7845 (3.52) 2058;2823 4.1082 (1.0) 190583 22 test_proto[LocalsSimpleProxy] 232.6444 (1.02) 19,592.2330 (1.11) 248.1046 (1.02) 128.7804 (1.0) 237.9529 (1.02) 13.6904 (3.77) 2159;2718 4.0306 (0.98) 190515 20 test_proto[CachedPropertyProxy] 245.5898 (1.07) 19,465.9457 (1.11) 262.1854 (1.08) 142.5813 (1.11) 251.5502 (1.08) 14.1561 (3.90) 1978;2650 3.8141 (0.93) 181498 20 test_proto[LocalsCachedPropertyProxy] 249.4082 (1.09) 19,805.4127 (1.13) 264.2587 (1.09) 141.4347 (1.10) 254.8099 (1.09) 3.6322 (1.0) 1919;45592 3.7842 (0.92) 193328 20 ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 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:1914: Not possible. SKIPPED [1] tests/conftest.py:31: could not import 'django.utils.functional': No module named 'django' SKIPPED [1] tests/conftest.py:29: 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. =========== 1601 passed, 4 skipped, 44 xfailed, 46 xpassed in 13.64s =========== >>> 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*: Scanning shared objects >>> py3-lazy-object-proxy-pyc*: Tracing dependencies... python3~3.12 >>> py3-lazy-object-proxy-pyc*: Package size: 39.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.12.0-r0.apk >>> py3-lazy-object-proxy*: Tracing dependencies... python3 python3~3.12 so:libc.musl-x86_64.so.1 >>> py3-lazy-object-proxy*: Package size: 96.9 KB >>> py3-lazy-object-proxy*: Compressing data... >>> py3-lazy-object-proxy*: Create checksum... >>> py3-lazy-object-proxy*: Create py3-lazy-object-proxy-1.12.0-r0.apk >>> py3-lazy-object-proxy: Build complete at Sat, 14 Mar 2026 08:48:36 +0000 elapsed time 0h 0m 18s >>> 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: Uninstalling dependencies... ( 1/43) Purging .makedepends-py3-lazy-object-proxy (20260314.084819) ( 2/43) Purging py3-gpep517-pyc (19-r1) ( 3/43) Purging py3-gpep517 (19-r1) ( 4/43) Purging py3-installer-pyc (0.7.0-r2) ( 5/43) Purging py3-installer (0.7.0-r2) ( 6/43) Purging py3-setuptools_scm-pyc (9.2.2-r0) ( 7/43) Purging py3-setuptools_scm (9.2.2-r0) ( 8/43) Purging python3-dev (3.12.12-r0) ( 9/43) Purging py3-wheel-pyc (0.46.3-r0) (10/43) Purging py3-wheel (0.46.3-r0) (11/43) Purging py3-pytest-runner-pyc (6.0.1-r1) (12/43) Purging py3-pytest-runner (6.0.1-r1) (13/43) Purging py3-setuptools-pyc (82.0.1-r0) (14/43) Purging py3-setuptools (82.0.1-r0) (15/43) Purging py3-pytest-benchmark-pyc (4.0.0-r4) (16/43) Purging py3-pytest-benchmark (4.0.0-r4) (17/43) Purging py3-pytest-pyc (9.0.2-r0) (18/43) Purging py3-pytest (9.0.2-r0) (19/43) Purging py3-iniconfig-pyc (2.3.0-r0) (20/43) Purging py3-iniconfig (2.3.0-r0) (21/43) Purging py3-packaging-pyc (26.0-r0) (22/43) Purging py3-packaging (26.0-r0) (23/43) Purging py3-parsing-pyc (3.3.2-r0) (24/43) Purging py3-parsing (3.3.2-r0) (25/43) Purging py3-pluggy-pyc (1.6.0-r0) (26/43) Purging py3-pluggy (1.6.0-r0) (27/43) Purging py3-py-pyc (1.11.0-r4) (28/43) Purging py3-py (1.11.0-r4) (29/43) Purging py3-pygments-pyc (2.19.2-r0) (30/43) Purging py3-pygments (2.19.2-r0) (31/43) Purging py3-py-cpuinfo-pyc (9.0.0-r4) (32/43) Purging py3-py-cpuinfo (9.0.0-r4) (33/43) Purging python3-pyc (3.12.12-r0) (34/43) Purging python3-pycache-pyc0 (3.12.12-r0) (35/43) Purging pyc (3.12.12-r0) (36/43) Purging python3 (3.12.12-r0) (37/43) Purging gdbm (1.26-r0) (38/43) Purging libbz2 (1.0.8-r6) (39/43) Purging libffi (3.5.2-r0) (40/43) Purging libpanelw (6.6_p20251231-r0) (41/43) Purging mpdecimal (4.0.1-r0) (42/43) Purging sqlite-libs (3.51.2-r1) (43/43) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 441.4 MiB in 106 packages >>> py3-lazy-object-proxy: Updating the community/x86_64 repository index... >>> py3-lazy-object-proxy: Signing the index...