>>> py3-astor: Building community/py3-astor 0.8.1-r6 (using abuild 3.15.0-r3) started Sun, 21 Sep 2025 21:19:55 +0000 >>> py3-astor: Validating /home/buildozer/aports/community/py3-astor/APKBUILD... >>> py3-astor: Analyzing dependencies... >>> py3-astor: Installing for build: build-base python3 py3-gpep517 py3-setuptools ( 1/22) Installing libbz2 (1.0.8-r6) ( 2/22) Installing libffi (3.5.2-r0) ( 3/22) Installing gdbm (1.26-r0) ( 4/22) Installing xz-libs (5.8.1-r0) ( 5/22) Installing mpdecimal (4.0.1-r0) ( 6/22) Installing libpanelw (6.5_p20250816-r0) ( 7/22) Installing sqlite-libs (3.50.4-r1) ( 8/22) Installing python3 (3.12.11-r0) ( 9/22) Installing python3-pycache-pyc0 (3.12.11-r0) (10/22) Installing pyc (3.12.11-r0) (11/22) Installing python3-pyc (3.12.11-r0) (12/22) Installing py3-installer (0.7.0-r2) (13/22) Installing py3-installer-pyc (0.7.0-r2) (14/22) Installing py3-gpep517 (19-r0) (15/22) Installing py3-gpep517-pyc (19-r0) (16/22) Installing py3-parsing (3.2.3-r0) (17/22) Installing py3-parsing-pyc (3.2.3-r0) (18/22) Installing py3-packaging (25.0-r0) (19/22) Installing py3-packaging-pyc (25.0-r0) (20/22) Installing py3-setuptools (80.9.0-r1) (21/22) Installing py3-setuptools-pyc (80.9.0-r1) (22/22) Installing .makedepends-py3-astor (20250921.211956) busybox-1.37.0-r23.trigger: Executing script... OK: 486 MiB in 129 packages >>> py3-astor: Cleaning up srcdir >>> py3-astor: Cleaning up pkgdir >>> py3-astor: Cleaning up tmpdir >>> py3-astor: Fetching https://distfiles.alpinelinux.org/distfiles/edge/astor-0.8.1.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-astor: Fetching https://github.com/berkerpeksag/astor/archive/0.8.1/astor-0.8.1.tar.gz Connecting to github.com (140.82.121.3:443) Connecting to codeload.github.com (140.82.121.9:443) saving to '/var/cache/distfiles/edge/astor-0.8.1.tar.gz.part' astor-0.8.1.tar.gz.p 100% |********************************| 41340 0:00:00 ETA '/var/cache/distfiles/edge/astor-0.8.1.tar.gz.part' saved >>> py3-astor: Fetching https://distfiles.alpinelinux.org/distfiles/edge/astor-0.8.1.tar.gz >>> py3-astor: Checking sha512sums... astor-0.8.1.tar.gz: OK fix-tests.patch: OK >>> py3-astor: Unpacking /var/cache/distfiles/edge/astor-0.8.1.tar.gz... >>> py3-astor: fix-tests.patch patching file tests/test_code_gen.py 2025-09-21 21:19:57,548 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /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-09-21 21:19:57,570 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-09-21 21:19:57,586 root INFO running build 2025-09-21 21:19:57,586 root INFO running build_py 2025-09-21 21:19:57,590 root INFO creating build/lib/astor 2025-09-21 21:19:57,590 root INFO copying astor/file_util.py -> build/lib/astor 2025-09-21 21:19:57,591 root INFO copying astor/op_util.py -> build/lib/astor 2025-09-21 21:19:57,591 root INFO copying astor/source_repr.py -> build/lib/astor 2025-09-21 21:19:57,591 root INFO copying astor/codegen.py -> build/lib/astor 2025-09-21 21:19:57,591 root INFO copying astor/node_util.py -> build/lib/astor 2025-09-21 21:19:57,592 root INFO copying astor/string_repr.py -> build/lib/astor 2025-09-21 21:19:57,592 root INFO copying astor/__init__.py -> build/lib/astor 2025-09-21 21:19:57,592 root INFO copying astor/tree_walk.py -> build/lib/astor 2025-09-21 21:19:57,593 root INFO copying astor/rtrip.py -> build/lib/astor 2025-09-21 21:19:57,593 root INFO copying astor/code_gen.py -> build/lib/astor 2025-09-21 21:19:57,593 root INFO running egg_info 2025-09-21 21:19:57,595 root INFO creating astor.egg-info 2025-09-21 21:19:57,596 root INFO writing astor.egg-info/PKG-INFO 2025-09-21 21:19:57,596 root INFO writing dependency_links to astor.egg-info/dependency_links.txt 2025-09-21 21:19:57,596 root INFO writing top-level names to astor.egg-info/top_level.txt 2025-09-21 21:19:57,597 root INFO writing manifest file 'astor.egg-info/SOURCES.txt' 2025-09-21 21:19:57,600 root INFO reading manifest file 'astor.egg-info/SOURCES.txt' 2025-09-21 21:19:57,600 root INFO reading manifest template 'MANIFEST.in' 2025-09-21 21:19:57,600 root WARNING warning: no files found matching 'CHANGES' 2025-09-21 21:19:57,601 root INFO adding license file 'LICENSE' 2025-09-21 21:19:57,601 root INFO adding license file 'AUTHORS' 2025-09-21 21:19:57,602 root INFO writing manifest file 'astor.egg-info/SOURCES.txt' 2025-09-21 21:19:57,602 root INFO copying astor/VERSION -> build/lib/astor 2025-09-21 21:19:57,609 root INFO installing to build/bdist.linux-x86_64/wheel 2025-09-21 21:19:57,609 root INFO running install 2025-09-21 21:19:57,617 root INFO running install_lib 2025-09-21 21:19:57,620 root INFO creating build/bdist.linux-x86_64/wheel 2025-09-21 21:19:57,620 root INFO creating build/bdist.linux-x86_64/wheel/astor 2025-09-21 21:19:57,620 root INFO copying build/lib/astor/file_util.py -> build/bdist.linux-x86_64/wheel/./astor 2025-09-21 21:19:57,621 root INFO copying build/lib/astor/op_util.py -> build/bdist.linux-x86_64/wheel/./astor 2025-09-21 21:19:57,621 root INFO copying build/lib/astor/source_repr.py -> build/bdist.linux-x86_64/wheel/./astor 2025-09-21 21:19:57,621 root INFO copying build/lib/astor/codegen.py -> build/bdist.linux-x86_64/wheel/./astor 2025-09-21 21:19:57,621 root INFO copying build/lib/astor/VERSION -> build/bdist.linux-x86_64/wheel/./astor 2025-09-21 21:19:57,621 root INFO copying build/lib/astor/node_util.py -> build/bdist.linux-x86_64/wheel/./astor 2025-09-21 21:19:57,622 root INFO copying build/lib/astor/string_repr.py -> build/bdist.linux-x86_64/wheel/./astor 2025-09-21 21:19:57,622 root INFO copying build/lib/astor/__init__.py -> build/bdist.linux-x86_64/wheel/./astor 2025-09-21 21:19:57,622 root INFO copying build/lib/astor/tree_walk.py -> build/bdist.linux-x86_64/wheel/./astor 2025-09-21 21:19:57,622 root INFO copying build/lib/astor/rtrip.py -> build/bdist.linux-x86_64/wheel/./astor 2025-09-21 21:19:57,622 root INFO copying build/lib/astor/code_gen.py -> build/bdist.linux-x86_64/wheel/./astor 2025-09-21 21:19:57,623 root INFO running install_egg_info 2025-09-21 21:19:57,626 root INFO Copying astor.egg-info to build/bdist.linux-x86_64/wheel/./astor-0.8.1-py3.12.egg-info 2025-09-21 21:19:57,627 root INFO running install_scripts 2025-09-21 21:19:57,628 root INFO creating build/bdist.linux-x86_64/wheel/astor-0.8.1.dist-info/WHEEL 2025-09-21 21:19:57,629 wheel INFO creating '/home/buildozer/aports/community/py3-astor/src/astor-0.8.1/.dist/.tmp-rzhdt6zs/astor-0.8.1-py2.py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2025-09-21 21:19:57,629 wheel INFO adding 'astor/VERSION' 2025-09-21 21:19:57,629 wheel INFO adding 'astor/__init__.py' 2025-09-21 21:19:57,630 wheel INFO adding 'astor/code_gen.py' 2025-09-21 21:19:57,630 wheel INFO adding 'astor/codegen.py' 2025-09-21 21:19:57,630 wheel INFO adding 'astor/file_util.py' 2025-09-21 21:19:57,631 wheel INFO adding 'astor/node_util.py' 2025-09-21 21:19:57,631 wheel INFO adding 'astor/op_util.py' 2025-09-21 21:19:57,631 wheel INFO adding 'astor/rtrip.py' 2025-09-21 21:19:57,631 wheel INFO adding 'astor/source_repr.py' 2025-09-21 21:19:57,632 wheel INFO adding 'astor/string_repr.py' 2025-09-21 21:19:57,632 wheel INFO adding 'astor/tree_walk.py' 2025-09-21 21:19:57,632 wheel INFO adding 'astor-0.8.1.dist-info/licenses/AUTHORS' 2025-09-21 21:19:57,632 wheel INFO adding 'astor-0.8.1.dist-info/licenses/LICENSE' 2025-09-21 21:19:57,633 wheel INFO adding 'astor-0.8.1.dist-info/METADATA' 2025-09-21 21:19:57,633 wheel INFO adding 'astor-0.8.1.dist-info/WHEEL' 2025-09-21 21:19:57,633 wheel INFO adding 'astor-0.8.1.dist-info/top_level.txt' 2025-09-21 21:19:57,633 wheel INFO adding 'astor-0.8.1.dist-info/zip-safe' 2025-09-21 21:19:57,633 wheel INFO adding 'astor-0.8.1.dist-info/RECORD' 2025-09-21 21:19:57,634 root INFO removing build/bdist.linux-x86_64/wheel 2025-09-21 21:19:57,634 gpep517 INFO The backend produced .dist/astor-0.8.1-py2.py3-none-any.whl astor-0.8.1-py2.py3-none-any.whl test_annassign (tests.test_code_gen.CodegenTestCase.test_annassign) ... ok test_arguments (tests.test_code_gen.CodegenTestCase.test_arguments) ... ok test_assignment_expr (tests.test_code_gen.CodegenTestCase.test_assignment_expr) ... ok test_async_comprehension (tests.test_code_gen.CodegenTestCase.test_async_comprehension) ... ok test_async_def_with_for (tests.test_code_gen.CodegenTestCase.test_async_def_with_for) ... ok test_attribute (tests.test_code_gen.CodegenTestCase.test_attribute) ... ok test_class_definition_with_starbases_and_kwargs (tests.test_code_gen.CodegenTestCase.test_class_definition_with_starbases_and_kwargs) ... ok test_compile_types (tests.test_code_gen.CodegenTestCase.test_compile_types) ... ok test_complex (tests.test_code_gen.CodegenTestCase.test_complex) ... /home/buildozer/aports/community/py3-astor/src/astor-0.8.1/tests/test_code_gen.py:31: DeprecationWarning: ast.Num is deprecated and will be removed in Python 3.14; use ast.Constant instead return astorexpr(ast.Num(n=x)) /usr/lib/python3.12/ast.py:587: DeprecationWarning: Attribute n is deprecated and will be removed in Python 3.14; use value instead return Constant(*args, **kwargs) ok test_comprehension (tests.test_code_gen.CodegenTestCase.test_comprehension) ... ok test_constant_nodes (tests.test_code_gen.CodegenTestCase.test_constant_nodes) ... ok test_del_statement (tests.test_code_gen.CodegenTestCase.test_del_statement) ... ok test_deprecated_constant_nodes (tests.test_code_gen.CodegenTestCase.test_deprecated_constant_nodes) ... /home/buildozer/aports/community/py3-astor/src/astor-0.8.1/tests/test_code_gen.py:532: DeprecationWarning: ast.Num is deprecated and will be removed in Python 3.14; use ast.Constant instead ast.Assign(targets=[ast.Name(id='spam')], value=ast.Num(3)), /home/buildozer/aports/community/py3-astor/src/astor-0.8.1/tests/test_code_gen.py:536: DeprecationWarning: ast.Num is deprecated and will be removed in Python 3.14; use ast.Constant instead ast.Assign(targets=[ast.Name(id='spam')], value=ast.Num(-93)), /home/buildozer/aports/community/py3-astor/src/astor-0.8.1/tests/test_code_gen.py:540: DeprecationWarning: ast.Num is deprecated and will be removed in Python 3.14; use ast.Constant instead ast.Assign(targets=[ast.Name(id='spam')], value=ast.Num(837.3888)), /home/buildozer/aports/community/py3-astor/src/astor-0.8.1/tests/test_code_gen.py:544: DeprecationWarning: ast.Num is deprecated and will be removed in Python 3.14; use ast.Constant instead ast.Assign(targets=[ast.Name(id='spam')], value=ast.Num(-0.9877)), /home/buildozer/aports/community/py3-astor/src/astor-0.8.1/tests/test_code_gen.py:547: DeprecationWarning: ast.Ellipsis is deprecated and will be removed in Python 3.14; use ast.Constant instead self.assertAstEqualsSource(ast.Ellipsis(), "...") /home/buildozer/aports/community/py3-astor/src/astor-0.8.1/tests/test_code_gen.py:551: DeprecationWarning: ast.Bytes is deprecated and will be removed in Python 3.14; use ast.Constant instead ast.Assign(targets=[ast.Name(id='spam')], value=ast.Bytes(b"Bytes")), /home/buildozer/aports/community/py3-astor/src/astor-0.8.1/tests/test_code_gen.py:555: DeprecationWarning: ast.Str is deprecated and will be removed in Python 3.14; use ast.Constant instead ast.Assign(targets=[ast.Name(id='spam')], value=ast.Str("String")), ok test_deprecated_constants_as_name (tests.test_code_gen.CodegenTestCase.test_deprecated_constants_as_name) ... skipped 'ast.Name used for True, False, None until Python 3.4' test_deprecated_name_constants (tests.test_code_gen.CodegenTestCase.test_deprecated_name_constants) ... /home/buildozer/aports/community/py3-astor/src/astor-0.8.1/tests/test_code_gen.py:519: DeprecationWarning: ast.NameConstant is deprecated and will be removed in Python 3.14; use ast.Constant instead ast.Assign(targets=[ast.Name(id='spam')], value=ast.NameConstant(value=True)), /home/buildozer/aports/community/py3-astor/src/astor-0.8.1/tests/test_code_gen.py:523: DeprecationWarning: ast.NameConstant is deprecated and will be removed in Python 3.14; use ast.Constant instead ast.Assign(targets=[ast.Name(id='spam')], value=ast.NameConstant(value=False)), /home/buildozer/aports/community/py3-astor/src/astor-0.8.1/tests/test_code_gen.py:527: DeprecationWarning: ast.NameConstant is deprecated and will be removed in Python 3.14; use ast.Constant instead ast.Assign(targets=[ast.Name(id='spam')], value=ast.NameConstant(value=None)), ok test_dictionary_literals (tests.test_code_gen.CodegenTestCase.test_dictionary_literals) ... ok test_docstring_class (tests.test_code_gen.CodegenTestCase.test_docstring_class) ... ok test_docstring_function (tests.test_code_gen.CodegenTestCase.test_docstring_function) ... ok test_docstring_method (tests.test_code_gen.CodegenTestCase.test_docstring_method) ... ok test_docstring_module (tests.test_code_gen.CodegenTestCase.test_docstring_module) ... ok test_double_await (tests.test_code_gen.CodegenTestCase.test_double_await) ... ok test_elif (tests.test_code_gen.CodegenTestCase.test_elif) ... ok test_empty_iterable_literals (tests.test_code_gen.CodegenTestCase.test_empty_iterable_literals) ... ok test_fstring_debugging (tests.test_code_gen.CodegenTestCase.test_fstring_debugging) ... /home/buildozer/aports/community/py3-astor/src/astor-0.8.1/astor/code_gen.py:599: DeprecationWarning: ast.Str is deprecated and will be removed in Python 3.14; use ast.Constant instead if isinstance(value, ast.Str): /home/buildozer/aports/community/py3-astor/src/astor-0.8.1/astor/code_gen.py:601: DeprecationWarning: Attribute s is deprecated and will be removed in Python 3.14; use value instead self.write(value.s.replace('{', '{{').replace('}', '}}')) ok test_fstring_escaped_braces (tests.test_code_gen.CodegenTestCase.test_fstring_escaped_braces) ... ok test_fstring_trailing_newline (tests.test_code_gen.CodegenTestCase.test_fstring_trailing_newline) ... ok test_fstrings (tests.test_code_gen.CodegenTestCase.test_fstrings) ... ok test_huge_int (tests.test_code_gen.CodegenTestCase.test_huge_int) ... ok test_imports (tests.test_code_gen.CodegenTestCase.test_imports) ... ok test_inf (tests.test_code_gen.CodegenTestCase.test_inf) ... ok test_matrix_multiplication (tests.test_code_gen.CodegenTestCase.test_matrix_multiplication) ... ok test_multiple_call_unpackings (tests.test_code_gen.CodegenTestCase.test_multiple_call_unpackings) ... ok test_nan (tests.test_code_gen.CodegenTestCase.test_nan) ... ok test_non_string_leakage (tests.test_code_gen.CodegenTestCase.test_non_string_leakage) ... ok test_output_formatting (tests.test_code_gen.CodegenTestCase.test_output_formatting) ... ok test_pass_arguments_node (tests.test_code_gen.CodegenTestCase.test_pass_arguments_node) ... ok test_positional_only_arguments (tests.test_code_gen.CodegenTestCase.test_positional_only_arguments) ... ok test_pow (tests.test_code_gen.CodegenTestCase.test_pow) ... ok test_right_hand_side_dictionary_unpacking (tests.test_code_gen.CodegenTestCase.test_right_hand_side_dictionary_unpacking) ... ok test_slicing (tests.test_code_gen.CodegenTestCase.test_slicing) ... ok test_try_expect (tests.test_code_gen.CodegenTestCase.test_try_expect) ... ok test_tuple_corner_cases (tests.test_code_gen.CodegenTestCase.test_tuple_corner_cases) ... ok test_unary (tests.test_code_gen.CodegenTestCase.test_unary) ... ok test_unicode_literals (tests.test_code_gen.CodegenTestCase.test_unicode_literals) ... ok test_with (tests.test_code_gen.CodegenTestCase.test_with) ... ok test_yield (tests.test_code_gen.CodegenTestCase.test_yield) ... ok test_fast_compare (tests.test_misc.FastCompareTestCase.test_fast_compare) ... ok test_get_mat_mult (tests.test_misc.GetSymbolTestCase.test_get_mat_mult) ... ok test_aliases (tests.test_misc.PublicAPITestCase.test_aliases) ... ok test_codegen_as_submodule (tests.test_misc.PublicAPITestCase.test_codegen_as_submodule) ... ok test_codegen_from_root (tests.test_misc.PublicAPITestCase.test_codegen_from_root) ... ok test_to_source_invalid_customize_generator (tests.test_misc.PublicAPITestCase.test_to_source_invalid_customize_generator) ... ok test_split_lines_unicode_support (tests.test_misc.SourceReprTestCase.test_split_lines_unicode_support) ... skipped 'only applies to Python 2' test_auto_generated_attributes (tests.test_misc.TreeWalkTestCase.test_auto_generated_attributes) ... ok ---------------------------------------------------------------------- Ran 54 tests in 0.043s OK (skipped=2) >>> py3-astor: Entering fakeroot... >>> py3-astor-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/astor/__pycache__' -> '/home/buildozer/aports/community/py3-astor/pkg/py3-astor-pyc/usr/lib/python3.12/site-packages/astor/__pycache__' >>> py3-astor-pyc*: Preparing subpackage py3-astor-pyc... >>> py3-astor-pyc*: Running postcheck for py3-astor-pyc >>> py3-astor*: Running postcheck for py3-astor >>> py3-astor*: Preparing package py3-astor... >>> py3-astor-pyc*: Tracing dependencies... python3 python3~3.12 >>> py3-astor-pyc*: Package size: 99.4 KB >>> py3-astor-pyc*: Compressing data... >>> py3-astor-pyc*: Create checksum... >>> py3-astor-pyc*: Create py3-astor-pyc-0.8.1-r6.apk >>> py3-astor*: Tracing dependencies... python3 python3~3.12 >>> py3-astor*: Package size: 76.8 KB >>> py3-astor*: Compressing data... >>> py3-astor*: Create checksum... >>> py3-astor*: Create py3-astor-0.8.1-r6.apk >>> py3-astor: Build complete at Sun, 21 Sep 2025 21:19:58 +0000 elapsed time 0h 0m 3s >>> py3-astor: Cleaning up srcdir >>> py3-astor: Cleaning up pkgdir >>> py3-astor: Uninstalling dependencies... ( 1/22) Purging .makedepends-py3-astor (20250921.211956) ( 2/22) Purging py3-gpep517-pyc (19-r0) ( 3/22) Purging py3-gpep517 (19-r0) ( 4/22) Purging py3-installer-pyc (0.7.0-r2) ( 5/22) Purging py3-installer (0.7.0-r2) ( 6/22) Purging py3-setuptools-pyc (80.9.0-r1) ( 7/22) Purging py3-setuptools (80.9.0-r1) ( 8/22) Purging py3-packaging-pyc (25.0-r0) ( 9/22) Purging py3-packaging (25.0-r0) (10/22) Purging py3-parsing-pyc (3.2.3-r0) (11/22) Purging py3-parsing (3.2.3-r0) (12/22) Purging python3-pyc (3.12.11-r0) (13/22) Purging python3-pycache-pyc0 (3.12.11-r0) (14/22) Purging pyc (3.12.11-r0) (15/22) Purging python3 (3.12.11-r0) (16/22) Purging gdbm (1.26-r0) (17/22) Purging libbz2 (1.0.8-r6) (18/22) Purging libffi (3.5.2-r0) (19/22) Purging libpanelw (6.5_p20250816-r0) (20/22) Purging mpdecimal (4.0.1-r0) (21/22) Purging sqlite-libs (3.50.4-r1) (22/22) Purging xz-libs (5.8.1-r0) busybox-1.37.0-r23.trigger: Executing script... OK: 441 MiB in 107 packages >>> py3-astor: Updating the community/x86_64 repository index... >>> py3-astor: Signing the index...