>>> py3-lazy-object-proxy: Building community/py3-lazy-object-proxy 1.9.0-r1 (using abuild 3.12.0-r0) started Tue, 24 Oct 2023 01:32:13 +0000 >>> py3-lazy-object-proxy: Checking sanity of /home/buildozer/aports/community/py3-lazy-object-proxy/APKBUILD... >>> py3-lazy-object-proxy: Analyzing dependencies... >>> py3-lazy-object-proxy: Installing for build: build-base python3 py3-gpep517 py3-setuptools py3-setuptools_scm python3-dev py3-wheel py3-pytest-runner py3-pytest-benchmark (1/42) Installing libbz2 (1.0.8-r6) (2/42) Installing libffi (3.4.4-r3) (3/42) Installing gdbm (1.23-r1) (4/42) Installing xz-libs (5.4.4-r0) (5/42) Installing mpdecimal (2.5.1-r2) (6/42) Installing libpanelw (6.4_p20231007-r0) (7/42) Installing readline (8.2.1-r2) (8/42) Installing sqlite-libs (3.43.2-r0) (9/42) Installing python3 (3.11.6-r1) (10/42) Installing python3-pycache-pyc0 (3.11.6-r1) (11/42) Installing pyc (3.11.6-r1) (12/42) Installing python3-pyc (3.11.6-r1) (13/42) Installing py3-installer (0.7.0-r1) (14/42) Installing py3-installer-pyc (0.7.0-r1) (15/42) Installing py3-gpep517 (15-r0) (16/42) Installing py3-gpep517-pyc (15-r0) (17/42) Installing py3-parsing (3.1.1-r0) (18/42) Installing py3-parsing-pyc (3.1.1-r0) (19/42) Installing py3-packaging (23.2-r0) (20/42) Installing py3-packaging-pyc (23.2-r0) (21/42) Installing py3-setuptools (68.2.2-r0) (22/42) Installing py3-setuptools-pyc (68.2.2-r0) (23/42) Installing py3-setuptools_scm (8.0.4-r1) (24/42) Installing py3-setuptools_scm-pyc (8.0.4-r1) (25/42) Installing python3-dev (3.11.6-r1) (26/42) Installing py3-wheel (0.41.2-r0) (27/42) Installing py3-wheel-pyc (0.41.2-r0) (28/42) Installing py3-iniconfig (1.1.1-r6) (29/42) Installing py3-iniconfig-pyc (1.1.1-r6) (30/42) Installing py3-pluggy (1.3.0-r0) (31/42) Installing py3-pluggy-pyc (1.3.0-r0) (32/42) Installing py3-py (1.11.0-r2) (33/42) Installing py3-py-pyc (1.11.0-r2) (34/42) Installing py3-pytest (7.4.2-r0) (35/42) Installing py3-pytest-pyc (7.4.2-r0) (36/42) Installing py3-pytest-runner (6.0.0-r2) (37/42) Installing py3-pytest-runner-pyc (6.0.0-r2) (38/42) Installing py3-py-cpuinfo (9.0.0-r2) (39/42) Installing py3-py-cpuinfo-pyc (9.0.0-r2) (40/42) Installing py3-pytest-benchmark (4.0.0-r3) (41/42) Installing py3-pytest-benchmark-pyc (4.0.0-r3) (42/42) Installing .makedepends-py3-lazy-object-proxy (20231024.013219) Executing busybox-1.36.1-r13.trigger OK: 613 MiB in 147 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.19//lazy-object-proxy-1.9.0.tar.gz >>> py3-lazy-object-proxy: Fetching https://distfiles.alpinelinux.org/distfiles/v3.19//lazy-object-proxy-1.9.0.tar.gz >>> py3-lazy-object-proxy: Checking sha512sums... lazy-object-proxy-1.9.0.tar.gz: OK >>> py3-lazy-object-proxy: Unpacking /var/cache/distfiles/lazy-object-proxy-1.9.0.tar.gz... 2023-10-24 01:32:20,089 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ WARNING setuptools_scm.pyproject_reading toml section missing 'pyproject.toml does not contain a tool.setuptools_scm section' 2023-10-24 01:32:20,133 root INFO running bdist_wheel 2023-10-24 01:32:20,143 root INFO running build 2023-10-24 01:32:20,143 root INFO running build_py 2023-10-24 01:32:20,145 root INFO creating build 2023-10-24 01:32:20,146 root INFO creating build/lib.linux-aarch64-cpython-311 2023-10-24 01:32:20,146 root INFO creating build/lib.linux-aarch64-cpython-311/lazy_object_proxy 2023-10-24 01:32:20,146 root INFO copying src/lazy_object_proxy/_version.py -> build/lib.linux-aarch64-cpython-311/lazy_object_proxy 2023-10-24 01:32:20,146 root INFO copying src/lazy_object_proxy/compat.py -> build/lib.linux-aarch64-cpython-311/lazy_object_proxy 2023-10-24 01:32:20,146 root INFO copying src/lazy_object_proxy/utils.py -> build/lib.linux-aarch64-cpython-311/lazy_object_proxy 2023-10-24 01:32:20,146 root INFO copying src/lazy_object_proxy/slots.py -> build/lib.linux-aarch64-cpython-311/lazy_object_proxy 2023-10-24 01:32:20,147 root INFO copying src/lazy_object_proxy/__init__.py -> build/lib.linux-aarch64-cpython-311/lazy_object_proxy 2023-10-24 01:32:20,147 root INFO copying src/lazy_object_proxy/simple.py -> build/lib.linux-aarch64-cpython-311/lazy_object_proxy 2023-10-24 01:32:20,147 root INFO running build_ext 2023-10-24 01:32:20,149 root INFO building 'lazy_object_proxy.cext' extension 2023-10-24 01:32:20,149 root INFO creating build/temp.linux-aarch64-cpython-311 2023-10-24 01:32:20,149 root INFO creating build/temp.linux-aarch64-cpython-311/src 2023-10-24 01:32:20,149 root INFO creating build/temp.linux-aarch64-cpython-311/src/lazy_object_proxy 2023-10-24 01:32:20,149 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -Isrc/lazy_object_proxy -I/usr/include/python3.11 -c src/lazy_object_proxy/cext.c -o build/temp.linux-aarch64-cpython-311/src/lazy_object_proxy/cext.o 2023-10-24 01:32:20,679 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-aarch64-cpython-311/src/lazy_object_proxy/cext.o -L/usr/lib -o build/lib.linux-aarch64-cpython-311/lazy_object_proxy/cext.cpython-311-aarch64-linux-musl.so 2023-10-24 01:32:20,694 wheel INFO installing to build/bdist.linux-aarch64/wheel 2023-10-24 01:32:20,695 root INFO running install 2023-10-24 01:32:20,701 root INFO running install_lib 2023-10-24 01:32:20,703 root INFO creating build/bdist.linux-aarch64 2023-10-24 01:32:20,703 root INFO creating build/bdist.linux-aarch64/wheel 2023-10-24 01:32:20,703 root INFO creating build/bdist.linux-aarch64/wheel/lazy_object_proxy 2023-10-24 01:32:20,704 root INFO copying build/lib.linux-aarch64-cpython-311/lazy_object_proxy/cext.cpython-311-aarch64-linux-musl.so -> build/bdist.linux-aarch64/wheel/lazy_object_proxy 2023-10-24 01:32:20,704 root INFO copying build/lib.linux-aarch64-cpython-311/lazy_object_proxy/_version.py -> build/bdist.linux-aarch64/wheel/lazy_object_proxy 2023-10-24 01:32:20,704 root INFO copying build/lib.linux-aarch64-cpython-311/lazy_object_proxy/compat.py -> build/bdist.linux-aarch64/wheel/lazy_object_proxy 2023-10-24 01:32:20,704 root INFO copying build/lib.linux-aarch64-cpython-311/lazy_object_proxy/utils.py -> build/bdist.linux-aarch64/wheel/lazy_object_proxy 2023-10-24 01:32:20,705 root INFO copying build/lib.linux-aarch64-cpython-311/lazy_object_proxy/slots.py -> build/bdist.linux-aarch64/wheel/lazy_object_proxy 2023-10-24 01:32:20,705 root INFO copying build/lib.linux-aarch64-cpython-311/lazy_object_proxy/__init__.py -> build/bdist.linux-aarch64/wheel/lazy_object_proxy 2023-10-24 01:32:20,705 root INFO copying build/lib.linux-aarch64-cpython-311/lazy_object_proxy/simple.py -> build/bdist.linux-aarch64/wheel/lazy_object_proxy 2023-10-24 01:32:20,705 root INFO running install_egg_info 2023-10-24 01:32:20,708 root INFO running egg_info 2023-10-24 01:32:20,709 root INFO writing src/lazy_object_proxy.egg-info/PKG-INFO 2023-10-24 01:32:20,710 root INFO writing dependency_links to src/lazy_object_proxy.egg-info/dependency_links.txt 2023-10-24 01:32:20,710 root INFO writing top-level names to src/lazy_object_proxy.egg-info/top_level.txt 2023-10-24 01:32:21,975 root INFO reading manifest file 'src/lazy_object_proxy.egg-info/SOURCES.txt' 2023-10-24 01:32:22,072 root INFO adding license file 'LICENSE' 2023-10-24 01:32:22,072 root INFO adding license file 'AUTHORS.rst' 2023-10-24 01:32:22,072 root INFO writing manifest file 'src/lazy_object_proxy.egg-info/SOURCES.txt' 2023-10-24 01:32:22,084 root INFO Copying src/lazy_object_proxy.egg-info to build/bdist.linux-aarch64/wheel/lazy_object_proxy-1.9.0-py3.11.egg-info 2023-10-24 01:32:22,085 root INFO running install_scripts 2023-10-24 01:32:22,088 wheel INFO creating build/bdist.linux-aarch64/wheel/lazy_object_proxy-1.9.0.dist-info/WHEEL 2023-10-24 01:32:22,089 wheel INFO creating '/home/buildozer/aports/community/py3-lazy-object-proxy/src/lazy-object-proxy-1.9.0/.dist/.tmp-4k1j5wnm/lazy_object_proxy-1.9.0-cp311-cp311-linux_aarch64.whl' and adding 'build/bdist.linux-aarch64/wheel' to it 2023-10-24 01:32:22,089 wheel INFO adding 'lazy_object_proxy/__init__.py' 2023-10-24 01:32:22,089 wheel INFO adding 'lazy_object_proxy/_version.py' 2023-10-24 01:32:22,090 wheel INFO adding 'lazy_object_proxy/cext.cpython-311-aarch64-linux-musl.so' 2023-10-24 01:32:22,090 wheel INFO adding 'lazy_object_proxy/compat.py' 2023-10-24 01:32:22,090 wheel INFO adding 'lazy_object_proxy/simple.py' 2023-10-24 01:32:22,090 wheel INFO adding 'lazy_object_proxy/slots.py' 2023-10-24 01:32:22,090 wheel INFO adding 'lazy_object_proxy/utils.py' 2023-10-24 01:32:22,091 wheel INFO adding 'lazy_object_proxy-1.9.0.dist-info/AUTHORS.rst' 2023-10-24 01:32:22,091 wheel INFO adding 'lazy_object_proxy-1.9.0.dist-info/LICENSE' 2023-10-24 01:32:22,091 wheel INFO adding 'lazy_object_proxy-1.9.0.dist-info/METADATA' 2023-10-24 01:32:22,091 wheel INFO adding 'lazy_object_proxy-1.9.0.dist-info/WHEEL' 2023-10-24 01:32:22,091 wheel INFO adding 'lazy_object_proxy-1.9.0.dist-info/top_level.txt' 2023-10-24 01:32:22,091 wheel INFO adding 'lazy_object_proxy-1.9.0.dist-info/RECORD' 2023-10-24 01:32:22,091 wheel INFO removing build/bdist.linux-aarch64/wheel 2023-10-24 01:32:22,092 gpep517 INFO The backend produced .dist/lazy_object_proxy-1.9.0-cp311-cp311-linux_aarch64.whl lazy_object_proxy-1.9.0-cp311-cp311-linux_aarch64.whl ============================= test session starts ============================== platform linux -- Python 3.11.6, pytest-7.4.2, pluggy-1.3.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.9.0 configfile: pytest.ini testpaths: tests plugins: benchmark-4.0.0 collected 1671 items tests/test_async_py3.py ................................................ [ 2%] ............................. [ 4%] tests/test_lazy_object_proxy.py .......XXXX..XX.....X.X.X............... [ 7%] ........................................................................ [ 11%] .....xxx.x.............................................................. [ 15%] ................ [ 16%] tests/test_async_py3.py ................................................ [ 19%] ............................. [ 21%] tests/test_lazy_object_proxy.py .......XXXX..XX.....X.X.X............... [ 23%] ........................................................................ [ 27%] .....xxx.x.............................................................. [ 32%] ................ [ 33%] tests/test_async_py3.py ................................................ [ 36%] ............................. [ 37%] tests/test_lazy_object_proxy.py .......XXXX..XX.....X.X.X............... [ 40%] ........................................................................ [ 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%] ........................................................................ [ 61%] .....xxx.x.............................................................. [ 65%] ..........s..... [ 66%] tests/test_async_py3.py ................................................ [ 69%] ............................. [ 70%] tests/test_lazy_object_proxy.py .......XXXX..XX.....x.x.x............... [ 73%] ........................................................................ [ 77%] .....xxx.x.............................................................. [ 81%] ................ [ 82%] tests/test_async_py3.py ................................................ [ 85%] ............................. [ 87%] tests/test_lazy_object_proxy.py .......XXXX..XX.....x.x.x............... [ 89%] ........................................................................ [ 94%] .....xxx.x.............................................................. [ 98%] ...................ss.... [100%] ---------------------------------------------------------------------------------------- benchmark: 3 tests --------------------------------------------------------------------------------------- Name (time in ns) Min Max Mean StdDev Median IQR Outliers OPS (Mops/s) Rounds Iterations --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- test_perf[cext] 101.5887 (1.0) 343.9933 (1.0) 103.3432 (1.0) 1.5488 (1.0) 103.2092 (1.0) 0.4098 (1.0) 353;8727 9.6765 (1.0) 94703 100 test_perf[simple] 398.6061 (3.92) 10,959.8041 (31.86) 421.4495 (4.08) 47.2117 (30.48) 439.5843 (4.26) 39.1155 (95.45) 1676;224 2.3728 (0.25) 154318 1 test_perf[slots] 478.6998 (4.71) 3,838.9117 (11.16) 495.7956 (4.80) 38.9687 (25.16) 480.5624 (4.66) 39.1155 (95.45) 680;228 2.0170 (0.21) 110128 1 --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- ------------------------------------------------------------------------------------------ benchmark 'prototypes': 4 tests ------------------------------------------------------------------------------------------ Name (time in ns) Min Max Mean StdDev Median IQR Outliers OPS (Mops/s) Rounds Iterations --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- test_proto[SimpleProxy] 175.6874 (1.0) 841.4499 (1.42) 178.5948 (1.0) 3.3576 (1.0) 178.5478 (1.0) 0.0665 (1.0) 378;66484 5.5993 (1.0) 195297 28 test_proto[LocalsSimpleProxy] 183.9362 (1.05) 593.9975 (1.0) 186.6457 (1.05) 3.5644 (1.06) 185.9851 (1.04) 1.9558 (29.40) 323;323 5.3577 (0.96) 195297 20 test_proto[CachedPropertyProxy] 193.9945 (1.10) 1,250.0212 (2.10) 197.0836 (1.10) 4.5540 (1.36) 196.0434 (1.10) 2.0489 (30.80) 550;550 5.0740 (0.91) 198401 20 test_proto[LocalsCachedPropertyProxy] 195.2052 (1.11) 878.4235 (1.48) 198.4703 (1.11) 3.9206 (1.17) 198.4090 (1.11) 0.0745 (1.12) 795;73981 5.0385 (0.90) 193817 25 --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 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:1900: 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_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_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_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_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_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_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_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_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-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_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_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, 36 xfailed, 42 xpassed in 10.91s =========== >>> py3-lazy-object-proxy: Entering fakeroot... >>> py3-lazy-object-proxy-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-lazy-object-proxy/pkg/py3-lazy-object-proxy/usr/lib/python3.11/site-packages/lazy_object_proxy/__pycache__' -> '/home/buildozer/aports/community/py3-lazy-object-proxy/pkg/py3-lazy-object-proxy-pyc/usr/lib/python3.11/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.11 >>> py3-lazy-object-proxy-pyc*: Package size: 84.0 KB >>> py3-lazy-object-proxy-pyc*: Compressing data... >>> py3-lazy-object-proxy-pyc*: Create checksum... >>> py3-lazy-object-proxy-pyc*: Create py3-lazy-object-proxy-pyc-1.9.0-r1.apk >>> py3-lazy-object-proxy*: Tracing dependencies... python3 python3~3.11 so:libc.musl-aarch64.so.1 >>> py3-lazy-object-proxy*: Package size: 164.0 KB >>> py3-lazy-object-proxy*: Compressing data... >>> py3-lazy-object-proxy*: Create checksum... >>> py3-lazy-object-proxy*: Create py3-lazy-object-proxy-1.9.0-r1.apk >>> py3-lazy-object-proxy: Build complete at Tue, 24 Oct 2023 01:32:34 +0000 elapsed time 0h 0m 21s >>> py3-lazy-object-proxy: Cleaning up srcdir >>> py3-lazy-object-proxy: Cleaning up pkgdir >>> py3-lazy-object-proxy: Uninstalling dependencies... (1/42) Purging .makedepends-py3-lazy-object-proxy (20231024.013219) (2/42) Purging py3-gpep517-pyc (15-r0) (3/42) Purging py3-gpep517 (15-r0) (4/42) Purging py3-installer-pyc (0.7.0-r1) (5/42) Purging py3-installer (0.7.0-r1) (6/42) Purging py3-setuptools_scm-pyc (8.0.4-r1) (7/42) Purging py3-setuptools_scm (8.0.4-r1) (8/42) Purging python3-dev (3.11.6-r1) (9/42) Purging py3-wheel-pyc (0.41.2-r0) (10/42) Purging py3-wheel (0.41.2-r0) (11/42) Purging py3-pytest-runner-pyc (6.0.0-r2) (12/42) Purging py3-pytest-runner (6.0.0-r2) (13/42) Purging py3-setuptools-pyc (68.2.2-r0) (14/42) Purging py3-setuptools (68.2.2-r0) (15/42) Purging py3-pytest-benchmark-pyc (4.0.0-r3) (16/42) Purging py3-pytest-benchmark (4.0.0-r3) (17/42) Purging py3-pytest-pyc (7.4.2-r0) (18/42) Purging py3-pytest (7.4.2-r0) (19/42) Purging py3-iniconfig-pyc (1.1.1-r6) (20/42) Purging py3-iniconfig (1.1.1-r6) (21/42) Purging py3-packaging-pyc (23.2-r0) (22/42) Purging py3-packaging (23.2-r0) (23/42) Purging py3-parsing-pyc (3.1.1-r0) (24/42) Purging py3-parsing (3.1.1-r0) (25/42) Purging py3-pluggy-pyc (1.3.0-r0) (26/42) Purging py3-pluggy (1.3.0-r0) (27/42) Purging py3-py-pyc (1.11.0-r2) (28/42) Purging py3-py (1.11.0-r2) (29/42) Purging py3-py-cpuinfo-pyc (9.0.0-r2) (30/42) Purging py3-py-cpuinfo (9.0.0-r2) (31/42) Purging python3-pyc (3.11.6-r1) (32/42) Purging python3-pycache-pyc0 (3.11.6-r1) (33/42) Purging pyc (3.11.6-r1) (34/42) Purging python3 (3.11.6-r1) (35/42) Purging gdbm (1.23-r1) (36/42) Purging libbz2 (1.0.8-r6) (37/42) Purging libffi (3.4.4-r3) (38/42) Purging libpanelw (6.4_p20231007-r0) (39/42) Purging mpdecimal (2.5.1-r2) (40/42) Purging readline (8.2.1-r2) (41/42) Purging sqlite-libs (3.43.2-r0) (42/42) Purging xz-libs (5.4.4-r0) Executing busybox-1.36.1-r13.trigger OK: 473 MiB in 105 packages >>> py3-lazy-object-proxy: Updating the community/aarch64 repository index... >>> py3-lazy-object-proxy: Signing the index...