>>> py3-makefun: Building community/py3-makefun 1.15.2-r3 (using abuild 3.12.0-r5) started Sat, 13 Apr 2024 02:41:16 +0000 >>> py3-makefun: Checking sanity of /home/buildozer/aports/community/py3-makefun/APKBUILD... >>> py3-makefun: Analyzing dependencies... >>> py3-makefun: Installing for build: build-base python3 py3-gpep517 py3-setuptools py3-setuptools_scm py3-wheel py3-pytest py3-pytest-runner (1/37) Installing libbz2 (1.0.8-r6) (2/37) Installing libffi (3.4.6-r0) (3/37) Installing gdbm (1.23-r1) (4/37) Installing xz-libs (5.6.1-r3) (5/37) Installing mpdecimal (4.0.0-r0) (6/37) Installing libpanelw (6.4_p20240330-r0) (7/37) Installing readline (8.2.10-r0) (8/37) Installing sqlite-libs (3.45.2-r0) (9/37) Installing python3 (3.12.3-r0) (10/37) Installing python3-pycache-pyc0 (3.12.3-r0) (11/37) Installing pyc (3.12.3-r0) (12/37) Installing python3-pyc (3.12.3-r0) (13/37) Installing py3-installer (0.7.0-r2) (14/37) Installing py3-installer-pyc (0.7.0-r2) (15/37) Installing py3-gpep517 (15-r2) (16/37) Installing py3-gpep517-pyc (15-r2) (17/37) Installing py3-parsing (3.1.2-r1) (18/37) Installing py3-parsing-pyc (3.1.2-r1) (19/37) Installing py3-packaging (24.0-r1) (20/37) Installing py3-packaging-pyc (24.0-r1) (21/37) Installing py3-setuptools (69.2.0-r2) (22/37) Installing py3-setuptools-pyc (69.2.0-r2) (23/37) Installing py3-setuptools_scm (8.0.4-r2) (24/37) Installing py3-setuptools_scm-pyc (8.0.4-r2) (25/37) Installing py3-wheel (0.42.0-r1) (26/37) Installing py3-wheel-pyc (0.42.0-r1) (27/37) Installing py3-iniconfig (2.0.0-r1) (28/37) Installing py3-iniconfig-pyc (2.0.0-r1) (29/37) Installing py3-pluggy (1.4.0-r1) (30/37) Installing py3-pluggy-pyc (1.4.0-r1) (31/37) Installing py3-py (1.11.0-r3) (32/37) Installing py3-py-pyc (1.11.0-r3) (33/37) Installing py3-pytest (8.1.1-r1) (34/37) Installing py3-pytest-pyc (8.1.1-r1) (35/37) Installing py3-pytest-runner (6.0.1-r1) (36/37) Installing py3-pytest-runner-pyc (6.0.1-r1) (37/37) Installing .makedepends-py3-makefun (20240413.024117) Executing busybox-1.36.1-r25.trigger OK: 438 MiB in 142 packages >>> py3-makefun: Cleaning up srcdir >>> py3-makefun: Cleaning up pkgdir >>> py3-makefun: Cleaning up tmpdir >>> py3-makefun: Fetching https://distfiles.alpinelinux.org/distfiles/edge/makefun-1.15.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 100 74602 100 74602 0 0 1444k 0 --:--:-- --:--:-- --:--:-- 1457k >>> py3-makefun: Fetching https://distfiles.alpinelinux.org/distfiles/edge/makefun-1.15.2.tar.gz >>> py3-makefun: Checking sha512sums... makefun-1.15.2.tar.gz: OK >>> py3-makefun: Unpacking /var/cache/distfiles/makefun-1.15.2.tar.gz... 2024-04-13 02:41:18,505 gpep517 INFO Building wheel via backend setuptools.build_meta :19: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html WARNING setuptools_scm.pyproject_reading toml section missing 'pyproject.toml does not contain a tool.setuptools_scm section' 2024-04-13 02:41:18,589 root INFO running bdist_wheel 2024-04-13 02:41:18,604 root INFO running build 2024-04-13 02:41:18,604 root INFO running build_py 2024-04-13 02:41:18,607 root INFO creating build 2024-04-13 02:41:18,607 root INFO creating build/lib 2024-04-13 02:41:18,607 root INFO creating build/lib/makefun 2024-04-13 02:41:18,607 root INFO copying src/makefun/__init__.py -> build/lib/makefun 2024-04-13 02:41:18,607 root INFO copying src/makefun/_main_py36_and_higher.py -> build/lib/makefun 2024-04-13 02:41:18,608 root INFO copying src/makefun/main.py -> build/lib/makefun 2024-04-13 02:41:18,608 root INFO copying src/makefun/_main_legacy_py.py -> build/lib/makefun 2024-04-13 02:41:18,608 root INFO copying src/makefun/_main_py35_and_higher.py -> build/lib/makefun 2024-04-13 02:41:18,608 root INFO copying src/makefun/_version.py -> build/lib/makefun 2024-04-13 02:41:18,609 root INFO copying src/makefun/py.typed -> build/lib/makefun 2024-04-13 02:41:18,613 wheel INFO installing to build/bdist.linux-aarch64/wheel 2024-04-13 02:41:18,613 root INFO running install 2024-04-13 02:41:18,621 root INFO running install_lib 2024-04-13 02:41:18,623 root INFO creating build/bdist.linux-aarch64 2024-04-13 02:41:18,623 root INFO creating build/bdist.linux-aarch64/wheel 2024-04-13 02:41:18,623 root INFO creating build/bdist.linux-aarch64/wheel/makefun 2024-04-13 02:41:18,623 root INFO copying build/lib/makefun/__init__.py -> build/bdist.linux-aarch64/wheel/makefun 2024-04-13 02:41:18,623 root INFO copying build/lib/makefun/_main_py36_and_higher.py -> build/bdist.linux-aarch64/wheel/makefun 2024-04-13 02:41:18,624 root INFO copying build/lib/makefun/main.py -> build/bdist.linux-aarch64/wheel/makefun 2024-04-13 02:41:18,624 root INFO copying build/lib/makefun/_main_legacy_py.py -> build/bdist.linux-aarch64/wheel/makefun 2024-04-13 02:41:18,624 root INFO copying build/lib/makefun/py.typed -> build/bdist.linux-aarch64/wheel/makefun 2024-04-13 02:41:18,624 root INFO copying build/lib/makefun/_main_py35_and_higher.py -> build/bdist.linux-aarch64/wheel/makefun 2024-04-13 02:41:18,624 root INFO copying build/lib/makefun/_version.py -> build/bdist.linux-aarch64/wheel/makefun 2024-04-13 02:41:18,624 root INFO running install_egg_info 2024-04-13 02:41:18,628 root INFO running egg_info 2024-04-13 02:41:18,629 root INFO writing src/makefun.egg-info/PKG-INFO 2024-04-13 02:41:18,630 root INFO writing dependency_links to src/makefun.egg-info/dependency_links.txt 2024-04-13 02:41:18,630 root INFO writing requirements to src/makefun.egg-info/requires.txt 2024-04-13 02:41:18,630 root INFO writing top-level names to src/makefun.egg-info/top_level.txt 2024-04-13 02:41:19,953 root INFO reading manifest file 'src/makefun.egg-info/SOURCES.txt' 2024-04-13 02:41:19,953 root INFO adding license file 'LICENSE' 2024-04-13 02:41:19,954 root INFO writing manifest file 'src/makefun.egg-info/SOURCES.txt' 2024-04-13 02:41:19,954 root INFO Copying src/makefun.egg-info to build/bdist.linux-aarch64/wheel/makefun-1.15.2-py3.12.egg-info 2024-04-13 02:41:19,955 root INFO running install_scripts 2024-04-13 02:41:19,957 wheel INFO creating build/bdist.linux-aarch64/wheel/makefun-1.15.2.dist-info/WHEEL 2024-04-13 02:41:19,957 wheel INFO creating '/home/buildozer/aports/community/py3-makefun/src/makefun-1.15.2/.dist/.tmp-qtzseqe8/makefun-1.15.2-py2.py3-none-any.whl' and adding 'build/bdist.linux-aarch64/wheel' to it 2024-04-13 02:41:19,957 wheel INFO adding 'makefun/__init__.py' 2024-04-13 02:41:19,957 wheel INFO adding 'makefun/_main_legacy_py.py' 2024-04-13 02:41:19,958 wheel INFO adding 'makefun/_main_py35_and_higher.py' 2024-04-13 02:41:19,958 wheel INFO adding 'makefun/_main_py36_and_higher.py' 2024-04-13 02:41:19,958 wheel INFO adding 'makefun/_version.py' 2024-04-13 02:41:19,958 wheel INFO adding 'makefun/main.py' 2024-04-13 02:41:19,958 wheel INFO adding 'makefun/py.typed' 2024-04-13 02:41:19,959 wheel INFO adding 'makefun-1.15.2.dist-info/LICENSE' 2024-04-13 02:41:19,959 wheel INFO adding 'makefun-1.15.2.dist-info/METADATA' 2024-04-13 02:41:19,959 wheel INFO adding 'makefun-1.15.2.dist-info/WHEEL' 2024-04-13 02:41:19,959 wheel INFO adding 'makefun-1.15.2.dist-info/top_level.txt' 2024-04-13 02:41:19,959 wheel INFO adding 'makefun-1.15.2.dist-info/RECORD' 2024-04-13 02:41:19,959 wheel INFO removing build/bdist.linux-aarch64/wheel 2024-04-13 02:41:19,960 gpep517 INFO The backend produced .dist/makefun-1.15.2-py2.py3-none-any.whl makefun-1.15.2-py2.py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.12.3, pytest-8.1.1, pluggy-1.4.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /home/buildozer/aports/community/py3-makefun/src/makefun-1.15.2 configfile: setup.cfg testpaths: tests/ collecting ... collected 96 items tests/test_advanced.py::test_non_representable_defaults PASSED [ 1%] tests/test_advanced.py::test_preserve_attributes PASSED [ 2%] tests/test_advanced.py::test_empty_name_in_string PASSED [ 3%] tests/test_advanced.py::test_same_than_wraps_basic PASSED [ 4%] tests/test_advanced.py::tests_wraps_sigchange PASSED [ 5%] tests/test_advanced.py::tests_wraps_lambda PASSED [ 6%] tests/test_advanced.py::tests_wraps_renamed_lambda PASSED [ 7%] tests/test_advanced.py::test_lambda_signature_str PASSED [ 8%] tests/test_advanced.py::test_co_name PASSED [ 9%] tests/test_advanced.py::test_with_signature_lambda PASSED [ 10%] tests/test_advanced.py::test_create_wrapper_lambda PASSED [ 11%] tests/test_advanced.py::test_invalid_co_name PASSED [ 12%] tests/test_advanced.py::test_invalid_func_name PASSED [ 13%] tests/test_advanced.py::test_qualname_when_nested PASSED [ 14%] tests/test_advanced.py::test_type_hint_error PASSED [ 15%] tests/test_advanced.py::test_type_hint_error2 PASSED [ 16%] tests/test_advanced.py::test_type_hint_error_sigchange PASSED [ 17%] tests/test_compile_deco.py::test_compilefun PASSED [ 18%] tests/test_compile_deco.py::test_compilefun_nested PASSED [ 19%] tests/test_compile_deco.py::test_compilefun_nested_already_compiled PASSED [ 20%] tests/test_compile_deco.py::test_compilefun_nested_exclude[variant=all] PASSED [ 21%] tests/test_compile_deco.py::test_compilefun_nested_exclude[variant=named] PASSED [ 22%] tests/test_compile_deco.py::test_compilefun_co_names PASSED [ 23%] tests/test_compile_deco.py::test_compilefun_nameerror PASSED [ 25%] tests/test_compile_deco.py::test_compilefun_method PASSED [ 26%] tests/test_compile_deco.py::test_compileclass_decorator PASSED [ 27%] tests/test_create_from_signature.py::test_positional_only PASSED [ 28%] tests/test_create_from_string.py::test_basic[type_hints=False-self_ref=True] PASSED [ 29%] tests/test_create_from_string.py::test_basic[type_hints=False-self_ref=False] PASSED [ 30%] tests/test_create_from_string.py::test_basic[type_hints=1-self_ref=True] PASSED [ 31%] tests/test_create_from_string.py::test_basic[type_hints=1-self_ref=False] PASSED [ 32%] tests/test_create_from_string.py::test_basic[type_hints=2-self_ref=True] PASSED [ 33%] tests/test_create_from_string.py::test_basic[type_hints=2-self_ref=False] PASSED [ 34%] tests/test_create_from_string.py::test_type_comments SKIPPED (This t...) [ 35%] tests/test_create_from_string.py::TestArguments::test_case_simple PASSED [ 36%] tests/test_create_from_string.py::TestArguments::test_case_simple_with_star PASSED [ 37%] tests/test_create_from_string.py::TestArguments::test_case_simple_with_star_args1 PASSED [ 38%] tests/test_create_from_string.py::TestArguments::test_case_simple_with_star_args2 PASSED [ 39%] tests/test_create_from_string.py::TestArguments::test_case_with_type_comments_and_newlines PASSED [ 40%] tests/test_doc.py::test_ex_nihilo[type=str-decorator=False] PASSED [ 41%] tests/test_doc.py::test_ex_nihilo[type=str-decorator=True] PASSED [ 42%] tests/test_doc.py::test_ex_nihilo[type=Signature-decorator=False] PASSED [ 43%] tests/test_doc.py::test_ex_nihilo[type=Signature-decorator=True] PASSED [ 44%] tests/test_doc.py::test_ex_nihilo_kw_only PASSED [ 45%] tests/test_doc.py::test_from_sig_wrapper[use_decorator=False] PASSED [ 46%] tests/test_doc.py::test_from_sig_wrapper[use_decorator=True] PASSED [ 47%] tests/test_doc.py::test_helper_functions PASSED [ 48%] tests/test_doc.py::test_injection PASSED [ 50%] tests/test_doc.py::test_var_length PASSED [ 51%] tests/test_doc.py::test_positional_only PASSED [ 52%] tests/test_doc.py::test_with_signature PASSED [ 53%] tests/test_doc.py::test_with_signature_none PASSED [ 54%] tests/test_doc.py::test_wraps hello! b=2 hello! b=0 hello! b=1 PASSED [ 55%] tests/test_doc.py::test_wraps_functools hello! b=0 hello! PASSED [ 56%] tests/test_doc.py::test_wraps_remove PASSED [ 57%] tests/test_doc.py::test_wraps_add_doc PASSED [ 58%] tests/test_doc.py::test_wraps_add[prepend=True] PASSED [ 59%] tests/test_doc.py::test_wraps_add[prepend=False] PASSED [ 60%] tests/test_generators_coroutines.py::test_generator PASSED [ 61%] tests/test_generators_coroutines.py::test_generator_with_signature PASSED [ 62%] tests/test_generators_coroutines.py::test_generator_based_coroutine PASSED [ 63%] tests/test_generators_coroutines.py::test_native_coroutine PASSED [ 64%] tests/test_generators_coroutines.py::test_issue_96 PASSED [ 65%] tests/test_issues.py::test_wraps_varpositional SKIPPED (known to fail) [ 66%] tests/test_issues.py::test_varpositional2 PASSED [ 67%] tests/test_issues.py::test_invalid_signature_str PASSED [ 68%] tests/test_issues.py::test_invalid_signature_str_py3 PASSED [ 69%] tests/test_issues.py::test_return_annotation_in_py2 PASSED [ 70%] tests/test_issues.py::test_init_replaced PASSED [ 71%] tests/test_issues.py::test_issue_55 PASSED [ 72%] tests/test_issues.py::test_partial_noargs PASSED [ 73%] tests/test_issues.py::test_wraps_dict PASSED [ 75%] tests/test_issues.py::test_issue_62 PASSED [ 76%] tests/test_issues.py::test_issue_63 PASSED [ 77%] tests/test_issues.py::test_issue_66 PASSED [ 78%] tests/test_issues.py::test_issue_pr_67 PASSED [ 79%] tests/test_issues.py::test_issue_76 PASSED [ 80%] tests/test_issues.py::test_issue_77_async_generator_wraps PASSED [ 81%] tests/test_issues.py::test_issue_77_async_generator_partial PASSED [ 82%] tests/test_issues.py::test_issue_85_wrapped_forwardref_annotation PASSED [ 83%] tests/test_issues.py::test_issue_91 PASSED [ 84%] tests/test_partial_and_macros.py::test_doc PASSED [ 85%] tests/test_partial_and_macros.py::test_partial PASSED [ 86%] tests/test_partial_and_macros.py::test_issue_57 PASSED [ 87%] tests/test_partial_and_macros.py::test_create_with_partial PASSED [ 88%] tests/test_partial_and_macros.py::test_args_order_and_kind PASSED [ 89%] tests/test_partial_and_macros.py::test_simple_partial_copy[False] PASSED [ 90%] tests/test_partial_and_macros.py::test_simple_partial_copy[True] PASSED [ 91%] tests/test_so.py::test_create_facades This is generic impl called by func1 called from func1 ! This is generic impl called by func2 This is generic impl called by func3 PASSED [ 92%] tests/test_so.py::test_so_decorator PASSED [ 93%] tests/test_so.py::test_so_facade PASSED [ 94%] tests/test_so.py::test_so_sig_preserving Help on function my_func in module tests.test_so: my_func(x) my function PASSED [ 95%] tests/test_so.py::test_sig_preserving_2 wrapper executes 22 Help on function funny_function in module tests.test_so: funny_function(x, y, z=3) Computes x*y + 2*z PASSED [ 96%] tests/test_so.py::test_so_partial Help on function foo in module tests.test_so: foo(a, *, b=10, c=1) Return (a+b)*c. PASSED [ 97%] tests/test_so.py::test_so_partial2 hello world 1 2 Help on function test in module tests.test_so: test(*, a='hello', b='world', x, y) Help on function test in module tests.test_so: test(*, a='hello', b='world', x, y) Here is a doc PASSED [ 98%] tests/test_so.py::test_so_partial_posargs Help on function test in module tests.test_so: test(*, b='world', x, y) PASSED [100%] =============================== warnings summary =============================== tests/test_generators_coroutines.py::test_native_coroutine /home/buildozer/aports/community/py3-makefun/src/makefun-1.15.2/tests/test_generators_coroutines.py:96: DeprecationWarning: There is no current event loop out = get_event_loop().run_until_complete(dynamic_fun(0.1)) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html =================== 94 passed, 2 skipped, 1 warning in 0.50s =================== >>> py3-makefun: Entering fakeroot... >>> py3-makefun-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-makefun/pkg/py3-makefun/usr/lib/python3.12/site-packages/makefun/__pycache__' -> '/home/buildozer/aports/community/py3-makefun/pkg/py3-makefun-pyc/usr/lib/python3.12/site-packages/makefun/__pycache__' >>> py3-makefun-pyc*: Preparing subpackage py3-makefun-pyc... >>> py3-makefun-pyc*: Running postcheck for py3-makefun-pyc >>> py3-makefun*: Running postcheck for py3-makefun >>> py3-makefun*: Preparing package py3-makefun... >>> py3-makefun-pyc*: Tracing dependencies... python3 python3~3.12 >>> py3-makefun-pyc*: Package size: 108.0 KB >>> py3-makefun-pyc*: Compressing data... >>> py3-makefun-pyc*: Create checksum... >>> py3-makefun-pyc*: Create py3-makefun-pyc-1.15.2-r3.apk >>> py3-makefun*: Tracing dependencies... python3 python3~3.12 >>> py3-makefun*: Package size: 140.0 KB >>> py3-makefun*: Compressing data... >>> py3-makefun*: Create checksum... >>> py3-makefun*: Create py3-makefun-1.15.2-r3.apk >>> py3-makefun: Build complete at Sat, 13 Apr 2024 02:41:21 +0000 elapsed time 0h 0m 5s >>> py3-makefun: Cleaning up srcdir >>> py3-makefun: Cleaning up pkgdir >>> py3-makefun: Uninstalling dependencies... (1/37) Purging .makedepends-py3-makefun (20240413.024117) (2/37) Purging py3-gpep517-pyc (15-r2) (3/37) Purging py3-gpep517 (15-r2) (4/37) Purging py3-installer-pyc (0.7.0-r2) (5/37) Purging py3-installer (0.7.0-r2) (6/37) Purging py3-setuptools_scm-pyc (8.0.4-r2) (7/37) Purging py3-setuptools_scm (8.0.4-r2) (8/37) Purging py3-wheel-pyc (0.42.0-r1) (9/37) Purging py3-wheel (0.42.0-r1) (10/37) Purging py3-pytest-runner-pyc (6.0.1-r1) (11/37) Purging py3-pytest-runner (6.0.1-r1) (12/37) Purging py3-pytest-pyc (8.1.1-r1) (13/37) Purging py3-pytest (8.1.1-r1) (14/37) Purging py3-iniconfig-pyc (2.0.0-r1) (15/37) Purging py3-iniconfig (2.0.0-r1) (16/37) Purging py3-pluggy-pyc (1.4.0-r1) (17/37) Purging py3-pluggy (1.4.0-r1) (18/37) Purging py3-py-pyc (1.11.0-r3) (19/37) Purging py3-py (1.11.0-r3) (20/37) Purging py3-setuptools-pyc (69.2.0-r2) (21/37) Purging py3-setuptools (69.2.0-r2) (22/37) Purging py3-packaging-pyc (24.0-r1) (23/37) Purging py3-packaging (24.0-r1) (24/37) Purging py3-parsing-pyc (3.1.2-r1) (25/37) Purging py3-parsing (3.1.2-r1) (26/37) Purging python3-pyc (3.12.3-r0) (27/37) Purging python3-pycache-pyc0 (3.12.3-r0) (28/37) Purging pyc (3.12.3-r0) (29/37) Purging python3 (3.12.3-r0) (30/37) Purging gdbm (1.23-r1) (31/37) Purging libbz2 (1.0.8-r6) (32/37) Purging libffi (3.4.6-r0) (33/37) Purging libpanelw (6.4_p20240330-r0) (34/37) Purging mpdecimal (4.0.0-r0) (35/37) Purging readline (8.2.10-r0) (36/37) Purging sqlite-libs (3.45.2-r0) (37/37) Purging xz-libs (5.6.1-r3) Executing busybox-1.36.1-r25.trigger OK: 380 MiB in 105 packages >>> py3-makefun: Updating the community/aarch64 repository index... >>> py3-makefun: Signing the index...