>>> py3-typeguard: Building community/py3-typeguard 3.0.2-r0 (using abuild 3.10.0-r4) started Thu, 13 Apr 2023 23:31:13 +0000 >>> py3-typeguard: Checking sanity of /home/buildozer/aports/community/py3-typeguard/APKBUILD... >>> py3-typeguard: Analyzing dependencies... >>> py3-typeguard: Installing for build: build-base py3-bracex py3-gpep517 py3-setuptools_scm py3-wheel py3-mypy py3-pytest (1/23) Installing libffi (3.4.4-r2) (2/23) Installing gdbm (1.23-r1) (3/23) Installing mpdecimal (2.5.1-r2) (4/23) Installing libpanelw (6.4_p20230401-r3) (5/23) Installing readline (8.2.1-r1) (6/23) Installing sqlite-libs (3.41.2-r2) (7/23) Installing python3 (3.11.3-r1) (8/23) Installing py3-bracex (2.2.1-r1) (9/23) Installing py3-installer (0.7.0-r0) (10/23) Installing py3-gpep517 (13-r0) (11/23) Installing py3-parsing (3.0.9-r1) (12/23) Installing py3-packaging (23.1-r0) (13/23) Installing py3-setuptools (67.6.1-r0) (14/23) Installing py3-typing-extensions (4.5.0-r0) (15/23) Installing py3-setuptools_scm (7.1.0-r0) (16/23) Installing py3-wheel (0.40.0-r0) (17/23) Installing py3-mypy-extensions (1.0.0-r0) (18/23) Installing py3-mypy (1.2.0-r0) (19/23) Installing py3-iniconfig (1.1.1-r5) (20/23) Installing py3-pluggy (1.0.0-r2) (21/23) Installing py3-py (1.11.0-r1) (22/23) Installing py3-pytest (7.3.0-r0) (23/23) Installing .makedepends-py3-typeguard (20230413.233114) Executing busybox-1.36.0-r7.trigger OK: 477 MiB in 129 packages >>> py3-typeguard: Cleaning up srcdir >>> py3-typeguard: Cleaning up pkgdir >>> py3-typeguard: Fetching https://distfiles.alpinelinux.org/distfiles/edge/typeguard-3.0.2.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-typeguard: Fetching https://files.pythonhosted.org/packages/source/t/typeguard/typeguard-3.0.2.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 58171 100 58171 0 0 237k 0 --:--:-- --:--:-- --:--:-- 237k >>> py3-typeguard: Fetching https://distfiles.alpinelinux.org/distfiles/edge/typeguard-3.0.2.tar.gz >>> py3-typeguard: Checking sha512sums... typeguard-3.0.2.tar.gz: OK >>> py3-typeguard: Unpacking /var/cache/distfiles/edge/typeguard-3.0.2.tar.gz... 2023-04-13 23:31:16,130 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.11/site-packages/setuptools/config/pyprojecttoml.py:108: _BetaConfiguration: Support for `[tool.setuptools]` in `pyproject.toml` is still *beta*. warnings.warn(msg, _BetaConfiguration) 2023-04-13 23:31:16,318 root INFO running bdist_wheel 2023-04-13 23:31:16,330 root INFO running build 2023-04-13 23:31:16,330 root INFO running build_py 2023-04-13 23:31:16,333 root INFO creating build 2023-04-13 23:31:16,334 root INFO creating build/lib 2023-04-13 23:31:16,334 root INFO creating build/lib/typeguard 2023-04-13 23:31:16,334 root INFO copying src/typeguard/_decorators.py -> build/lib/typeguard 2023-04-13 23:31:16,335 root INFO copying src/typeguard/_exceptions.py -> build/lib/typeguard 2023-04-13 23:31:16,335 root INFO copying src/typeguard/_functions.py -> build/lib/typeguard 2023-04-13 23:31:16,335 root INFO copying src/typeguard/__init__.py -> build/lib/typeguard 2023-04-13 23:31:16,336 root INFO copying src/typeguard/_union_transformer.py -> build/lib/typeguard 2023-04-13 23:31:16,336 root INFO copying src/typeguard/_transformer.py -> build/lib/typeguard 2023-04-13 23:31:16,336 root INFO copying src/typeguard/_config.py -> build/lib/typeguard 2023-04-13 23:31:16,337 root INFO copying src/typeguard/_utils.py -> build/lib/typeguard 2023-04-13 23:31:16,337 root INFO copying src/typeguard/_pytest_plugin.py -> build/lib/typeguard 2023-04-13 23:31:16,338 root INFO copying src/typeguard/_checkers.py -> build/lib/typeguard 2023-04-13 23:31:16,338 root INFO copying src/typeguard/_memo.py -> build/lib/typeguard 2023-04-13 23:31:16,338 root INFO copying src/typeguard/_importhook.py -> build/lib/typeguard 2023-04-13 23:31:16,339 root INFO running egg_info 2023-04-13 23:31:16,345 root INFO writing src/typeguard.egg-info/PKG-INFO 2023-04-13 23:31:16,345 root INFO writing dependency_links to src/typeguard.egg-info/dependency_links.txt 2023-04-13 23:31:16,346 root INFO writing entry points to src/typeguard.egg-info/entry_points.txt 2023-04-13 23:31:16,346 root INFO writing requirements to src/typeguard.egg-info/requires.txt 2023-04-13 23:31:16,346 root INFO writing top-level names to src/typeguard.egg-info/top_level.txt 2023-04-13 23:31:19,170 root INFO reading manifest file 'src/typeguard.egg-info/SOURCES.txt' 2023-04-13 23:31:19,171 root INFO adding license file 'LICENSE' 2023-04-13 23:31:19,173 root INFO writing manifest file 'src/typeguard.egg-info/SOURCES.txt' 2023-04-13 23:31:19,174 root INFO copying src/typeguard/py.typed -> build/lib/typeguard 2023-04-13 23:31:19,181 wheel INFO installing to build/bdist.linux-i686/wheel 2023-04-13 23:31:19,181 root INFO running install 2023-04-13 23:31:19,195 root INFO running install_lib 2023-04-13 23:31:19,198 root INFO creating build/bdist.linux-i686 2023-04-13 23:31:19,199 root INFO creating build/bdist.linux-i686/wheel 2023-04-13 23:31:19,199 root INFO creating build/bdist.linux-i686/wheel/typeguard 2023-04-13 23:31:19,199 root INFO copying build/lib/typeguard/_decorators.py -> build/bdist.linux-i686/wheel/typeguard 2023-04-13 23:31:19,200 root INFO copying build/lib/typeguard/_exceptions.py -> build/bdist.linux-i686/wheel/typeguard 2023-04-13 23:31:19,200 root INFO copying build/lib/typeguard/_functions.py -> build/bdist.linux-i686/wheel/typeguard 2023-04-13 23:31:19,200 root INFO copying build/lib/typeguard/__init__.py -> build/bdist.linux-i686/wheel/typeguard 2023-04-13 23:31:19,201 root INFO copying build/lib/typeguard/_union_transformer.py -> build/bdist.linux-i686/wheel/typeguard 2023-04-13 23:31:19,201 root INFO copying build/lib/typeguard/py.typed -> build/bdist.linux-i686/wheel/typeguard 2023-04-13 23:31:19,201 root INFO copying build/lib/typeguard/_transformer.py -> build/bdist.linux-i686/wheel/typeguard 2023-04-13 23:31:19,201 root INFO copying build/lib/typeguard/_config.py -> build/bdist.linux-i686/wheel/typeguard 2023-04-13 23:31:19,202 root INFO copying build/lib/typeguard/_utils.py -> build/bdist.linux-i686/wheel/typeguard 2023-04-13 23:31:19,202 root INFO copying build/lib/typeguard/_pytest_plugin.py -> build/bdist.linux-i686/wheel/typeguard 2023-04-13 23:31:19,202 root INFO copying build/lib/typeguard/_checkers.py -> build/bdist.linux-i686/wheel/typeguard 2023-04-13 23:31:19,203 root INFO copying build/lib/typeguard/_memo.py -> build/bdist.linux-i686/wheel/typeguard 2023-04-13 23:31:19,203 root INFO copying build/lib/typeguard/_importhook.py -> build/bdist.linux-i686/wheel/typeguard 2023-04-13 23:31:19,203 root INFO running install_egg_info 2023-04-13 23:31:19,206 root INFO Copying src/typeguard.egg-info to build/bdist.linux-i686/wheel/typeguard-3.0.2-py3.11.egg-info 2023-04-13 23:31:19,208 root INFO running install_scripts 2023-04-13 23:31:19,213 wheel INFO creating build/bdist.linux-i686/wheel/typeguard-3.0.2.dist-info/WHEEL 2023-04-13 23:31:19,213 wheel INFO creating '/home/buildozer/aports/community/py3-typeguard/src/typeguard-3.0.2/dist/.tmp-7_29jgec/typeguard-3.0.2-py3-none-any.whl' and adding 'build/bdist.linux-i686/wheel' to it 2023-04-13 23:31:19,214 wheel INFO adding 'typeguard/__init__.py' 2023-04-13 23:31:19,214 wheel INFO adding 'typeguard/_checkers.py' 2023-04-13 23:31:19,215 wheel INFO adding 'typeguard/_config.py' 2023-04-13 23:31:19,215 wheel INFO adding 'typeguard/_decorators.py' 2023-04-13 23:31:19,216 wheel INFO adding 'typeguard/_exceptions.py' 2023-04-13 23:31:19,216 wheel INFO adding 'typeguard/_functions.py' 2023-04-13 23:31:19,217 wheel INFO adding 'typeguard/_importhook.py' 2023-04-13 23:31:19,217 wheel INFO adding 'typeguard/_memo.py' 2023-04-13 23:31:19,217 wheel INFO adding 'typeguard/_pytest_plugin.py' 2023-04-13 23:31:19,218 wheel INFO adding 'typeguard/_transformer.py' 2023-04-13 23:31:19,218 wheel INFO adding 'typeguard/_union_transformer.py' 2023-04-13 23:31:19,219 wheel INFO adding 'typeguard/_utils.py' 2023-04-13 23:31:19,219 wheel INFO adding 'typeguard/py.typed' 2023-04-13 23:31:19,220 wheel INFO adding 'typeguard-3.0.2.dist-info/LICENSE' 2023-04-13 23:31:19,220 wheel INFO adding 'typeguard-3.0.2.dist-info/METADATA' 2023-04-13 23:31:19,220 wheel INFO adding 'typeguard-3.0.2.dist-info/WHEEL' 2023-04-13 23:31:19,220 wheel INFO adding 'typeguard-3.0.2.dist-info/entry_points.txt' 2023-04-13 23:31:19,221 wheel INFO adding 'typeguard-3.0.2.dist-info/top_level.txt' 2023-04-13 23:31:19,221 wheel INFO adding 'typeguard-3.0.2.dist-info/RECORD' 2023-04-13 23:31:19,221 wheel INFO removing build/bdist.linux-i686/wheel 2023-04-13 23:31:19,222 gpep517 INFO The backend produced dist/typeguard-3.0.2-py3-none-any.whl typeguard-3.0.2-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.11.3, pytest-7.3.0, pluggy-1.0.0 rootdir: /home/buildozer/aports/community/py3-typeguard/src/typeguard-3.0.2 configfile: pyproject.toml testpaths: tests plugins: typeguard-3.0.2 collected 351 items tests/test_checkers.py ................................................. [ 13%] ........................................................................ [ 34%] .................................. [ 44%] tests/test_importhook.py ... [ 45%] tests/test_instrumentation.py ...........xxx............................ [ 56%] ...xxx.................... [ 64%] tests/test_plugins.py . [ 64%] tests/test_transformer.py .....................................s........ [ 77%] ........... [ 80%] tests/test_typechecked.py .............................................. [ 94%] .. [ 94%] tests/test_union_transformer.py ............ [ 98%] tests/test_utils.py ..... [ 99%] tests/test_warn_on_error.py .. [100%] =========================== short test summary info ============================ SKIPPED [1] tests/test_transformer.py:895: Requires Python < 3.10 XFAIL tests/test_instrumentation.py::test_inner_class_method[importhook] - No workaround for this has been implemented yet XFAIL tests/test_instrumentation.py::test_inner_class_classmethod[importhook] - No workaround for this has been implemented yet XFAIL tests/test_instrumentation.py::test_inner_class_staticmethod[importhook] - No workaround for this has been implemented yet XFAIL tests/test_instrumentation.py::test_inner_class_method[typechecked] - No workaround for this has been implemented yet XFAIL tests/test_instrumentation.py::test_inner_class_classmethod[typechecked] - No workaround for this has been implemented yet XFAIL tests/test_instrumentation.py::test_inner_class_staticmethod[typechecked] - No workaround for this has been implemented yet ================== 344 passed, 1 skipped, 6 xfailed in 2.00s =================== >>> py3-typeguard: Entering fakeroot... >>> py3-typeguard*: Running postcheck for py3-typeguard >>> py3-typeguard*: Preparing package py3-typeguard... >>> py3-typeguard*: Tracing dependencies... >>> py3-typeguard*: Package size: 340.0 KB >>> py3-typeguard*: Compressing data... >>> py3-typeguard*: Create checksum... >>> py3-typeguard*: Create py3-typeguard-3.0.2-r0.apk >>> py3-typeguard: Build complete at Thu, 13 Apr 2023 23:31:22 +0000 elapsed time 0h 0m 9s >>> py3-typeguard: Cleaning up srcdir >>> py3-typeguard: Cleaning up pkgdir >>> py3-typeguard: Uninstalling dependencies... (1/23) Purging .makedepends-py3-typeguard (20230413.233114) (2/23) Purging py3-bracex (2.2.1-r1) (3/23) Purging py3-gpep517 (13-r0) (4/23) Purging py3-installer (0.7.0-r0) (5/23) Purging py3-setuptools_scm (7.1.0-r0) (6/23) Purging py3-setuptools (67.6.1-r0) (7/23) Purging py3-wheel (0.40.0-r0) (8/23) Purging py3-mypy (1.2.0-r0) (9/23) Purging py3-mypy-extensions (1.0.0-r0) (10/23) Purging py3-typing-extensions (4.5.0-r0) (11/23) Purging py3-pytest (7.3.0-r0) (12/23) Purging py3-iniconfig (1.1.1-r5) (13/23) Purging py3-packaging (23.1-r0) (14/23) Purging py3-parsing (3.0.9-r1) (15/23) Purging py3-pluggy (1.0.0-r2) (16/23) Purging py3-py (1.11.0-r1) (17/23) Purging python3 (3.11.3-r1) (18/23) Purging gdbm (1.23-r1) (19/23) Purging libffi (3.4.4-r2) (20/23) Purging libpanelw (6.4_p20230401-r3) (21/23) Purging mpdecimal (2.5.1-r2) (22/23) Purging readline (8.2.1-r1) (23/23) Purging sqlite-libs (3.41.2-r2) Executing busybox-1.36.0-r7.trigger OK: 380 MiB in 106 packages >>> py3-typeguard: Updating the community/x86 repository index... >>> py3-typeguard: Signing the index...