>>> py3-typeguard: Building community/py3-typeguard 4.0.0-r0 (using abuild 3.11.9-r0) started Sun, 18 Jun 2023 02:49:39 +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/41) Installing libffi (3.4.4-r3) (2/41) Installing gdbm (1.23-r1) (3/41) Installing mpdecimal (2.5.1-r2) (4/41) Installing libpanelw (6.4_p20230617-r0) (5/41) Installing readline (8.2.1-r2) (6/41) Installing sqlite-libs (3.42.0-r2) (7/41) Installing python3 (3.11.4-r0) (8/41) Installing python3-pycache-pyc0 (3.11.4-r0) (9/41) Installing pyc (0.1-r0) (10/41) Installing py3-bracex-pyc (2.2.1-r2) (11/41) Installing python3-pyc (3.11.4-r0) (12/41) Installing py3-bracex (2.2.1-r2) (13/41) Installing py3-installer (0.7.0-r1) (14/41) Installing py3-installer-pyc (0.7.0-r1) (15/41) Installing py3-gpep517 (13-r2) (16/41) Installing py3-gpep517-pyc (13-r2) (17/41) Installing py3-parsing (3.0.9-r2) (18/41) Installing py3-parsing-pyc (3.0.9-r2) (19/41) Installing py3-packaging (23.1-r1) (20/41) Installing py3-packaging-pyc (23.1-r1) (21/41) Installing py3-setuptools (67.8.0-r0) (22/41) Installing py3-setuptools-pyc (67.8.0-r0) (23/41) Installing py3-typing-extensions (4.6.3-r0) (24/41) Installing py3-typing-extensions-pyc (4.6.3-r0) (25/41) Installing py3-setuptools_scm (7.1.0-r1) (26/41) Installing py3-setuptools_scm-pyc (7.1.0-r1) (27/41) Installing py3-wheel (0.40.0-r1) (28/41) Installing py3-wheel-pyc (0.40.0-r1) (29/41) Installing py3-mypy-extensions (1.0.0-r2) (30/41) Installing py3-mypy-extensions-pyc (1.0.0-r2) (31/41) Installing py3-mypy (1.3.0-r0) (32/41) Installing py3-mypy-pyc (1.3.0-r0) (33/41) Installing py3-iniconfig (1.1.1-r6) (34/41) Installing py3-iniconfig-pyc (1.1.1-r6) (35/41) Installing py3-pluggy (1.0.0-r3) (36/41) Installing py3-pluggy-pyc (1.0.0-r3) (37/41) Installing py3-py (1.11.0-r2) (38/41) Installing py3-py-pyc (1.11.0-r2) (39/41) Installing py3-pytest (7.3.2-r0) (40/41) Installing py3-pytest-pyc (7.3.2-r0) (41/41) Installing .makedepends-py3-typeguard (20230618.024939) Executing busybox-1.36.1-r1.trigger OK: 387 MiB in 149 packages >>> py3-typeguard: Cleaning up srcdir >>> py3-typeguard: Cleaning up pkgdir >>> py3-typeguard: Fetching https://distfiles.alpinelinux.org/distfiles/edge/typeguard-4.0.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-typeguard: Fetching https://files.pythonhosted.org/packages/source/t/typeguard/typeguard-4.0.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 66064 100 66064 0 0 331k 0 --:--:-- --:--:-- --:--:-- 331k >>> py3-typeguard: Fetching https://distfiles.alpinelinux.org/distfiles/edge/typeguard-4.0.0.tar.gz >>> py3-typeguard: Checking sha512sums... typeguard-4.0.0.tar.gz: OK >>> py3-typeguard: Unpacking /var/cache/distfiles/edge/typeguard-4.0.0.tar.gz... 2023-06-18 02:49:41,391 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.11/site-packages/setuptools/config/pyprojecttoml.py:66: _BetaConfiguration: Support for `[tool.setuptools]` in `pyproject.toml` is still *beta*. config = read_configuration(filepath, True, ignore_option_errors, dist) 2023-06-18 02:49:41,491 root INFO running bdist_wheel 2023-06-18 02:49:41,496 root INFO running build 2023-06-18 02:49:41,496 root INFO running build_py 2023-06-18 02:49:41,497 root INFO creating build 2023-06-18 02:49:41,497 root INFO creating build/lib 2023-06-18 02:49:41,497 root INFO creating build/lib/typeguard 2023-06-18 02:49:41,498 root INFO copying src/typeguard/__init__.py -> build/lib/typeguard 2023-06-18 02:49:41,498 root INFO copying src/typeguard/_suppression.py -> build/lib/typeguard 2023-06-18 02:49:41,498 root INFO copying src/typeguard/_importhook.py -> build/lib/typeguard 2023-06-18 02:49:41,498 root INFO copying src/typeguard/_utils.py -> build/lib/typeguard 2023-06-18 02:49:41,498 root INFO copying src/typeguard/_decorators.py -> build/lib/typeguard 2023-06-18 02:49:41,499 root INFO copying src/typeguard/_exceptions.py -> build/lib/typeguard 2023-06-18 02:49:41,499 root INFO copying src/typeguard/_union_transformer.py -> build/lib/typeguard 2023-06-18 02:49:41,499 root INFO copying src/typeguard/_transformer.py -> build/lib/typeguard 2023-06-18 02:49:41,499 root INFO copying src/typeguard/_pytest_plugin.py -> build/lib/typeguard 2023-06-18 02:49:41,499 root INFO copying src/typeguard/_functions.py -> build/lib/typeguard 2023-06-18 02:49:41,500 root INFO copying src/typeguard/_config.py -> build/lib/typeguard 2023-06-18 02:49:41,500 root INFO copying src/typeguard/_checkers.py -> build/lib/typeguard 2023-06-18 02:49:41,500 root INFO copying src/typeguard/_memo.py -> build/lib/typeguard 2023-06-18 02:49:41,500 root INFO running egg_info 2023-06-18 02:49:41,503 root INFO writing src/typeguard.egg-info/PKG-INFO 2023-06-18 02:49:41,503 root INFO writing dependency_links to src/typeguard.egg-info/dependency_links.txt 2023-06-18 02:49:41,503 root INFO writing entry points to src/typeguard.egg-info/entry_points.txt 2023-06-18 02:49:41,504 root INFO writing requirements to src/typeguard.egg-info/requires.txt 2023-06-18 02:49:41,504 root INFO writing top-level names to src/typeguard.egg-info/top_level.txt 2023-06-18 02:49:42,764 root INFO reading manifest file 'src/typeguard.egg-info/SOURCES.txt' 2023-06-18 02:49:42,764 root INFO adding license file 'LICENSE' 2023-06-18 02:49:42,765 root INFO writing manifest file 'src/typeguard.egg-info/SOURCES.txt' 2023-06-18 02:49:42,766 root INFO copying src/typeguard/py.typed -> build/lib/typeguard 2023-06-18 02:49:42,769 wheel INFO installing to build/bdist.linux-armv8l/wheel 2023-06-18 02:49:42,769 root INFO running install 2023-06-18 02:49:42,776 root INFO running install_lib 2023-06-18 02:49:42,777 root INFO creating build/bdist.linux-armv8l 2023-06-18 02:49:42,777 root INFO creating build/bdist.linux-armv8l/wheel 2023-06-18 02:49:42,778 root INFO creating build/bdist.linux-armv8l/wheel/typeguard 2023-06-18 02:49:42,778 root INFO copying build/lib/typeguard/__init__.py -> build/bdist.linux-armv8l/wheel/typeguard 2023-06-18 02:49:42,778 root INFO copying build/lib/typeguard/_suppression.py -> build/bdist.linux-armv8l/wheel/typeguard 2023-06-18 02:49:42,778 root INFO copying build/lib/typeguard/_importhook.py -> build/bdist.linux-armv8l/wheel/typeguard 2023-06-18 02:49:42,778 root INFO copying build/lib/typeguard/_utils.py -> build/bdist.linux-armv8l/wheel/typeguard 2023-06-18 02:49:42,778 root INFO copying build/lib/typeguard/_decorators.py -> build/bdist.linux-armv8l/wheel/typeguard 2023-06-18 02:49:42,778 root INFO copying build/lib/typeguard/_exceptions.py -> build/bdist.linux-armv8l/wheel/typeguard 2023-06-18 02:49:42,779 root INFO copying build/lib/typeguard/_union_transformer.py -> build/bdist.linux-armv8l/wheel/typeguard 2023-06-18 02:49:42,779 root INFO copying build/lib/typeguard/py.typed -> build/bdist.linux-armv8l/wheel/typeguard 2023-06-18 02:49:42,779 root INFO copying build/lib/typeguard/_transformer.py -> build/bdist.linux-armv8l/wheel/typeguard 2023-06-18 02:49:42,779 root INFO copying build/lib/typeguard/_pytest_plugin.py -> build/bdist.linux-armv8l/wheel/typeguard 2023-06-18 02:49:42,779 root INFO copying build/lib/typeguard/_functions.py -> build/bdist.linux-armv8l/wheel/typeguard 2023-06-18 02:49:42,779 root INFO copying build/lib/typeguard/_config.py -> build/bdist.linux-armv8l/wheel/typeguard 2023-06-18 02:49:42,779 root INFO copying build/lib/typeguard/_checkers.py -> build/bdist.linux-armv8l/wheel/typeguard 2023-06-18 02:49:42,779 root INFO copying build/lib/typeguard/_memo.py -> build/bdist.linux-armv8l/wheel/typeguard 2023-06-18 02:49:42,780 root INFO running install_egg_info 2023-06-18 02:49:42,781 root INFO Copying src/typeguard.egg-info to build/bdist.linux-armv8l/wheel/typeguard-4.0.0-py3.11.egg-info 2023-06-18 02:49:42,782 root INFO running install_scripts 2023-06-18 02:49:42,784 wheel INFO creating build/bdist.linux-armv8l/wheel/typeguard-4.0.0.dist-info/WHEEL 2023-06-18 02:49:42,784 wheel INFO creating '/home/buildozer/aports/community/py3-typeguard/src/typeguard-4.0.0/.dist/.tmp-rhwdxgfm/typeguard-4.0.0-py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2023-06-18 02:49:42,784 wheel INFO adding 'typeguard/__init__.py' 2023-06-18 02:49:42,785 wheel INFO adding 'typeguard/_checkers.py' 2023-06-18 02:49:42,785 wheel INFO adding 'typeguard/_config.py' 2023-06-18 02:49:42,785 wheel INFO adding 'typeguard/_decorators.py' 2023-06-18 02:49:42,785 wheel INFO adding 'typeguard/_exceptions.py' 2023-06-18 02:49:42,786 wheel INFO adding 'typeguard/_functions.py' 2023-06-18 02:49:42,786 wheel INFO adding 'typeguard/_importhook.py' 2023-06-18 02:49:42,786 wheel INFO adding 'typeguard/_memo.py' 2023-06-18 02:49:42,786 wheel INFO adding 'typeguard/_pytest_plugin.py' 2023-06-18 02:49:42,786 wheel INFO adding 'typeguard/_suppression.py' 2023-06-18 02:49:42,786 wheel INFO adding 'typeguard/_transformer.py' 2023-06-18 02:49:42,787 wheel INFO adding 'typeguard/_union_transformer.py' 2023-06-18 02:49:42,787 wheel INFO adding 'typeguard/_utils.py' 2023-06-18 02:49:42,787 wheel INFO adding 'typeguard/py.typed' 2023-06-18 02:49:42,787 wheel INFO adding 'typeguard-4.0.0.dist-info/LICENSE' 2023-06-18 02:49:42,787 wheel INFO adding 'typeguard-4.0.0.dist-info/METADATA' 2023-06-18 02:49:42,788 wheel INFO adding 'typeguard-4.0.0.dist-info/WHEEL' 2023-06-18 02:49:42,788 wheel INFO adding 'typeguard-4.0.0.dist-info/entry_points.txt' 2023-06-18 02:49:42,788 wheel INFO adding 'typeguard-4.0.0.dist-info/top_level.txt' 2023-06-18 02:49:42,788 wheel INFO adding 'typeguard-4.0.0.dist-info/RECORD' 2023-06-18 02:49:42,788 wheel INFO removing build/bdist.linux-armv8l/wheel 2023-06-18 02:49:42,789 gpep517 INFO The backend produced .dist/typeguard-4.0.0-py3-none-any.whl typeguard-4.0.0-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.11.4, pytest-7.3.2, pluggy-1.0.0 rootdir: /home/buildozer/aports/community/py3-typeguard/src/typeguard-4.0.0 configfile: pyproject.toml testpaths: tests plugins: typeguard-4.0.0 collected 403 items tests/test_checkers.py ................................................. [ 12%] ........................................................................ [ 30%] ......................................... [ 40%] tests/test_importhook.py ... [ 40%] tests/test_instrumentation.py ........xxx............................... [ 51%] ............xxx................................... [ 63%] tests/test_plugins.py . [ 64%] tests/test_suppression.py ....... [ 65%] tests/test_transformer.py ...........................................s.. [ 77%] ....................... [ 82%] tests/test_typechecked.py .............................................. [ 94%] .... [ 95%] 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:1084: Requires Python < 3.10 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 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 ================== 396 passed, 1 skipped, 6 xfailed in 2.57s =================== >>> py3-typeguard: Entering fakeroot... >>> py3-typeguard-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-typeguard/pkg/py3-typeguard/usr/lib/python3.11/site-packages/typeguard/__pycache__' -> '/home/buildozer/aports/community/py3-typeguard/pkg/py3-typeguard-pyc/usr/lib/python3.11/site-packages/typeguard/__pycache__' >>> py3-typeguard-pyc*: Preparing subpackage py3-typeguard-pyc... >>> py3-typeguard-pyc*: Running postcheck for py3-typeguard-pyc >>> py3-typeguard*: Running postcheck for py3-typeguard >>> py3-typeguard*: Preparing package py3-typeguard... >>> py3-typeguard-pyc*: Tracing dependencies... py3-bracex python3~3.11 >>> py3-typeguard-pyc*: Package size: 208.0 KB >>> py3-typeguard-pyc*: Compressing data... >>> py3-typeguard-pyc*: Create checksum... >>> py3-typeguard-pyc*: Create py3-typeguard-pyc-4.0.0-r0.apk >>> py3-typeguard*: Tracing dependencies... py3-bracex python3~3.11 >>> py3-typeguard*: Package size: 192.0 KB >>> py3-typeguard*: Compressing data... >>> py3-typeguard*: Create checksum... >>> py3-typeguard*: Create py3-typeguard-4.0.0-r0.apk >>> py3-typeguard: Build complete at Sun, 18 Jun 2023 02:49:46 +0000 elapsed time 0h 0m 7s >>> py3-typeguard: Cleaning up srcdir >>> py3-typeguard: Cleaning up pkgdir >>> py3-typeguard: Uninstalling dependencies... (1/41) Purging .makedepends-py3-typeguard (20230618.024939) (2/41) Purging py3-bracex-pyc (2.2.1-r2) (3/41) Purging py3-bracex (2.2.1-r2) (4/41) Purging py3-gpep517-pyc (13-r2) (5/41) Purging py3-gpep517 (13-r2) (6/41) Purging py3-installer-pyc (0.7.0-r1) (7/41) Purging py3-installer (0.7.0-r1) (8/41) Purging py3-setuptools_scm-pyc (7.1.0-r1) (9/41) Purging py3-setuptools_scm (7.1.0-r1) (10/41) Purging py3-setuptools-pyc (67.8.0-r0) (11/41) Purging py3-setuptools (67.8.0-r0) (12/41) Purging py3-wheel-pyc (0.40.0-r1) (13/41) Purging py3-wheel (0.40.0-r1) (14/41) Purging py3-mypy-pyc (1.3.0-r0) (15/41) Purging py3-mypy (1.3.0-r0) (16/41) Purging py3-mypy-extensions-pyc (1.0.0-r2) (17/41) Purging py3-mypy-extensions (1.0.0-r2) (18/41) Purging py3-typing-extensions-pyc (4.6.3-r0) (19/41) Purging py3-typing-extensions (4.6.3-r0) (20/41) Purging py3-pytest-pyc (7.3.2-r0) (21/41) Purging py3-pytest (7.3.2-r0) (22/41) Purging py3-iniconfig-pyc (1.1.1-r6) (23/41) Purging py3-iniconfig (1.1.1-r6) (24/41) Purging py3-packaging-pyc (23.1-r1) (25/41) Purging py3-packaging (23.1-r1) (26/41) Purging py3-parsing-pyc (3.0.9-r2) (27/41) Purging py3-parsing (3.0.9-r2) (28/41) Purging py3-pluggy-pyc (1.0.0-r3) (29/41) Purging py3-pluggy (1.0.0-r3) (30/41) Purging py3-py-pyc (1.11.0-r2) (31/41) Purging py3-py (1.11.0-r2) (32/41) Purging python3-pyc (3.11.4-r0) (33/41) Purging python3-pycache-pyc0 (3.11.4-r0) (34/41) Purging pyc (0.1-r0) (35/41) Purging python3 (3.11.4-r0) (36/41) Purging gdbm (1.23-r1) (37/41) Purging libffi (3.4.4-r3) (38/41) Purging libpanelw (6.4_p20230617-r0) (39/41) Purging mpdecimal (2.5.1-r2) (40/41) Purging readline (8.2.1-r2) (41/41) Purging sqlite-libs (3.42.0-r2) Executing busybox-1.36.1-r1.trigger OK: 315 MiB in 108 packages >>> py3-typeguard: Updating the community/armhf repository index... >>> py3-typeguard: Signing the index...