>>> py3-lazy-object-proxy: Building community/py3-lazy-object-proxy 1.10.0-r0 (using abuild 3.12.0-r1) started Wed, 10 Jan 2024 19:30:57 +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/40) Installing libffi (3.4.4-r3) (2/40) Installing gdbm (1.23-r1) (3/40) Installing mpdecimal (2.5.1-r2) (4/40) Installing libpanelw (6.4_p20231125-r0) (5/40) Installing readline (8.2.7-r0) (6/40) Installing sqlite-libs (3.44.2-r0) (7/40) Installing python3 (3.11.6-r1) (8/40) Installing python3-pycache-pyc0 (3.11.6-r1) (9/40) Installing pyc (3.11.6-r1) (10/40) Installing python3-pyc (3.11.6-r1) (11/40) Installing py3-installer (0.7.0-r1) (12/40) Installing py3-installer-pyc (0.7.0-r1) (13/40) Installing py3-gpep517 (15-r1) (14/40) Installing py3-gpep517-pyc (15-r1) (15/40) Installing py3-parsing (3.1.1-r0) (16/40) Installing py3-parsing-pyc (3.1.1-r0) (17/40) Installing py3-packaging (23.2-r0) (18/40) Installing py3-packaging-pyc (23.2-r0) (19/40) Installing py3-setuptools (69.0.3-r0) (20/40) Installing py3-setuptools-pyc (69.0.3-r0) (21/40) Installing py3-setuptools_scm (8.0.4-r1) (22/40) Installing py3-setuptools_scm-pyc (8.0.4-r1) (23/40) Installing python3-dev (3.11.6-r1) (24/40) Installing py3-wheel (0.42.0-r0) (25/40) Installing py3-wheel-pyc (0.42.0-r0) (26/40) Installing py3-iniconfig (1.1.1-r8) (27/40) Installing py3-iniconfig-pyc (1.1.1-r8) (28/40) Installing py3-pluggy (1.3.0-r0) (29/40) Installing py3-pluggy-pyc (1.3.0-r0) (30/40) Installing py3-py (1.11.0-r2) (31/40) Installing py3-py-pyc (1.11.0-r2) (32/40) Installing py3-pytest (7.4.4-r0) (33/40) Installing py3-pytest-pyc (7.4.4-r0) (34/40) Installing py3-pytest-runner (6.0.1-r0) (35/40) Installing py3-pytest-runner-pyc (6.0.1-r0) (36/40) Installing py3-py-cpuinfo (9.0.0-r2) (37/40) Installing py3-py-cpuinfo-pyc (9.0.0-r2) (38/40) Installing py3-pytest-benchmark (4.0.0-r3) (39/40) Installing py3-pytest-benchmark-pyc (4.0.0-r3) (40/40) Installing .makedepends-py3-lazy-object-proxy (20240110.193059) Executing busybox-1.36.1-r18.trigger OK: 485 MiB in 153 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.10.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 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.10.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 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 43271 100 43271 0 0 89815 0 --:--:-- --:--:-- --:--:-- 89815 >>> py3-lazy-object-proxy: Fetching https://distfiles.alpinelinux.org/distfiles/edge/lazy-object-proxy-1.10.0.tar.gz >>> py3-lazy-object-proxy: Checking sha512sums... lazy-object-proxy-1.10.0.tar.gz: OK >>> py3-lazy-object-proxy: Unpacking /var/cache/distfiles/edge/lazy-object-proxy-1.10.0.tar.gz... 2024-01-10 19:31:01,636 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.11/site-packages/setuptools_scm/_integration/setuptools.py:90: UserWarning: version of lazy-object-proxy already set warnings.warn(f"version of {dist_name} already set") 2024-01-10 19:31:01,710 root INFO running bdist_wheel 2024-01-10 19:31:01,730 root INFO running build 2024-01-10 19:31:01,730 root INFO running build_py 2024-01-10 19:31:01,735 root INFO creating build 2024-01-10 19:31:01,735 root INFO creating build/lib.linux-i686-cpython-311 2024-01-10 19:31:01,735 root INFO creating build/lib.linux-i686-cpython-311/lazy_object_proxy 2024-01-10 19:31:01,735 root INFO copying src/lazy_object_proxy/utils.py -> build/lib.linux-i686-cpython-311/lazy_object_proxy 2024-01-10 19:31:01,736 root INFO copying src/lazy_object_proxy/simple.py -> build/lib.linux-i686-cpython-311/lazy_object_proxy 2024-01-10 19:31:01,736 root INFO copying src/lazy_object_proxy/__init__.py -> build/lib.linux-i686-cpython-311/lazy_object_proxy 2024-01-10 19:31:01,736 root INFO copying src/lazy_object_proxy/_version.py -> build/lib.linux-i686-cpython-311/lazy_object_proxy 2024-01-10 19:31:01,737 root INFO copying src/lazy_object_proxy/compat.py -> build/lib.linux-i686-cpython-311/lazy_object_proxy 2024-01-10 19:31:01,737 root INFO copying src/lazy_object_proxy/slots.py -> build/lib.linux-i686-cpython-311/lazy_object_proxy 2024-01-10 19:31:01,737 root INFO running egg_info 2024-01-10 19:31:01,741 root INFO writing src/lazy_object_proxy.egg-info/PKG-INFO 2024-01-10 19:31:01,741 root INFO writing dependency_links to src/lazy_object_proxy.egg-info/dependency_links.txt 2024-01-10 19:31:01,742 root INFO writing top-level names to src/lazy_object_proxy.egg-info/top_level.txt 2024-01-10 19:31:04,773 root INFO reading manifest file 'src/lazy_object_proxy.egg-info/SOURCES.txt' 2024-01-10 19:31:04,774 root INFO adding license file 'LICENSE' 2024-01-10 19:31:04,774 root INFO adding license file 'AUTHORS.rst' 2024-01-10 19:31:04,776 root INFO writing manifest file 'src/lazy_object_proxy.egg-info/SOURCES.txt' 2024-01-10 19:31:04,777 root INFO copying src/lazy_object_proxy/cext.c -> build/lib.linux-i686-cpython-311/lazy_object_proxy 2024-01-10 19:31:04,778 root INFO running build_ext 2024-01-10 19:31:04,780 root INFO building 'lazy_object_proxy.cext' extension 2024-01-10 19:31:04,780 root INFO creating build/temp.linux-i686-cpython-311 2024-01-10 19:31:04,780 root INFO creating build/temp.linux-i686-cpython-311/src 2024-01-10 19:31:04,780 root INFO creating build/temp.linux-i686-cpython-311/src/lazy_object_proxy 2024-01-10 19:31:04,781 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-i686-cpython-311/src/lazy_object_proxy/cext.o 2024-01-10 19:31:05,925 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-i686-cpython-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 2024-01-10 19:31:05,954 wheel INFO installing to build/bdist.linux-i686/wheel 2024-01-10 19:31:05,954 root INFO running install 2024-01-10 19:31:05,968 root INFO running install_lib 2024-01-10 19:31:05,972 root INFO creating build/bdist.linux-i686 2024-01-10 19:31:05,972 root INFO creating build/bdist.linux-i686/wheel 2024-01-10 19:31:05,972 root INFO creating build/bdist.linux-i686/wheel/lazy_object_proxy 2024-01-10 19:31:05,972 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 2024-01-10 19:31:05,973 root INFO copying build/lib.linux-i686-cpython-311/lazy_object_proxy/utils.py -> build/bdist.linux-i686/wheel/lazy_object_proxy 2024-01-10 19:31:05,973 root INFO copying build/lib.linux-i686-cpython-311/lazy_object_proxy/simple.py -> build/bdist.linux-i686/wheel/lazy_object_proxy 2024-01-10 19:31:05,973 root INFO copying build/lib.linux-i686-cpython-311/lazy_object_proxy/__init__.py -> build/bdist.linux-i686/wheel/lazy_object_proxy 2024-01-10 19:31:05,974 root INFO copying build/lib.linux-i686-cpython-311/lazy_object_proxy/_version.py -> build/bdist.linux-i686/wheel/lazy_object_proxy 2024-01-10 19:31:05,974 root INFO copying build/lib.linux-i686-cpython-311/lazy_object_proxy/cext.c -> build/bdist.linux-i686/wheel/lazy_object_proxy 2024-01-10 19:31:05,974 root INFO copying build/lib.linux-i686-cpython-311/lazy_object_proxy/compat.py -> build/bdist.linux-i686/wheel/lazy_object_proxy 2024-01-10 19:31:05,975 root INFO copying build/lib.linux-i686-cpython-311/lazy_object_proxy/slots.py -> build/bdist.linux-i686/wheel/lazy_object_proxy 2024-01-10 19:31:05,975 root INFO running install_egg_info 2024-01-10 19:31:05,983 root INFO Copying src/lazy_object_proxy.egg-info to build/bdist.linux-i686/wheel/lazy_object_proxy-1.10.0-py3.11.egg-info 2024-01-10 19:31:05,986 root INFO running install_scripts 2024-01-10 19:31:05,996 wheel INFO creating build/bdist.linux-i686/wheel/lazy_object_proxy-1.10.0.dist-info/WHEEL 2024-01-10 19:31:05,997 wheel INFO creating '/home/buildozer/aports/community/py3-lazy-object-proxy/src/lazy-object-proxy-1.10.0/.dist/.tmp-tu0pe9os/lazy_object_proxy-1.10.0-cp311-cp311-linux_i686.whl' and adding 'build/bdist.linux-i686/wheel' to it 2024-01-10 19:31:05,998 wheel INFO adding 'lazy_object_proxy/__init__.py' 2024-01-10 19:31:05,998 wheel INFO adding 'lazy_object_proxy/_version.py' 2024-01-10 19:31:05,999 wheel INFO adding 'lazy_object_proxy/cext.c' 2024-01-10 19:31:06,001 wheel INFO adding 'lazy_object_proxy/cext.cpython-311-i386-linux-musl.so' 2024-01-10 19:31:06,002 wheel INFO adding 'lazy_object_proxy/compat.py' 2024-01-10 19:31:06,003 wheel INFO adding 'lazy_object_proxy/simple.py' 2024-01-10 19:31:06,004 wheel INFO adding 'lazy_object_proxy/slots.py' 2024-01-10 19:31:06,004 wheel INFO adding 'lazy_object_proxy/utils.py' 2024-01-10 19:31:06,005 wheel INFO adding 'lazy_object_proxy-1.10.0.dist-info/AUTHORS.rst' 2024-01-10 19:31:06,006 wheel INFO adding 'lazy_object_proxy-1.10.0.dist-info/LICENSE' 2024-01-10 19:31:06,006 wheel INFO adding 'lazy_object_proxy-1.10.0.dist-info/METADATA' 2024-01-10 19:31:06,007 wheel INFO adding 'lazy_object_proxy-1.10.0.dist-info/WHEEL' 2024-01-10 19:31:06,007 wheel INFO adding 'lazy_object_proxy-1.10.0.dist-info/top_level.txt' 2024-01-10 19:31:06,008 wheel INFO adding 'lazy_object_proxy-1.10.0.dist-info/RECORD' 2024-01-10 19:31:06,008 wheel INFO removing build/bdist.linux-i686/wheel 2024-01-10 19:31:06,010 gpep517 INFO The backend produced .dist/lazy_object_proxy-1.10.0-cp311-cp311-linux_i686.whl lazy_object_proxy-1.10.0-cp311-cp311-linux_i686.whl ============================= test session starts ============================== platform linux -- Python 3.11.6, pytest-7.4.4, 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.10.0 configfile: pytest.ini testpaths: tests plugins: benchmark-4.0.0 collected 1683 items tests/test_async_py3.py ................................................ [ 2%] ............................. [ 4%] tests/test_lazy_object_proxy.py .......XXXX..XX.....X.X.X............... [ 6%] ...............................xx....................................... [ 11%] .......xxx.x............................................................ [ 15%] .................. [ 16%] tests/test_async_py3.py ................................................ [ 19%] ............................. [ 21%] tests/test_lazy_object_proxy.py .......XXXX..XX.....X.X.X............... [ 23%] ...............................xx....................................... [ 27%] .......xxx.x............................................................ [ 32%] .................. [ 33%] tests/test_async_py3.py ................................................ [ 36%] ............................. [ 37%] tests/test_lazy_object_proxy.py .......XXXX..XX.....X.X.X............... [ 40%] ...............................XX....................................... [ 44%] .......xxx.x............................................................ [ 48%] ............s..... [ 49%] tests/test_async_py3.py ................................................ [ 52%] ............................. [ 54%] tests/test_lazy_object_proxy.py .......xxxx..xx.....X.X.X............... [ 56%] ...............................XX....................................... [ 60%] .......xxx.x............................................................ [ 65%] ............s..... [ 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%] ------------------------------------------------------------------------------------------ benchmark: 3 tests ----------------------------------------------------------------------------------------- Name (time in ns) Min Max Mean StdDev Median IQR Outliers OPS (Mops/s) Rounds Iterations ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- test_perf[cext] 178.6707 (1.0) 11,249.3737 (1.0) 190.2670 (1.0) 78.8261 (1.0) 186.5511 (1.0) 3.5820 (1.0) 1187;11315 5.2558 (1.0) 192981 26 test_perf[simple] 722.7063 (4.04) 290,445.9834 (25.82) 824.2223 (4.33) 1,150.4466 (14.59) 797.2121 (4.27) 44.7035 (12.48) 236;3414 1.2133 (0.23) 143166 1 test_perf[slots] 856.8168 (4.80) 289,682.2989 (25.75) 979.1659 (5.15) 1,464.5381 (18.58) 946.2237 (5.07) 52.1541 (14.56) 90;859 1.0213 (0.19) 43276 1 ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- ------------------------------------------------------------------------------------------- benchmark 'prototypes': 4 tests -------------------------------------------------------------------------------------------- Name (time in ns) Min Max Mean StdDev Median IQR Outliers OPS (Mops/s) Rounds Iterations ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ test_proto[SimpleProxy] 283.6809 (1.0) 16,311.7424 (1.0) 301.3581 (1.0) 130.1426 (1.0) 296.9056 (1.0) 5.2154 (1.08) 649;3447 3.3183 (1.0) 114083 20 test_proto[LocalsSimpleProxy] 292.9941 (1.03) 16,887.4860 (1.04) 310.4497 (1.03) 133.3183 (1.02) 305.4738 (1.03) 4.8429 (1.0) 696;3292 3.2211 (0.97) 114326 20 test_proto[CachedPropertyProxy] 502.9142 (1.77) 19,680.7086 (1.21) 574.5097 (1.91) 329.8568 (2.53) 558.7935 (1.88) 40.9782 (8.46) 432;3607 1.7406 (0.52) 183735 1 test_proto[LocalsCachedPropertyProxy] 502.9142 (1.77) 36,045.9089 (2.21) 580.0846 (1.92) 310.1473 (2.38) 566.2441 (1.91) 40.9782 (8.46) 403;3476 1.7239 (0.52) 193537 1 ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ Legend: Outliers: 1 Standard Deviation from Mean; 1.5 IQR (InterQuartile Range) from 1st Quartile and 3rd Quartile. OPS: Operations Per Second, computed as 1 / Mean =========================== short test summary info ============================ SKIPPED [2] tests/test_lazy_object_proxy.py:1905: Not possible. SKIPPED [1] tests/conftest.py:29: could not import 'django.utils.functional': No module named 'django' SKIPPED [1] tests/conftest.py:27: could not import 'objproxies': No module named 'objproxies' XFAIL tests/test_lazy_object_proxy.py::test_pow_ternary[subclassed-slots] XFAIL tests/test_lazy_object_proxy.py::test_rpow_ternary[subclassed-slots] XFAIL tests/test_lazy_object_proxy.py::test_proxy_hasattr_call[subclassed-slots] - Don't know how to make this work. This tests the existence of the __call__ method. XFAIL tests/test_lazy_object_proxy.py::test_proxy_getattr_call[subclassed-slots] - Don't know how to make this work. This tests the existence of the __call__ method. XFAIL tests/test_lazy_object_proxy.py::test_proxy_is_callable[subclassed-slots] - Don't know how to make this work. This tests the existence of the __call__ method. XFAIL tests/test_lazy_object_proxy.py::test_callable_proxy_getattr_call[subclassed-slots] - Don't know how to make this work. This tests the existence of the __call__ method. XFAIL tests/test_lazy_object_proxy.py::test_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_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_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_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_pow_ternary[normal-cext] XPASS tests/test_lazy_object_proxy.py::test_rpow_ternary[normal-cext] 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-simple] This test can't work because subclassing disables certain features like __doc__ and __module__ proxying. XPASS tests/test_lazy_object_proxy.py::test_class_doc_string[normal-simple] This test can't work because subclassing disables certain features like __doc__ and __module__ proxying. XPASS tests/test_lazy_object_proxy.py::test_instance_module_name[normal-simple] This test can't work because subclassing disables certain features like __doc__ and __module__ proxying. XPASS tests/test_lazy_object_proxy.py::test_instance_doc_string[normal-simple] This test can't work because subclassing disables certain features like __doc__ and __module__ proxying. XPASS tests/test_lazy_object_proxy.py::test_function_module_name[normal-simple] This test can't work because subclassing disables certain features like __doc__ and __module__ proxying. XPASS tests/test_lazy_object_proxy.py::test_function_doc_string[normal-simple] This test can't work because subclassing disables certain features like __doc__ and __module__ proxying. XPASS tests/test_lazy_object_proxy.py::test_class_module_name[subclassed-simple] This test can't work because subclassing disables certain features like __doc__ and __module__ proxying. XPASS tests/test_lazy_object_proxy.py::test_class_doc_string[subclassed-simple] This test can't work because subclassing disables certain features like __doc__ and __module__ proxying. XPASS tests/test_lazy_object_proxy.py::test_instance_module_name[subclassed-simple] This test can't work because subclassing disables certain features like __doc__ and __module__ proxying. XPASS tests/test_lazy_object_proxy.py::test_instance_doc_string[subclassed-simple] This test can't work because subclassing disables certain features like __doc__ and __module__ proxying. XPASS tests/test_lazy_object_proxy.py::test_function_module_name[subclassed-simple] This test can't work because subclassing disables certain features like __doc__ and __module__ proxying. XPASS tests/test_lazy_object_proxy.py::test_function_doc_string[subclassed-simple] This test can't work because subclassing disables certain features like __doc__ and __module__ proxying. =========== 1589 passed, 4 skipped, 44 xfailed, 46 xpassed in 13.16s =========== >>> 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.10.0-r0.apk >>> py3-lazy-object-proxy*: Tracing dependencies... python3 python3~3.11 so:libc.musl-x86.so.1 >>> py3-lazy-object-proxy*: Package size: 168.0 KB >>> py3-lazy-object-proxy*: Compressing data... >>> py3-lazy-object-proxy*: Create checksum... >>> py3-lazy-object-proxy*: Create py3-lazy-object-proxy-1.10.0-r0.apk >>> py3-lazy-object-proxy: Build complete at Wed, 10 Jan 2024 19:31:20 +0000 elapsed time 0h 0m 23s >>> py3-lazy-object-proxy: Cleaning up srcdir >>> py3-lazy-object-proxy: Cleaning up pkgdir >>> py3-lazy-object-proxy: Uninstalling dependencies... (1/40) Purging .makedepends-py3-lazy-object-proxy (20240110.193059) (2/40) Purging py3-gpep517-pyc (15-r1) (3/40) Purging py3-gpep517 (15-r1) (4/40) Purging py3-installer-pyc (0.7.0-r1) (5/40) Purging py3-installer (0.7.0-r1) (6/40) Purging py3-setuptools_scm-pyc (8.0.4-r1) (7/40) Purging py3-setuptools_scm (8.0.4-r1) (8/40) Purging python3-dev (3.11.6-r1) (9/40) Purging py3-wheel-pyc (0.42.0-r0) (10/40) Purging py3-wheel (0.42.0-r0) (11/40) Purging py3-pytest-runner-pyc (6.0.1-r0) (12/40) Purging py3-pytest-runner (6.0.1-r0) (13/40) Purging py3-setuptools-pyc (69.0.3-r0) (14/40) Purging py3-setuptools (69.0.3-r0) (15/40) Purging py3-pytest-benchmark-pyc (4.0.0-r3) (16/40) Purging py3-pytest-benchmark (4.0.0-r3) (17/40) Purging py3-pytest-pyc (7.4.4-r0) (18/40) Purging py3-pytest (7.4.4-r0) (19/40) Purging py3-iniconfig-pyc (1.1.1-r8) (20/40) Purging py3-iniconfig (1.1.1-r8) (21/40) Purging py3-packaging-pyc (23.2-r0) (22/40) Purging py3-packaging (23.2-r0) (23/40) Purging py3-parsing-pyc (3.1.1-r0) (24/40) Purging py3-parsing (3.1.1-r0) (25/40) Purging py3-pluggy-pyc (1.3.0-r0) (26/40) Purging py3-pluggy (1.3.0-r0) (27/40) Purging py3-py-pyc (1.11.0-r2) (28/40) Purging py3-py (1.11.0-r2) (29/40) Purging py3-py-cpuinfo-pyc (9.0.0-r2) (30/40) Purging py3-py-cpuinfo (9.0.0-r2) (31/40) Purging python3-pyc (3.11.6-r1) (32/40) Purging python3-pycache-pyc0 (3.11.6-r1) (33/40) Purging pyc (3.11.6-r1) (34/40) Purging python3 (3.11.6-r1) (35/40) Purging gdbm (1.23-r1) (36/40) Purging libffi (3.4.4-r3) (37/40) Purging libpanelw (6.4_p20231125-r0) (38/40) Purging mpdecimal (2.5.1-r2) (39/40) Purging readline (8.2.7-r0) (40/40) Purging sqlite-libs (3.44.2-r0) Executing busybox-1.36.1-r18.trigger OK: 380 MiB in 113 packages >>> py3-lazy-object-proxy: Updating the community/x86 repository index... >>> py3-lazy-object-proxy: Signing the index...