>>> py3-makefun: Building community/py3-makefun 1.16.0-r1 (using abuild 3.16.0_rc4-r0) started Tue, 04 Nov 2025 08:54:24 +0000 >>> py3-makefun: Validating /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-asyncio py3-pytest-runner ( 1/40) Installing libbz2 (1.0.8-r6) ( 2/40) Installing libffi (3.5.2-r0) ( 3/40) Installing gdbm (1.26-r0) ( 4/40) Installing xz-libs (5.8.1-r0) ( 5/40) Installing mpdecimal (4.0.1-r0) ( 6/40) Installing libpanelw (6.5_p20251010-r0) ( 7/40) Installing sqlite-libs (3.50.4-r1) ( 8/40) Installing python3 (3.12.12-r0) ( 9/40) Installing python3-pycache-pyc0 (3.12.12-r0) (10/40) Installing pyc (3.12.12-r0) (11/40) Installing python3-pyc (3.12.12-r0) (12/40) Installing py3-installer (0.7.0-r2) (13/40) Installing py3-installer-pyc (0.7.0-r2) (14/40) Installing py3-gpep517 (19-r1) (15/40) Installing py3-gpep517-pyc (19-r1) (16/40) Installing py3-parsing (3.2.3-r0) (17/40) Installing py3-parsing-pyc (3.2.3-r0) (18/40) Installing py3-packaging (25.0-r0) (19/40) Installing py3-packaging-pyc (25.0-r0) (20/40) Installing py3-setuptools (80.9.0-r2) (21/40) Installing py3-setuptools-pyc (80.9.0-r2) (22/40) Installing py3-setuptools_scm (9.2.2-r0) (23/40) Installing py3-setuptools_scm-pyc (9.2.2-r0) (24/40) Installing py3-wheel (0.46.1-r0) (25/40) Installing py3-wheel-pyc (0.46.1-r0) (26/40) Installing py3-iniconfig (2.3.0-r0) (27/40) Installing py3-iniconfig-pyc (2.3.0-r0) (28/40) Installing py3-pluggy (1.6.0-r0) (29/40) Installing py3-pluggy-pyc (1.6.0-r0) (30/40) Installing py3-py (1.11.0-r4) (31/40) Installing py3-py-pyc (1.11.0-r4) (32/40) Installing py3-pygments (2.19.2-r0) (33/40) Installing py3-pygments-pyc (2.19.2-r0) (34/40) Installing py3-pytest (8.4.2-r1) (35/40) Installing py3-pytest-pyc (8.4.2-r1) (36/40) Installing py3-pytest-asyncio (0.25.0-r1) (37/40) Installing py3-pytest-asyncio-pyc (0.25.0-r1) (38/40) Installing py3-pytest-runner (6.0.1-r1) (39/40) Installing py3-pytest-runner-pyc (6.0.1-r1) (40/40) Installing .makedepends-py3-makefun (20251104.085436) busybox-1.37.0-r24.trigger: Executing script... OK: 398 MiB in 145 packages >>> py3-makefun: Cleaning up srcdir >>> py3-makefun: Cleaning up pkgdir >>> py3-makefun: Cleaning up tmpdir >>> py3-makefun: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/makefun-1.16.0.tar.gz /var/cache/distfiles/v3.23/makefun-1.16.0.tar.gz: OK /home/buildozer/aports/community/py3-makefun/specify-asyncio-mode.patch: OK >>> py3-makefun: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/makefun-1.16.0.tar.gz /var/cache/distfiles/v3.23/makefun-1.16.0.tar.gz: OK /home/buildozer/aports/community/py3-makefun/specify-asyncio-mode.patch: OK >>> py3-makefun: Unpacking /var/cache/distfiles/v3.23/makefun-1.16.0.tar.gz... >>> py3-makefun: specify-asyncio-mode.patch patching file setup.cfg 2025-11-04 08:54:37,068 gpep517 INFO Building wheel via backend setuptools.build_meta :19: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. toml section missing PosixPath('pyproject.toml') does not contain a tool.setuptools_scm section toml section missing PosixPath('pyproject.toml') does not contain a tool.setuptools_scm section /usr/lib/python3.12/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-11-04 08:54:37,173 root INFO running bdist_wheel /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:135: SetuptoolsDeprecationWarning: bdist_wheel.universal is deprecated !! ******************************************************************************** With Python 2.7 end-of-life, support for building universal wheels (i.e., wheels that support both Python 2 and Python 3) is being obviated. Please discontinue using this option, or if you still need it, file an issue with pypa/setuptools describing your use case. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. ******************************************************************************** !! self.finalize_options() 2025-11-04 08:54:37,195 root INFO running build 2025-11-04 08:54:37,195 root INFO running build_py 2025-11-04 08:54:37,201 root INFO creating build/lib/makefun 2025-11-04 08:54:37,201 root INFO copying src/makefun/__init__.py -> build/lib/makefun 2025-11-04 08:54:37,201 root INFO copying src/makefun/_main_py36_and_higher.py -> build/lib/makefun 2025-11-04 08:54:37,202 root INFO copying src/makefun/main.py -> build/lib/makefun 2025-11-04 08:54:37,202 root INFO copying src/makefun/_main_legacy_py.py -> build/lib/makefun 2025-11-04 08:54:37,203 root INFO copying src/makefun/_main_py35_and_higher.py -> build/lib/makefun 2025-11-04 08:54:37,203 root INFO copying src/makefun/_version.py -> build/lib/makefun 2025-11-04 08:54:37,204 root INFO copying src/makefun/py.typed -> build/lib/makefun 2025-11-04 08:54:37,212 root INFO installing to build/bdist.linux-armv8l/wheel 2025-11-04 08:54:37,212 root INFO running install 2025-11-04 08:54:37,224 root INFO running install_lib 2025-11-04 08:54:37,228 root INFO creating build/bdist.linux-armv8l/wheel 2025-11-04 08:54:37,228 root INFO creating build/bdist.linux-armv8l/wheel/makefun 2025-11-04 08:54:37,228 root INFO copying build/lib/makefun/__init__.py -> build/bdist.linux-armv8l/wheel/./makefun 2025-11-04 08:54:37,228 root INFO copying build/lib/makefun/_main_py36_and_higher.py -> build/bdist.linux-armv8l/wheel/./makefun 2025-11-04 08:54:37,229 root INFO copying build/lib/makefun/main.py -> build/bdist.linux-armv8l/wheel/./makefun 2025-11-04 08:54:37,229 root INFO copying build/lib/makefun/_main_legacy_py.py -> build/bdist.linux-armv8l/wheel/./makefun 2025-11-04 08:54:37,229 root INFO copying build/lib/makefun/py.typed -> build/bdist.linux-armv8l/wheel/./makefun 2025-11-04 08:54:37,229 root INFO copying build/lib/makefun/_main_py35_and_higher.py -> build/bdist.linux-armv8l/wheel/./makefun 2025-11-04 08:54:37,230 root INFO copying build/lib/makefun/_version.py -> build/bdist.linux-armv8l/wheel/./makefun 2025-11-04 08:54:37,230 root INFO running install_egg_info 2025-11-04 08:54:37,234 root INFO running egg_info 2025-11-04 08:54:37,238 root INFO writing src/makefun.egg-info/PKG-INFO 2025-11-04 08:54:37,238 root INFO writing dependency_links to src/makefun.egg-info/dependency_links.txt 2025-11-04 08:54:37,239 root INFO writing requirements to src/makefun.egg-info/requires.txt 2025-11-04 08:54:37,239 root INFO writing top-level names to src/makefun.egg-info/top_level.txt listing git files failed - pretending there aren't any 2025-11-04 08:54:37,254 root INFO reading manifest file 'src/makefun.egg-info/SOURCES.txt' 2025-11-04 08:54:37,255 root INFO adding license file 'LICENSE' 2025-11-04 08:54:37,256 root INFO writing manifest file 'src/makefun.egg-info/SOURCES.txt' 2025-11-04 08:54:37,257 root INFO Copying src/makefun.egg-info to build/bdist.linux-armv8l/wheel/./makefun-1.16.0-py3.12.egg-info 2025-11-04 08:54:37,258 root INFO running install_scripts 2025-11-04 08:54:37,259 root INFO creating build/bdist.linux-armv8l/wheel/makefun-1.16.0.dist-info/WHEEL 2025-11-04 08:54:37,259 wheel INFO creating '/home/buildozer/aports/community/py3-makefun/src/makefun-1.16.0/.dist/.tmp-ugb747h_/makefun-1.16.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2025-11-04 08:54:37,260 wheel INFO adding 'makefun/__init__.py' 2025-11-04 08:54:37,260 wheel INFO adding 'makefun/_main_legacy_py.py' 2025-11-04 08:54:37,260 wheel INFO adding 'makefun/_main_py35_and_higher.py' 2025-11-04 08:54:37,261 wheel INFO adding 'makefun/_main_py36_and_higher.py' 2025-11-04 08:54:37,261 wheel INFO adding 'makefun/_version.py' 2025-11-04 08:54:37,261 wheel INFO adding 'makefun/main.py' 2025-11-04 08:54:37,262 wheel INFO adding 'makefun/py.typed' 2025-11-04 08:54:37,262 wheel INFO adding 'makefun-1.16.0.dist-info/licenses/LICENSE' 2025-11-04 08:54:37,262 wheel INFO adding 'makefun-1.16.0.dist-info/METADATA' 2025-11-04 08:54:37,262 wheel INFO adding 'makefun-1.16.0.dist-info/WHEEL' 2025-11-04 08:54:37,263 wheel INFO adding 'makefun-1.16.0.dist-info/top_level.txt' 2025-11-04 08:54:37,263 wheel INFO adding 'makefun-1.16.0.dist-info/RECORD' 2025-11-04 08:54:37,263 root INFO removing build/bdist.linux-armv8l/wheel 2025-11-04 08:54:37,264 gpep517 INFO The backend produced .dist/makefun-1.16.0-py2.py3-none-any.whl makefun-1.16.0-py2.py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.12.12, pytest-8.4.2, pluggy-1.6.0 -- /home/buildozer/aports/community/py3-makefun/src/makefun-1.16.0/.testenv/bin/python3 cachedir: .pytest_cache rootdir: /home/buildozer/aports/community/py3-makefun/src/makefun-1.16.0 configfile: setup.cfg testpaths: tests/ plugins: asyncio-0.25.0 asyncio: mode=Mode.AUTO, asyncio_default_fixture_loop_scope=None collecting ... collected 97 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 [ 24%] tests/test_compile_deco.py::test_compilefun_method PASSED [ 25%] tests/test_compile_deco.py::test_compileclass_decorator PASSED [ 26%] tests/test_create_from_signature.py::test_positional_only PASSED [ 27%] tests/test_create_from_string.py::test_basic[type_hints=False-self_ref=True] PASSED [ 28%] tests/test_create_from_string.py::test_basic[type_hints=False-self_ref=False] PASSED [ 29%] tests/test_create_from_string.py::test_basic[type_hints=1-self_ref=True] PASSED [ 30%] tests/test_create_from_string.py::test_basic[type_hints=1-self_ref=False] PASSED [ 31%] tests/test_create_from_string.py::test_basic[type_hints=2-self_ref=True] PASSED [ 32%] 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 [ 49%] tests/test_doc.py::test_var_length PASSED [ 50%] tests/test_doc.py::test_positional_only PASSED [ 51%] tests/test_doc.py::test_with_signature PASSED [ 52%] tests/test_doc.py::test_with_signature_none PASSED [ 53%] tests/test_doc.py::test_wraps hello! b=2 hello! b=0 hello! b=1 PASSED [ 54%] tests/test_doc.py::test_wraps_functools hello! b=0 hello! PASSED [ 55%] tests/test_doc.py::test_wraps_remove PASSED [ 56%] tests/test_doc.py::test_wraps_add_doc PASSED [ 57%] tests/test_doc.py::test_wraps_add[prepend=True] PASSED [ 58%] tests/test_doc.py::test_wraps_add[prepend=False] PASSED [ 59%] tests/test_generators_coroutines.py::test_generator PASSED [ 60%] tests/test_generators_coroutines.py::test_generator_with_signature PASSED [ 61%] tests/test_generators_coroutines.py::test_generator_based_coroutine PASSED [ 62%] tests/test_generators_coroutines.py::test_native_coroutine PASSED [ 63%] tests/test_generators_coroutines.py::test_issue_96 PASSED [ 64%] tests/test_issues.py::test_wraps_varpositional_issue_34 PASSED [ 65%] 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 [ 74%] tests/test_issues.py::test_issue_62 PASSED [ 75%] tests/test_issues.py::test_issue_63 PASSED [ 76%] tests/test_issues.py::test_issue_66 PASSED [ 77%] tests/test_issues.py::test_issue_pr_67 PASSED [ 78%] tests/test_issues.py::test_issue_76 PASSED [ 79%] tests/test_issues.py::test_issue_77_async_generator_wraps PASSED [ 80%] tests/test_issues.py::test_issue_77_async_generator_partial PASSED [ 81%] tests/test_issues.py::test_issue_85_wrapped_forwardref_annotation PASSED [ 82%] tests/test_issues.py::test_issue_91 PASSED [ 83%] tests/test_issues.py::test_issue_98 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%] ======================== 96 passed, 1 skipped in 0.58s ========================= >>> py3-makefun: Entering fakeroot... >>> py3-makefun-pyc*: Running split function pyc... '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~3.12 >>> py3-makefun-pyc*: Package size: 62.9 KB >>> py3-makefun-pyc*: Compressing data... >>> py3-makefun-pyc*: Create checksum... >>> py3-makefun-pyc*: Create py3-makefun-pyc-1.16.0-r1.apk >>> py3-makefun*: Tracing dependencies... python3 python3~3.12 >>> py3-makefun*: Package size: 80.2 KB >>> py3-makefun*: Compressing data... >>> py3-makefun*: Create checksum... >>> py3-makefun*: Create py3-makefun-1.16.0-r1.apk >>> py3-makefun: Build complete at Tue, 04 Nov 2025 08:54:38 +0000 elapsed time 0h 0m 14s >>> py3-makefun: Cleaning up srcdir >>> py3-makefun: Cleaning up pkgdir >>> py3-makefun: Cleaning up tmpdir >>> py3-makefun: Uninstalling dependencies... ( 1/40) Purging .makedepends-py3-makefun (20251104.085436) ( 2/40) Purging py3-gpep517-pyc (19-r1) ( 3/40) Purging py3-gpep517 (19-r1) ( 4/40) Purging py3-installer-pyc (0.7.0-r2) ( 5/40) Purging py3-installer (0.7.0-r2) ( 6/40) Purging py3-setuptools_scm-pyc (9.2.2-r0) ( 7/40) Purging py3-setuptools_scm (9.2.2-r0) ( 8/40) Purging py3-wheel-pyc (0.46.1-r0) ( 9/40) Purging py3-wheel (0.46.1-r0) (10/40) Purging py3-pytest-asyncio-pyc (0.25.0-r1) (11/40) Purging py3-pytest-asyncio (0.25.0-r1) (12/40) Purging py3-pytest-runner-pyc (6.0.1-r1) (13/40) Purging py3-pytest-runner (6.0.1-r1) (14/40) Purging py3-pytest-pyc (8.4.2-r1) (15/40) Purging py3-pytest (8.4.2-r1) (16/40) Purging py3-iniconfig-pyc (2.3.0-r0) (17/40) Purging py3-iniconfig (2.3.0-r0) (18/40) Purging py3-pluggy-pyc (1.6.0-r0) (19/40) Purging py3-pluggy (1.6.0-r0) (20/40) Purging py3-py-pyc (1.11.0-r4) (21/40) Purging py3-py (1.11.0-r4) (22/40) Purging py3-pygments-pyc (2.19.2-r0) (23/40) Purging py3-pygments (2.19.2-r0) (24/40) Purging py3-setuptools-pyc (80.9.0-r2) (25/40) Purging py3-setuptools (80.9.0-r2) (26/40) Purging py3-packaging-pyc (25.0-r0) (27/40) Purging py3-packaging (25.0-r0) (28/40) Purging py3-parsing-pyc (3.2.3-r0) (29/40) Purging py3-parsing (3.2.3-r0) (30/40) Purging python3-pyc (3.12.12-r0) (31/40) Purging python3-pycache-pyc0 (3.12.12-r0) (32/40) Purging pyc (3.12.12-r0) (33/40) Purging python3 (3.12.12-r0) (34/40) Purging gdbm (1.26-r0) (35/40) Purging libbz2 (1.0.8-r6) (36/40) Purging libffi (3.5.2-r0) (37/40) Purging libpanelw (6.5_p20251010-r0) (38/40) Purging mpdecimal (4.0.1-r0) (39/40) Purging sqlite-libs (3.50.4-r1) (40/40) Purging xz-libs (5.8.1-r0) busybox-1.37.0-r24.trigger: Executing script... OK: 342 MiB in 105 packages >>> py3-makefun: Updating the community/armhf repository index... >>> py3-makefun: Signing the index...