>>> py3-lazy-object-proxy: Building community/py3-lazy-object-proxy 1.9.0-r0 (using abuild 3.10.0-r0) started Sun, 22 Jan 2023 23:28:22 +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/24) Installing libffi (3.4.4-r0) (2/24) Installing gdbm (1.23-r0) (3/24) Installing mpdecimal (2.5.1-r1) (4/24) Installing readline (8.2.0-r0) (5/24) Installing sqlite-libs (3.40.1-r0) (6/24) Installing python3 (3.11.1-r2) (7/24) Installing py3-installer (0.6.0-r0) (8/24) Installing py3-gpep517 (13-r0) (9/24) Installing py3-parsing (3.0.9-r1) (10/24) Installing py3-packaging (23.0-r0) (11/24) Installing py3-setuptools (66.1.1-r0) (12/24) Installing py3-typing-extensions (4.4.0-r1) (13/24) Installing py3-setuptools_scm (7.1.0-r0) (14/24) Installing python3-dev (3.11.1-r2) (15/24) Installing py3-wheel (0.38.4-r1) (16/24) Installing py3-attrs (22.2.0-r0) (17/24) Installing py3-iniconfig (1.1.1-r4) (18/24) Installing py3-pluggy (1.0.0-r2) (19/24) Installing py3-py (1.11.0-r1) (20/24) Installing py3-pytest (7.2.1-r0) (21/24) Installing py3-pytest-runner (6.0.0-r1) (22/24) Installing py3-py-cpuinfo (9.0.0-r1) (23/24) Installing py3-pytest-benchmark (4.0.0-r1) (24/24) Installing .makedepends-py3-lazy-object-proxy (20230122.232823) Executing busybox-1.36.0-r1.trigger OK: 513 MiB in 127 packages >>> py3-lazy-object-proxy: Cleaning up srcdir >>> py3-lazy-object-proxy: Cleaning up pkgdir >>> py3-lazy-object-proxy: Fetching https://distfiles.alpinelinux.org/distfiles/edge/lazy-object-proxy-1.9.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-lazy-object-proxy: Fetching https://files.pythonhosted.org/packages/source/l/lazy-object-proxy/lazy-object-proxy-1.9.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 42830 100 42830 0 0 211k 0 --:--:-- --:--:-- --:--:-- 211k >>> py3-lazy-object-proxy: Fetching https://distfiles.alpinelinux.org/distfiles/edge/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/edge/lazy-object-proxy-1.9.0.tar.gz... 2023-01-22 23:28:26,466 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2023-01-22 23:28:26,537 root INFO running bdist_wheel 2023-01-22 23:28:26,549 root INFO running build 2023-01-22 23:28:26,549 root INFO running build_py 2023-01-22 23:28:26,554 root INFO creating build 2023-01-22 23:28:26,554 root INFO creating build/lib.linux-i686-cpython-311 2023-01-22 23:28:26,554 root INFO creating build/lib.linux-i686-cpython-311/lazy_object_proxy 2023-01-22 23:28:26,554 root INFO copying src/lazy_object_proxy/utils.py -> build/lib.linux-i686-cpython-311/lazy_object_proxy 2023-01-22 23:28:26,555 root INFO copying src/lazy_object_proxy/simple.py -> build/lib.linux-i686-cpython-311/lazy_object_proxy 2023-01-22 23:28:26,555 root INFO copying src/lazy_object_proxy/__init__.py -> build/lib.linux-i686-cpython-311/lazy_object_proxy 2023-01-22 23:28:26,555 root INFO copying src/lazy_object_proxy/_version.py -> build/lib.linux-i686-cpython-311/lazy_object_proxy 2023-01-22 23:28:26,556 root INFO copying src/lazy_object_proxy/compat.py -> build/lib.linux-i686-cpython-311/lazy_object_proxy 2023-01-22 23:28:26,556 root INFO copying src/lazy_object_proxy/slots.py -> build/lib.linux-i686-cpython-311/lazy_object_proxy 2023-01-22 23:28:26,557 root INFO running build_ext 2023-01-22 23:28:26,559 root INFO building 'lazy_object_proxy.cext' extension 2023-01-22 23:28:26,559 root INFO creating build/temp.linux-i686-cpython-311 2023-01-22 23:28:26,560 root INFO creating build/temp.linux-i686-cpython-311/src 2023-01-22 23:28:26,560 root INFO creating build/temp.linux-i686-cpython-311/src/lazy_object_proxy 2023-01-22 23:28:26,560 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -Isrc/lazy_object_proxy -I/usr/include/python3.11 -c src/lazy_object_proxy/cext.c -o build/temp.linux-i686-cpython-311/src/lazy_object_proxy/cext.o 2023-01-22 23:28:27,430 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fomit-frame-pointer -Os -fomit-frame-pointer build/temp.linux-i686-cpython-311/src/lazy_object_proxy/cext.o -L/usr/lib -o build/lib.linux-i686-cpython-311/lazy_object_proxy/cext.cpython-311-i386-linux-musl.so 2023-01-22 23:28:27,458 wheel INFO installing to build/bdist.linux-i686/wheel 2023-01-22 23:28:27,458 root INFO running install 2023-01-22 23:28:27,478 root INFO running install_lib 2023-01-22 23:28:27,486 root INFO creating build/bdist.linux-i686 2023-01-22 23:28:27,486 root INFO creating build/bdist.linux-i686/wheel 2023-01-22 23:28:27,487 root INFO creating build/bdist.linux-i686/wheel/lazy_object_proxy 2023-01-22 23:28:27,487 root INFO copying build/lib.linux-i686-cpython-311/lazy_object_proxy/cext.cpython-311-i386-linux-musl.so -> build/bdist.linux-i686/wheel/lazy_object_proxy 2023-01-22 23:28:27,488 root INFO copying build/lib.linux-i686-cpython-311/lazy_object_proxy/utils.py -> build/bdist.linux-i686/wheel/lazy_object_proxy 2023-01-22 23:28:27,489 root INFO copying build/lib.linux-i686-cpython-311/lazy_object_proxy/simple.py -> build/bdist.linux-i686/wheel/lazy_object_proxy 2023-01-22 23:28:27,490 root INFO copying build/lib.linux-i686-cpython-311/lazy_object_proxy/__init__.py -> build/bdist.linux-i686/wheel/lazy_object_proxy 2023-01-22 23:28:27,490 root INFO copying build/lib.linux-i686-cpython-311/lazy_object_proxy/_version.py -> build/bdist.linux-i686/wheel/lazy_object_proxy 2023-01-22 23:28:27,491 root INFO copying build/lib.linux-i686-cpython-311/lazy_object_proxy/compat.py -> build/bdist.linux-i686/wheel/lazy_object_proxy 2023-01-22 23:28:27,491 root INFO copying build/lib.linux-i686-cpython-311/lazy_object_proxy/slots.py -> build/bdist.linux-i686/wheel/lazy_object_proxy 2023-01-22 23:28:27,492 root INFO running install_egg_info 2023-01-22 23:28:27,520 root INFO running egg_info 2023-01-22 23:28:27,527 root INFO writing src/lazy_object_proxy.egg-info/PKG-INFO 2023-01-22 23:28:27,528 root INFO writing dependency_links to src/lazy_object_proxy.egg-info/dependency_links.txt 2023-01-22 23:28:27,528 root INFO writing top-level names to src/lazy_object_proxy.egg-info/top_level.txt 2023-01-22 23:28:30,413 root INFO reading manifest file 'src/lazy_object_proxy.egg-info/SOURCES.txt' 2023-01-22 23:28:30,414 root INFO adding license file 'LICENSE' 2023-01-22 23:28:30,414 root INFO adding license file 'AUTHORS.rst' 2023-01-22 23:28:30,416 root INFO writing manifest file 'src/lazy_object_proxy.egg-info/SOURCES.txt' 2023-01-22 23:28:30,416 root INFO Copying src/lazy_object_proxy.egg-info to build/bdist.linux-i686/wheel/lazy_object_proxy-1.9.0-py3.11.egg-info 2023-01-22 23:28:30,418 root INFO running install_scripts 2023-01-22 23:28:30,450 wheel INFO creating build/bdist.linux-i686/wheel/lazy_object_proxy-1.9.0.dist-info/WHEEL 2023-01-22 23:28:30,451 wheel INFO creating '/home/buildozer/aports/community/py3-lazy-object-proxy/src/lazy-object-proxy-1.9.0/dist/.tmp-omr3d3wi/lazy_object_proxy-1.9.0-cp311-cp311-linux_i686.whl' and adding 'build/bdist.linux-i686/wheel' to it 2023-01-22 23:28:30,451 wheel INFO adding 'lazy_object_proxy/__init__.py' 2023-01-22 23:28:30,451 wheel INFO adding 'lazy_object_proxy/_version.py' 2023-01-22 23:28:30,452 wheel INFO adding 'lazy_object_proxy/cext.cpython-311-i386-linux-musl.so' 2023-01-22 23:28:30,453 wheel INFO adding 'lazy_object_proxy/compat.py' 2023-01-22 23:28:30,453 wheel INFO adding 'lazy_object_proxy/simple.py' 2023-01-22 23:28:30,454 wheel INFO adding 'lazy_object_proxy/slots.py' 2023-01-22 23:28:30,454 wheel INFO adding 'lazy_object_proxy/utils.py' 2023-01-22 23:28:30,455 wheel INFO adding 'lazy_object_proxy-1.9.0.dist-info/AUTHORS.rst' 2023-01-22 23:28:30,455 wheel INFO adding 'lazy_object_proxy-1.9.0.dist-info/LICENSE' 2023-01-22 23:28:30,455 wheel INFO adding 'lazy_object_proxy-1.9.0.dist-info/METADATA' 2023-01-22 23:28:30,456 wheel INFO adding 'lazy_object_proxy-1.9.0.dist-info/WHEEL' 2023-01-22 23:28:30,456 wheel INFO adding 'lazy_object_proxy-1.9.0.dist-info/top_level.txt' 2023-01-22 23:28:30,456 wheel INFO adding 'lazy_object_proxy-1.9.0.dist-info/RECORD' 2023-01-22 23:28:30,456 wheel INFO removing build/bdist.linux-i686/wheel 2023-01-22 23:28:30,457 gpep517 INFO The backend produced dist/lazy_object_proxy-1.9.0-cp311-cp311-linux_i686.whl lazy_object_proxy-1.9.0-cp311-cp311-linux_i686.whl ============================= test session starts ============================== platform linux -- Python 3.11.1, pytest-7.2.1, pluggy-1.0.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] 184.9607 (1.0) 13,428.9637 (1.0) 192.7618 (1.0) 80.3140 (1.0) 191.4054 (1.0) 2.6822 (1.0) 463;3145 5.1877 (1.0) 190990 25 test_perf[simple] 740.4014 (4.00) 328,463.5022 (24.46) 817.4993 (4.24) 787.1789 (9.80) 806.5253 (4.21) 39.1155 (14.58) 112;3480 1.2232 (0.24) 179766 1 test_perf[slots] 880.0998 (4.76) 332,105.9048 (24.73) 980.6592 (5.09) 1,443.3085 (17.97) 963.9189 (5.04) 34.4589 (12.85) 92;2936 1.0197 (0.20) 107267 1 ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- ------------------------------------------------------------------------------------------- benchmark 'prototypes': 4 tests ------------------------------------------------------------------------------------------- Name (time in ns) Min Max Mean StdDev Median IQR Outliers OPS (Mops/s) Rounds Iterations ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- test_proto[SimpleProxy] 291.1314 (1.0) 17,233.0998 (1.02) 304.5559 (1.0) 110.1352 (1.0) 302.7264 (1.0) 4.2841 (1.05) 321;1842 3.2835 (1.0) 113950 20 test_proto[LocalsSimpleProxy] 295.7880 (1.02) 16,955.9848 (1.01) 308.2146 (1.01) 132.8005 (1.21) 305.5669 (1.01) 4.2841 (1.05) 342;1891 3.2445 (0.99) 109410 20 test_proto[CachedPropertyProxy] 332.1096 (1.14) 17,028.4417 (1.01) 343.6354 (1.13) 133.3021 (1.21) 341.2832 (1.13) 4.0978 (1.0) 313;1893 2.9101 (0.89) 108121 20 test_proto[LocalsCachedPropertyProxy] 335.5555 (1.15) 16,869.2786 (1.0) 348.5662 (1.14) 131.9751 (1.20) 345.9863 (1.14) 4.4238 (1.08) 363;2108 2.8689 (0.87) 109209 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: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 13.44s =========== >>> py3-lazy-object-proxy: Entering fakeroot... >>> 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*: Tracing dependencies... python3 so:libc.musl-x86.so.1 >>> py3-lazy-object-proxy*: Package size: 188.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-r0.apk >>> py3-lazy-object-proxy: Build complete at Sun, 22 Jan 2023 23:28:50 +0000 elapsed time 0h 0m 28s >>> py3-lazy-object-proxy: Cleaning up srcdir >>> py3-lazy-object-proxy: Cleaning up pkgdir >>> py3-lazy-object-proxy: Uninstalling dependencies... (1/24) Purging .makedepends-py3-lazy-object-proxy (20230122.232823) (2/24) Purging py3-gpep517 (13-r0) (3/24) Purging py3-installer (0.6.0-r0) (4/24) Purging py3-setuptools_scm (7.1.0-r0) (5/24) Purging py3-typing-extensions (4.4.0-r1) (6/24) Purging python3-dev (3.11.1-r2) (7/24) Purging py3-wheel (0.38.4-r1) (8/24) Purging py3-pytest-runner (6.0.0-r1) (9/24) Purging py3-setuptools (66.1.1-r0) (10/24) Purging py3-pytest-benchmark (4.0.0-r1) (11/24) Purging py3-pytest (7.2.1-r0) (12/24) Purging py3-attrs (22.2.0-r0) (13/24) Purging py3-iniconfig (1.1.1-r4) (14/24) Purging py3-packaging (23.0-r0) (15/24) Purging py3-parsing (3.0.9-r1) (16/24) Purging py3-pluggy (1.0.0-r2) (17/24) Purging py3-py (1.11.0-r1) (18/24) Purging py3-py-cpuinfo (9.0.0-r1) (19/24) Purging python3 (3.11.1-r2) (20/24) Purging libffi (3.4.4-r0) (21/24) Purging gdbm (1.23-r0) (22/24) Purging mpdecimal (2.5.1-r1) (23/24) Purging readline (8.2.0-r0) (24/24) Purging sqlite-libs (3.40.1-r0) Executing busybox-1.36.0-r1.trigger OK: 378 MiB in 103 packages >>> py3-lazy-object-proxy: Updating the community/x86 repository index... >>> py3-lazy-object-proxy: Signing the index...