>>> elf_diff: Building testing/elf_diff 0.6.0-r2 (using abuild 3.10.0_rc1-r2) started Thu, 24 Nov 2022 06:19:31 +0000 >>> elf_diff: Checking sanity of /home/buildozer/aports/testing/elf_diff/APKBUILD... >>> elf_diff: Analyzing dependencies... >>> elf_diff: Installing for build: build-base py3-anytree py3-beautifulsoup4 py3-deepdiff py3-dict2xml py3-gitpython py3-jinja2 py3-progressbar2 py3-yaml python3 py3-setuptools (1/31) Installing libbz2 (1.0.8-r4) (2/31) Installing libffi (3.4.4-r0) (3/31) Installing gdbm (1.23-r0) (4/31) Installing xz-libs (5.2.8-r0) (5/31) Installing mpdecimal (2.5.1-r1) (6/31) Installing readline (8.2.0-r0) (7/31) Installing sqlite-libs (3.40.0-r0) (8/31) Installing python3 (3.11.0-r2) (9/31) Installing py3-six (1.16.0-r4) (10/31) Installing py3-anytree (2.8.0-r3) (11/31) Installing py3-soupsieve (2.3.2-r1) (12/31) Installing py3-beautifulsoup4 (4.11.1-r1) (13/31) Installing py3-ordered-set (4.1.0-r2) (14/31) Installing py3-deepdiff (6.2.1-r1) (15/31) Installing py3-dict2xml (1.7.1-r1) (16/31) Installing py3-smmap2 (3.0.1-r3) (17/31) Installing py3-gitdb2 (4.0.9-r1) (18/31) Installing py3-typing-extensions (4.4.0-r1) (19/31) Installing py3-gitpython (3.1.27-r1) (20/31) Installing py3-markupsafe (2.1.1-r2) (21/31) Installing py3-jinja2 (3.1.2-r1) (22/31) Installing py3-utils (3.1.0-r1) (23/31) Installing py3-dateutil (2.8.2-r2) (24/31) Installing py3-freezegun (1.2.2-r1) (25/31) Installing py3-progressbar2 (4.0.0-r1) (26/31) Installing yaml (0.2.5-r0) (27/31) Installing py3-yaml (6.0-r1) (28/31) Installing py3-parsing (3.0.9-r1) (29/31) Installing py3-packaging (21.3-r3) (30/31) Installing py3-setuptools (65.6.2-r0) (31/31) Installing .makedepends-elf_diff (20221124.061932) Executing busybox-1.35.0-r29.trigger OK: 381 MiB in 128 packages >>> elf_diff: Cleaning up srcdir >>> elf_diff: Cleaning up pkgdir >>> elf_diff: Fetching https://distfiles.alpinelinux.org/distfiles/edge/elf_diff-0.6.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 11 863k 11 98304 0 0 91916 0 0:00:09 0:00:01 0:00:08 91958 100 863k 100 863k 0 0 617k 0 0:00:01 0:00:01 --:--:-- 617k >>> elf_diff: Fetching https://distfiles.alpinelinux.org/distfiles/edge/elf_diff-0.6.0.tar.gz >>> elf_diff: Checking sha512sums... elf_diff-0.6.0.tar.gz: OK elf_diff: OK >>> elf_diff: Unpacking /var/cache/distfiles/elf_diff-0.6.0.tar.gz... running build running build_py creating build creating build/lib creating build/lib/elf_diff copying src/elf_diff/binary_pair_settings.py -> build/lib/elf_diff copying src/elf_diff/source_file.py -> build/lib/elf_diff copying src/elf_diff/plugin.py -> build/lib/elf_diff copying src/elf_diff/value_tree.py -> build/lib/elf_diff copying src/elf_diff/git.py -> build/lib/elf_diff copying src/elf_diff/system_command.py -> build/lib/elf_diff copying src/elf_diff/symbol.py -> build/lib/elf_diff copying src/elf_diff/auxiliary.py -> build/lib/elf_diff copying src/elf_diff/symbol_selection.py -> build/lib/elf_diff copying src/elf_diff/formatted_output.py -> build/lib/elf_diff copying src/elf_diff/binary.py -> build/lib/elf_diff copying src/elf_diff/binary_file_format.py -> build/lib/elf_diff copying src/elf_diff/error_handling.py -> build/lib/elf_diff copying src/elf_diff/symbol_sizes.py -> build/lib/elf_diff copying src/elf_diff/mangling.py -> build/lib/elf_diff copying src/elf_diff/meta_tree_properties.py -> build/lib/elf_diff copying src/elf_diff/pair_report_document.py -> build/lib/elf_diff copying src/elf_diff/default_plugins.py -> build/lib/elf_diff copying src/elf_diff/__main__.py -> build/lib/elf_diff copying src/elf_diff/instruction_collector.py -> build/lib/elf_diff copying src/elf_diff/binutils.py -> build/lib/elf_diff copying src/elf_diff/tree_exception.py -> build/lib/elf_diff copying src/elf_diff/string_diff.py -> build/lib/elf_diff copying src/elf_diff/settings.py -> build/lib/elf_diff copying src/elf_diff/document_explorer.py -> build/lib/elf_diff copying src/elf_diff/tree_addressable.py -> build/lib/elf_diff copying src/elf_diff/symbol_extractor.py -> build/lib/elf_diff copying src/elf_diff/__init__.py -> build/lib/elf_diff copying src/elf_diff/binary_pair.py -> build/lib/elf_diff copying src/elf_diff/jinja.py -> build/lib/elf_diff copying src/elf_diff/meta_tree.py -> build/lib/elf_diff creating build/lib/elf_diff/deprecated copying src/elf_diff/deprecated/__init__.py -> build/lib/elf_diff/deprecated copying src/elf_diff/deprecated/mass_report.py -> build/lib/elf_diff/deprecated creating build/lib/elf_diff/plugins copying src/elf_diff/plugins/__init__.py -> build/lib/elf_diff/plugins creating build/lib/elf_diff/plugins/export copying src/elf_diff/plugins/export/__init__.py -> build/lib/elf_diff/plugins/export creating build/lib/elf_diff/plugins/export/xml copying src/elf_diff/plugins/export/xml/plugin.py -> build/lib/elf_diff/plugins/export/xml copying src/elf_diff/plugins/export/xml/__init__.py -> build/lib/elf_diff/plugins/export/xml creating build/lib/elf_diff/plugins/export/html copying src/elf_diff/plugins/export/html/plugin.py -> build/lib/elf_diff/plugins/export/html copying src/elf_diff/plugins/export/html/__init__.py -> build/lib/elf_diff/plugins/export/html creating build/lib/elf_diff/plugins/export/yaml copying src/elf_diff/plugins/export/yaml/plugin.py -> build/lib/elf_diff/plugins/export/yaml copying src/elf_diff/plugins/export/yaml/__init__.py -> build/lib/elf_diff/plugins/export/yaml creating build/lib/elf_diff/plugins/export/json copying src/elf_diff/plugins/export/json/plugin.py -> build/lib/elf_diff/plugins/export/json copying src/elf_diff/plugins/export/json/__init__.py -> build/lib/elf_diff/plugins/export/json creating build/lib/elf_diff/plugins/export/pdf copying src/elf_diff/plugins/export/pdf/plugin.py -> build/lib/elf_diff/plugins/export/pdf copying src/elf_diff/plugins/export/pdf/__init__.py -> build/lib/elf_diff/plugins/export/pdf creating build/lib/elf_diff/plugins/export/txt copying src/elf_diff/plugins/export/txt/plugin.py -> build/lib/elf_diff/plugins/export/txt copying src/elf_diff/plugins/export/txt/__init__.py -> build/lib/elf_diff/plugins/export/txt running egg_info writing src/elf_diff.egg-info/PKG-INFO writing dependency_links to src/elf_diff.egg-info/dependency_links.txt writing requirements to src/elf_diff.egg-info/requires.txt writing top-level names to src/elf_diff.egg-info/top_level.txt reading manifest file 'src/elf_diff.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' writing manifest file 'src/elf_diff.egg-info/SOURCES.txt' /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'elf_diff.deprecated.j2' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'elf_diff.deprecated.j2' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'elf_diff.deprecated.j2' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'elf_diff.deprecated.j2' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'elf_diff.deprecated.j2.css' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'elf_diff.deprecated.j2.css' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'elf_diff.deprecated.j2.css' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'elf_diff.deprecated.j2.css' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'elf_diff.deprecated.j2.js' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'elf_diff.deprecated.j2.js' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'elf_diff.deprecated.j2.js' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'elf_diff.deprecated.j2.js' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'elf_diff.html' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'elf_diff.html' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'elf_diff.html' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'elf_diff.html' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'elf_diff.images' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'elf_diff.images' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'elf_diff.images' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'elf_diff.images' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'elf_diff.plugins.export.html.j2' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'elf_diff.plugins.export.html.j2' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'elf_diff.plugins.export.html.j2' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'elf_diff.plugins.export.html.j2' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'elf_diff.plugins.export.html.j2.css' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'elf_diff.plugins.export.html.j2.css' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'elf_diff.plugins.export.html.j2.css' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'elf_diff.plugins.export.html.j2.css' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'elf_diff.plugins.export.html.j2.js' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'elf_diff.plugins.export.html.j2.js' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'elf_diff.plugins.export.html.j2.js' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'elf_diff.plugins.export.html.j2.js' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) creating build/lib/elf_diff/html copying src/elf_diff/html/example_page.html -> build/lib/elf_diff/html creating build/lib/elf_diff/images copying src/elf_diff/images/elf_diff_logo.svg -> build/lib/elf_diff/images copying src/elf_diff/images/elf_diff_logo_favicon.svg -> build/lib/elf_diff/images copying src/elf_diff/images/favicon.png -> build/lib/elf_diff/images creating build/lib/elf_diff/deprecated/j2 copying src/elf_diff/deprecated/j2/mass_report_template.html -> build/lib/elf_diff/deprecated/j2 creating build/lib/elf_diff/deprecated/j2/css copying src/elf_diff/deprecated/j2/css/elf_diff_general.css -> build/lib/elf_diff/deprecated/j2/css copying src/elf_diff/deprecated/j2/css/layout.css -> build/lib/elf_diff/deprecated/j2/css creating build/lib/elf_diff/deprecated/j2/js copying src/elf_diff/deprecated/j2/js/sorttable.js -> build/lib/elf_diff/deprecated/j2/js creating build/lib/elf_diff/plugins/export/html/j2 copying src/elf_diff/plugins/export/html/j2/document.html -> build/lib/elf_diff/plugins/export/html/j2 copying src/elf_diff/plugins/export/html/j2/frame_content.html -> build/lib/elf_diff/plugins/export/html/j2 copying src/elf_diff/plugins/export/html/j2/isolated_symbol_details.html -> build/lib/elf_diff/plugins/export/html/j2 copying src/elf_diff/plugins/export/html/j2/isolated_symbol_overview.html -> build/lib/elf_diff/plugins/export/html/j2 copying src/elf_diff/plugins/export/html/j2/macros.j2 -> build/lib/elf_diff/plugins/export/html/j2 copying src/elf_diff/plugins/export/html/j2/migrated_symbol_details.html -> build/lib/elf_diff/plugins/export/html/j2 copying src/elf_diff/plugins/export/html/j2/migrated_symbol_overview.html -> build/lib/elf_diff/plugins/export/html/j2 copying src/elf_diff/plugins/export/html/j2/pair_report_index_page.html -> build/lib/elf_diff/plugins/export/html/j2 copying src/elf_diff/plugins/export/html/j2/pair_report_single_page.html -> build/lib/elf_diff/plugins/export/html/j2 copying src/elf_diff/plugins/export/html/j2/persisting_symbol_details.html -> build/lib/elf_diff/plugins/export/html/j2 copying src/elf_diff/plugins/export/html/j2/persisting_symbol_overview.html -> build/lib/elf_diff/plugins/export/html/j2 copying src/elf_diff/plugins/export/html/j2/similar_symbol_details.html -> build/lib/elf_diff/plugins/export/html/j2 copying src/elf_diff/plugins/export/html/j2/similar_symbol_overview.html -> build/lib/elf_diff/plugins/export/html/j2 copying src/elf_diff/plugins/export/html/j2/statistics.html -> build/lib/elf_diff/plugins/export/html/j2 creating build/lib/elf_diff/plugins/export/html/j2/css copying src/elf_diff/plugins/export/html/j2/css/elf_diff_general.css -> build/lib/elf_diff/plugins/export/html/j2/css copying src/elf_diff/plugins/export/html/j2/css/layout.css -> build/lib/elf_diff/plugins/export/html/j2/css creating build/lib/elf_diff/plugins/export/html/j2/js copying src/elf_diff/plugins/export/html/j2/js/dragbars.js -> build/lib/elf_diff/plugins/export/html/j2/js copying src/elf_diff/plugins/export/html/j2/js/sorttable.js -> build/lib/elf_diff/plugins/export/html/j2/js >>> elf_diff: Entering fakeroot... running install /usr/lib/python3.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build running build_py running egg_info writing src/elf_diff.egg-info/PKG-INFO writing dependency_links to src/elf_diff.egg-info/dependency_links.txt writing requirements to src/elf_diff.egg-info/requires.txt writing top-level names to src/elf_diff.egg-info/top_level.txt reading manifest file 'src/elf_diff.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' writing manifest file 'src/elf_diff.egg-info/SOURCES.txt' /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'elf_diff.deprecated.j2' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'elf_diff.deprecated.j2' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'elf_diff.deprecated.j2' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'elf_diff.deprecated.j2' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'elf_diff.deprecated.j2.css' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'elf_diff.deprecated.j2.css' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'elf_diff.deprecated.j2.css' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'elf_diff.deprecated.j2.css' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'elf_diff.deprecated.j2.js' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'elf_diff.deprecated.j2.js' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'elf_diff.deprecated.j2.js' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'elf_diff.deprecated.j2.js' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'elf_diff.html' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'elf_diff.html' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'elf_diff.html' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'elf_diff.html' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'elf_diff.images' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'elf_diff.images' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'elf_diff.images' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'elf_diff.images' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'elf_diff.plugins.export.html.j2' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'elf_diff.plugins.export.html.j2' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'elf_diff.plugins.export.html.j2' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'elf_diff.plugins.export.html.j2' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'elf_diff.plugins.export.html.j2.css' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'elf_diff.plugins.export.html.j2.css' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'elf_diff.plugins.export.html.j2.css' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'elf_diff.plugins.export.html.j2.css' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'elf_diff.plugins.export.html.j2.js' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'elf_diff.plugins.export.html.j2.js' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'elf_diff.plugins.export.html.j2.js' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'elf_diff.plugins.export.html.j2.js' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) running install_lib creating /home/buildozer/aports/testing/elf_diff/pkg creating /home/buildozer/aports/testing/elf_diff/pkg/elf_diff creating /home/buildozer/aports/testing/elf_diff/pkg/elf_diff/usr creating /home/buildozer/aports/testing/elf_diff/pkg/elf_diff/usr/lib creating /home/buildozer/aports/testing/elf_diff/pkg/elf_diff/usr/lib/python3.11 creating /home/buildozer/aports/testing/elf_diff/pkg/elf_diff/usr/lib/python3.11/site-packages creating /home/buildozer/aports/testing/elf_diff/pkg/elf_diff/usr/lib/python3.11/site-packages/elf_diff copying build/lib/elf_diff/binary_pair_settings.py -> /home/buildozer/aports/testing/elf_diff/pkg/elf_diff/usr/lib/python3.11/site-packages/elf_diff copying build/lib/elf_diff/source_file.py -> /home/buildozer/aports/testing/elf_diff/pkg/elf_diff/usr/lib/python3.11/site-packages/elf_diff copying build/lib/elf_diff/plugin.py -> /home/buildozer/aports/testing/elf_diff/pkg/elf_diff/usr/lib/python3.11/site-packages/elf_diff copying build/lib/elf_diff/value_tree.py -> /home/buildozer/aports/testing/elf_diff/pkg/elf_diff/usr/lib/python3.11/site-packages/elf_diff creating /home/buildozer/aports/testing/elf_diff/pkg/elf_diff/usr/lib/python3.11/site-packages/elf_diff/html copying build/lib/elf_diff/html/example_page.html -> /home/buildozer/aports/testing/elf_diff/pkg/elf_diff/usr/lib/python3.11/site-packages/elf_diff/html creating /home/buildozer/aports/testing/elf_diff/pkg/elf_diff/usr/lib/python3.11/site-packages/elf_diff/deprecated creating /home/buildozer/aports/testing/elf_diff/pkg/elf_diff/usr/lib/python3.11/site-packages/elf_diff/deprecated/j2 creating /home/buildozer/aports/testing/elf_diff/pkg/elf_diff/usr/lib/python3.11/site-packages/elf_diff/deprecated/j2/js copying build/lib/elf_diff/deprecated/j2/js/sorttable.js -> /home/buildozer/aports/testing/elf_diff/pkg/elf_diff/usr/lib/python3.11/site-packages/elf_diff/deprecated/j2/js copying build/lib/elf_diff/deprecated/j2/mass_report_template.html -> /home/buildozer/aports/testing/elf_diff/pkg/elf_diff/usr/lib/python3.11/site-packages/elf_diff/deprecated/j2 creating /home/buildozer/aports/testing/elf_diff/pkg/elf_diff/usr/lib/python3.11/site-packages/elf_diff/deprecated/j2/css copying build/lib/elf_diff/deprecated/j2/css/layout.css -> /home/buildozer/aports/testing/elf_diff/pkg/elf_diff/usr/lib/python3.11/site-packages/elf_diff/deprecated/j2/css copying build/lib/elf_diff/deprecated/j2/css/elf_diff_general.css -> /home/buildozer/aports/testing/elf_diff/pkg/elf_diff/usr/lib/python3.11/site-packages/elf_diff/deprecated/j2/css copying build/lib/elf_diff/deprecated/__init__.py -> /home/buildozer/aports/testing/elf_diff/pkg/elf_diff/usr/lib/python3.11/site-packages/elf_diff/deprecated copying build/lib/elf_diff/deprecated/mass_report.py -> /home/buildozer/aports/testing/elf_diff/pkg/elf_diff/usr/lib/python3.11/site-packages/elf_diff/deprecated copying build/lib/elf_diff/git.py -> /home/buildozer/aports/testing/elf_diff/pkg/elf_diff/usr/lib/python3.11/site-packages/elf_diff copying build/lib/elf_diff/system_command.py -> /home/buildozer/aports/testing/elf_diff/pkg/elf_diff/usr/lib/python3.11/site-packages/elf_diff creating /home/buildozer/aports/testing/elf_diff/pkg/elf_diff/usr/lib/python3.11/site-packages/elf_diff/plugins creating /home/buildozer/aports/testing/elf_diff/pkg/elf_diff/usr/lib/python3.11/site-packages/elf_diff/plugins/export creating /home/buildozer/aports/testing/elf_diff/pkg/elf_diff/usr/lib/python3.11/site-packages/elf_diff/plugins/export/xml copying build/lib/elf_diff/plugins/export/xml/plugin.py -> /home/buildozer/aports/testing/elf_diff/pkg/elf_diff/usr/lib/python3.11/site-packages/elf_diff/plugins/export/xml copying build/lib/elf_diff/plugins/export/xml/__init__.py -> /home/buildozer/aports/testing/elf_diff/pkg/elf_diff/usr/lib/python3.11/site-packages/elf_diff/plugins/export/xml creating /home/buildozer/aports/testing/elf_diff/pkg/elf_diff/usr/lib/python3.11/site-packages/elf_diff/plugins/export/html copying build/lib/elf_diff/plugins/export/html/plugin.py -> /home/buildozer/aports/testing/elf_diff/pkg/elf_diff/usr/lib/python3.11/site-packages/elf_diff/plugins/export/html creating /home/buildozer/aports/testing/elf_diff/pkg/elf_diff/usr/lib/python3.11/site-packages/elf_diff/plugins/export/html/j2 copying build/lib/elf_diff/plugins/export/html/j2/isolated_symbol_details.html -> /home/buildozer/aports/testing/elf_diff/pkg/elf_diff/usr/lib/python3.11/site-packages/elf_diff/plugins/export/html/j2 copying build/lib/elf_diff/plugins/export/html/j2/migrated_symbol_overview.html -> /home/buildozer/aports/testing/elf_diff/pkg/elf_diff/usr/lib/python3.11/site-packages/elf_diff/plugins/export/html/j2 copying build/lib/elf_diff/plugins/export/html/j2/statistics.html -> /home/buildozer/aports/testing/elf_diff/pkg/elf_diff/usr/lib/python3.11/site-packages/elf_diff/plugins/export/html/j2 creating /home/buildozer/aports/testing/elf_diff/pkg/elf_diff/usr/lib/python3.11/site-packages/elf_diff/plugins/export/html/j2/js copying build/lib/elf_diff/plugins/export/html/j2/js/sorttable.js -> /home/buildozer/aports/testing/elf_diff/pkg/elf_diff/usr/lib/python3.11/site-packages/elf_diff/plugins/export/html/j2/js copying build/lib/elf_diff/plugins/export/html/j2/js/dragbars.js -> /home/buildozer/aports/testing/elf_diff/pkg/elf_diff/usr/lib/python3.11/site-packages/elf_diff/plugins/export/html/j2/js copying build/lib/elf_diff/plugins/export/html/j2/persisting_symbol_overview.html -> /home/buildozer/aports/testing/elf_diff/pkg/elf_diff/usr/lib/python3.11/site-packages/elf_diff/plugins/export/html/j2 copying build/lib/elf_diff/plugins/export/html/j2/document.html -> /home/buildozer/aports/testing/elf_diff/pkg/elf_diff/usr/lib/python3.11/site-packages/elf_diff/plugins/export/html/j2 copying build/lib/elf_diff/plugins/export/html/j2/pair_report_index_page.html -> /home/buildozer/aports/testing/elf_diff/pkg/elf_diff/usr/lib/python3.11/site-packages/elf_diff/plugins/export/html/j2 copying build/lib/elf_diff/plugins/export/html/j2/macros.j2 -> /home/buildozer/aports/testing/elf_diff/pkg/elf_diff/usr/lib/python3.11/site-packages/elf_diff/plugins/export/html/j2 copying build/lib/elf_diff/plugins/export/html/j2/similar_symbol_details.html -> /home/buildozer/aports/testing/elf_diff/pkg/elf_diff/usr/lib/python3.11/site-packages/elf_diff/plugins/export/html/j2 copying build/lib/elf_diff/plugins/export/html/j2/isolated_symbol_overview.html -> /home/buildozer/aports/testing/elf_diff/pkg/elf_diff/usr/lib/python3.11/site-packages/elf_diff/plugins/export/html/j2 copying build/lib/elf_diff/plugins/export/html/j2/migrated_symbol_details.html -> /home/buildozer/aports/testing/elf_diff/pkg/elf_diff/usr/lib/python3.11/site-packages/elf_diff/plugins/export/html/j2 copying build/lib/elf_diff/plugins/export/html/j2/similar_symbol_overview.html -> /home/buildozer/aports/testing/elf_diff/pkg/elf_diff/usr/lib/python3.11/site-packages/elf_diff/plugins/export/html/j2 copying build/lib/elf_diff/plugins/export/html/j2/persisting_symbol_details.html -> /home/buildozer/aports/testing/elf_diff/pkg/elf_diff/usr/lib/python3.11/site-packages/elf_diff/plugins/export/html/j2 creating /home/buildozer/aports/testing/elf_diff/pkg/elf_diff/usr/lib/python3.11/site-packages/elf_diff/plugins/export/html/j2/css copying build/lib/elf_diff/plugins/export/html/j2/css/layout.css -> /home/buildozer/aports/testing/elf_diff/pkg/elf_diff/usr/lib/python3.11/site-packages/elf_diff/plugins/export/html/j2/css copying build/lib/elf_diff/plugins/export/html/j2/css/elf_diff_general.css -> /home/buildozer/aports/testing/elf_diff/pkg/elf_diff/usr/lib/python3.11/site-packages/elf_diff/plugins/export/html/j2/css copying build/lib/elf_diff/plugins/export/html/j2/pair_report_single_page.html -> /home/buildozer/aports/testing/elf_diff/pkg/elf_diff/usr/lib/python3.11/site-packages/elf_diff/plugins/export/html/j2 copying build/lib/elf_diff/plugins/export/html/j2/frame_content.html -> /home/buildozer/aports/testing/elf_diff/pkg/elf_diff/usr/lib/python3.11/site-packages/elf_diff/plugins/export/html/j2 copying build/lib/elf_diff/plugins/export/html/__init__.py -> /home/buildozer/aports/testing/elf_diff/pkg/elf_diff/usr/lib/python3.11/site-packages/elf_diff/plugins/export/html creating /home/buildozer/aports/testing/elf_diff/pkg/elf_diff/usr/lib/python3.11/site-packages/elf_diff/plugins/export/yaml copying build/lib/elf_diff/plugins/export/yaml/plugin.py -> /home/buildozer/aports/testing/elf_diff/pkg/elf_diff/usr/lib/python3.11/site-packages/elf_diff/plugins/export/yaml copying build/lib/elf_diff/plugins/export/yaml/__init__.py -> /home/buildozer/aports/testing/elf_diff/pkg/elf_diff/usr/lib/python3.11/site-packages/elf_diff/plugins/export/yaml creating /home/buildozer/aports/testing/elf_diff/pkg/elf_diff/usr/lib/python3.11/site-packages/elf_diff/plugins/export/json copying build/lib/elf_diff/plugins/export/json/plugin.py -> /home/buildozer/aports/testing/elf_diff/pkg/elf_diff/usr/lib/python3.11/site-packages/elf_diff/plugins/export/json copying build/lib/elf_diff/plugins/export/json/__init__.py -> /home/buildozer/aports/testing/elf_diff/pkg/elf_diff/usr/lib/python3.11/site-packages/elf_diff/plugins/export/json creating /home/buildozer/aports/testing/elf_diff/pkg/elf_diff/usr/lib/python3.11/site-packages/elf_diff/plugins/export/pdf copying build/lib/elf_diff/plugins/export/pdf/plugin.py -> /home/buildozer/aports/testing/elf_diff/pkg/elf_diff/usr/lib/python3.11/site-packages/elf_diff/plugins/export/pdf copying build/lib/elf_diff/plugins/export/pdf/__init__.py -> /home/buildozer/aports/testing/elf_diff/pkg/elf_diff/usr/lib/python3.11/site-packages/elf_diff/plugins/export/pdf creating /home/buildozer/aports/testing/elf_diff/pkg/elf_diff/usr/lib/python3.11/site-packages/elf_diff/plugins/export/txt copying build/lib/elf_diff/plugins/export/txt/plugin.py -> /home/buildozer/aports/testing/elf_diff/pkg/elf_diff/usr/lib/python3.11/site-packages/elf_diff/plugins/export/txt copying build/lib/elf_diff/plugins/export/txt/__init__.py -> /home/buildozer/aports/testing/elf_diff/pkg/elf_diff/usr/lib/python3.11/site-packages/elf_diff/plugins/export/txt copying build/lib/elf_diff/plugins/export/__init__.py -> /home/buildozer/aports/testing/elf_diff/pkg/elf_diff/usr/lib/python3.11/site-packages/elf_diff/plugins/export copying build/lib/elf_diff/plugins/__init__.py -> /home/buildozer/aports/testing/elf_diff/pkg/elf_diff/usr/lib/python3.11/site-packages/elf_diff/plugins copying build/lib/elf_diff/symbol.py -> /home/buildozer/aports/testing/elf_diff/pkg/elf_diff/usr/lib/python3.11/site-packages/elf_diff copying build/lib/elf_diff/auxiliary.py -> /home/buildozer/aports/testing/elf_diff/pkg/elf_diff/usr/lib/python3.11/site-packages/elf_diff copying build/lib/elf_diff/symbol_selection.py -> /home/buildozer/aports/testing/elf_diff/pkg/elf_diff/usr/lib/python3.11/site-packages/elf_diff copying build/lib/elf_diff/formatted_output.py -> /home/buildozer/aports/testing/elf_diff/pkg/elf_diff/usr/lib/python3.11/site-packages/elf_diff copying build/lib/elf_diff/binary.py -> /home/buildozer/aports/testing/elf_diff/pkg/elf_diff/usr/lib/python3.11/site-packages/elf_diff copying build/lib/elf_diff/binary_file_format.py -> /home/buildozer/aports/testing/elf_diff/pkg/elf_diff/usr/lib/python3.11/site-packages/elf_diff copying build/lib/elf_diff/error_handling.py -> /home/buildozer/aports/testing/elf_diff/pkg/elf_diff/usr/lib/python3.11/site-packages/elf_diff creating /home/buildozer/aports/testing/elf_diff/pkg/elf_diff/usr/lib/python3.11/site-packages/elf_diff/images copying build/lib/elf_diff/images/elf_diff_logo_favicon.svg -> /home/buildozer/aports/testing/elf_diff/pkg/elf_diff/usr/lib/python3.11/site-packages/elf_diff/images copying build/lib/elf_diff/images/favicon.png -> /home/buildozer/aports/testing/elf_diff/pkg/elf_diff/usr/lib/python3.11/site-packages/elf_diff/images copying build/lib/elf_diff/images/elf_diff_logo.svg -> /home/buildozer/aports/testing/elf_diff/pkg/elf_diff/usr/lib/python3.11/site-packages/elf_diff/images copying build/lib/elf_diff/symbol_sizes.py -> /home/buildozer/aports/testing/elf_diff/pkg/elf_diff/usr/lib/python3.11/site-packages/elf_diff copying build/lib/elf_diff/mangling.py -> /home/buildozer/aports/testing/elf_diff/pkg/elf_diff/usr/lib/python3.11/site-packages/elf_diff copying build/lib/elf_diff/meta_tree_properties.py -> /home/buildozer/aports/testing/elf_diff/pkg/elf_diff/usr/lib/python3.11/site-packages/elf_diff copying build/lib/elf_diff/pair_report_document.py -> /home/buildozer/aports/testing/elf_diff/pkg/elf_diff/usr/lib/python3.11/site-packages/elf_diff copying build/lib/elf_diff/default_plugins.py -> /home/buildozer/aports/testing/elf_diff/pkg/elf_diff/usr/lib/python3.11/site-packages/elf_diff copying build/lib/elf_diff/__main__.py -> /home/buildozer/aports/testing/elf_diff/pkg/elf_diff/usr/lib/python3.11/site-packages/elf_diff copying build/lib/elf_diff/instruction_collector.py -> /home/buildozer/aports/testing/elf_diff/pkg/elf_diff/usr/lib/python3.11/site-packages/elf_diff copying build/lib/elf_diff/binutils.py -> /home/buildozer/aports/testing/elf_diff/pkg/elf_diff/usr/lib/python3.11/site-packages/elf_diff copying build/lib/elf_diff/tree_exception.py -> /home/buildozer/aports/testing/elf_diff/pkg/elf_diff/usr/lib/python3.11/site-packages/elf_diff copying build/lib/elf_diff/string_diff.py -> /home/buildozer/aports/testing/elf_diff/pkg/elf_diff/usr/lib/python3.11/site-packages/elf_diff copying build/lib/elf_diff/settings.py -> /home/buildozer/aports/testing/elf_diff/pkg/elf_diff/usr/lib/python3.11/site-packages/elf_diff copying build/lib/elf_diff/document_explorer.py -> /home/buildozer/aports/testing/elf_diff/pkg/elf_diff/usr/lib/python3.11/site-packages/elf_diff copying build/lib/elf_diff/tree_addressable.py -> /home/buildozer/aports/testing/elf_diff/pkg/elf_diff/usr/lib/python3.11/site-packages/elf_diff copying build/lib/elf_diff/symbol_extractor.py -> /home/buildozer/aports/testing/elf_diff/pkg/elf_diff/usr/lib/python3.11/site-packages/elf_diff copying build/lib/elf_diff/__init__.py -> /home/buildozer/aports/testing/elf_diff/pkg/elf_diff/usr/lib/python3.11/site-packages/elf_diff copying build/lib/elf_diff/binary_pair.py -> /home/buildozer/aports/testing/elf_diff/pkg/elf_diff/usr/lib/python3.11/site-packages/elf_diff copying build/lib/elf_diff/jinja.py -> /home/buildozer/aports/testing/elf_diff/pkg/elf_diff/usr/lib/python3.11/site-packages/elf_diff copying build/lib/elf_diff/meta_tree.py -> /home/buildozer/aports/testing/elf_diff/pkg/elf_diff/usr/lib/python3.11/site-packages/elf_diff byte-compiling /home/buildozer/aports/testing/elf_diff/pkg/elf_diff/usr/lib/python3.11/site-packages/elf_diff/binary_pair_settings.py to binary_pair_settings.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/elf_diff/pkg/elf_diff/usr/lib/python3.11/site-packages/elf_diff/source_file.py to source_file.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/elf_diff/pkg/elf_diff/usr/lib/python3.11/site-packages/elf_diff/plugin.py to plugin.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/elf_diff/pkg/elf_diff/usr/lib/python3.11/site-packages/elf_diff/value_tree.py to value_tree.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/elf_diff/pkg/elf_diff/usr/lib/python3.11/site-packages/elf_diff/deprecated/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/elf_diff/pkg/elf_diff/usr/lib/python3.11/site-packages/elf_diff/deprecated/mass_report.py to mass_report.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/elf_diff/pkg/elf_diff/usr/lib/python3.11/site-packages/elf_diff/git.py to git.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/elf_diff/pkg/elf_diff/usr/lib/python3.11/site-packages/elf_diff/system_command.py to system_command.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/elf_diff/pkg/elf_diff/usr/lib/python3.11/site-packages/elf_diff/plugins/export/xml/plugin.py to plugin.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/elf_diff/pkg/elf_diff/usr/lib/python3.11/site-packages/elf_diff/plugins/export/xml/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/elf_diff/pkg/elf_diff/usr/lib/python3.11/site-packages/elf_diff/plugins/export/html/plugin.py to plugin.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/elf_diff/pkg/elf_diff/usr/lib/python3.11/site-packages/elf_diff/plugins/export/html/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/elf_diff/pkg/elf_diff/usr/lib/python3.11/site-packages/elf_diff/plugins/export/yaml/plugin.py to plugin.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/elf_diff/pkg/elf_diff/usr/lib/python3.11/site-packages/elf_diff/plugins/export/yaml/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/elf_diff/pkg/elf_diff/usr/lib/python3.11/site-packages/elf_diff/plugins/export/json/plugin.py to plugin.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/elf_diff/pkg/elf_diff/usr/lib/python3.11/site-packages/elf_diff/plugins/export/json/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/elf_diff/pkg/elf_diff/usr/lib/python3.11/site-packages/elf_diff/plugins/export/pdf/plugin.py to plugin.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/elf_diff/pkg/elf_diff/usr/lib/python3.11/site-packages/elf_diff/plugins/export/pdf/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/elf_diff/pkg/elf_diff/usr/lib/python3.11/site-packages/elf_diff/plugins/export/txt/plugin.py to plugin.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/elf_diff/pkg/elf_diff/usr/lib/python3.11/site-packages/elf_diff/plugins/export/txt/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/elf_diff/pkg/elf_diff/usr/lib/python3.11/site-packages/elf_diff/plugins/export/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/elf_diff/pkg/elf_diff/usr/lib/python3.11/site-packages/elf_diff/plugins/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/elf_diff/pkg/elf_diff/usr/lib/python3.11/site-packages/elf_diff/symbol.py to symbol.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/elf_diff/pkg/elf_diff/usr/lib/python3.11/site-packages/elf_diff/auxiliary.py to auxiliary.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/elf_diff/pkg/elf_diff/usr/lib/python3.11/site-packages/elf_diff/symbol_selection.py to symbol_selection.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/elf_diff/pkg/elf_diff/usr/lib/python3.11/site-packages/elf_diff/formatted_output.py to formatted_output.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/elf_diff/pkg/elf_diff/usr/lib/python3.11/site-packages/elf_diff/binary.py to binary.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/elf_diff/pkg/elf_diff/usr/lib/python3.11/site-packages/elf_diff/binary_file_format.py to binary_file_format.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/elf_diff/pkg/elf_diff/usr/lib/python3.11/site-packages/elf_diff/error_handling.py to error_handling.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/elf_diff/pkg/elf_diff/usr/lib/python3.11/site-packages/elf_diff/symbol_sizes.py to symbol_sizes.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/elf_diff/pkg/elf_diff/usr/lib/python3.11/site-packages/elf_diff/mangling.py to mangling.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/elf_diff/pkg/elf_diff/usr/lib/python3.11/site-packages/elf_diff/meta_tree_properties.py to meta_tree_properties.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/elf_diff/pkg/elf_diff/usr/lib/python3.11/site-packages/elf_diff/pair_report_document.py to pair_report_document.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/elf_diff/pkg/elf_diff/usr/lib/python3.11/site-packages/elf_diff/default_plugins.py to default_plugins.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/elf_diff/pkg/elf_diff/usr/lib/python3.11/site-packages/elf_diff/__main__.py to __main__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/elf_diff/pkg/elf_diff/usr/lib/python3.11/site-packages/elf_diff/instruction_collector.py to instruction_collector.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/elf_diff/pkg/elf_diff/usr/lib/python3.11/site-packages/elf_diff/binutils.py to binutils.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/elf_diff/pkg/elf_diff/usr/lib/python3.11/site-packages/elf_diff/tree_exception.py to tree_exception.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/elf_diff/pkg/elf_diff/usr/lib/python3.11/site-packages/elf_diff/string_diff.py to string_diff.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/elf_diff/pkg/elf_diff/usr/lib/python3.11/site-packages/elf_diff/settings.py to settings.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/elf_diff/pkg/elf_diff/usr/lib/python3.11/site-packages/elf_diff/document_explorer.py to document_explorer.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/elf_diff/pkg/elf_diff/usr/lib/python3.11/site-packages/elf_diff/tree_addressable.py to tree_addressable.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/elf_diff/pkg/elf_diff/usr/lib/python3.11/site-packages/elf_diff/symbol_extractor.py to symbol_extractor.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/elf_diff/pkg/elf_diff/usr/lib/python3.11/site-packages/elf_diff/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/elf_diff/pkg/elf_diff/usr/lib/python3.11/site-packages/elf_diff/binary_pair.py to binary_pair.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/elf_diff/pkg/elf_diff/usr/lib/python3.11/site-packages/elf_diff/jinja.py to jinja.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/elf_diff/pkg/elf_diff/usr/lib/python3.11/site-packages/elf_diff/meta_tree.py to meta_tree.cpython-311.pyc running install_egg_info Copying src/elf_diff.egg-info to /home/buildozer/aports/testing/elf_diff/pkg/elf_diff/usr/lib/python3.11/site-packages/elf_diff-0.6.0-py3.11.egg-info running install_scripts >>> elf_diff*: Running postcheck for elf_diff >>> elf_diff*: Preparing package elf_diff... >>> elf_diff*: Tracing dependencies... >>> elf_diff*: Package size: 1.1 MB >>> elf_diff*: Compressing data... >>> elf_diff*: Create checksum... >>> elf_diff*: Create elf_diff-0.6.0-r2.apk >>> elf_diff: Build complete at Thu, 24 Nov 2022 06:19:36 +0000 elapsed time 0h 0m 5s >>> elf_diff: Cleaning up srcdir >>> elf_diff: Cleaning up pkgdir >>> elf_diff: Uninstalling dependencies... (1/31) Purging .makedepends-elf_diff (20221124.061932) (2/31) Purging py3-anytree (2.8.0-r3) (3/31) Purging py3-beautifulsoup4 (4.11.1-r1) (4/31) Purging py3-soupsieve (2.3.2-r1) (5/31) Purging py3-deepdiff (6.2.1-r1) (6/31) Purging py3-ordered-set (4.1.0-r2) (7/31) Purging py3-dict2xml (1.7.1-r1) (8/31) Purging py3-gitpython (3.1.27-r1) (9/31) Purging py3-gitdb2 (4.0.9-r1) (10/31) Purging py3-smmap2 (3.0.1-r3) (11/31) Purging py3-typing-extensions (4.4.0-r1) (12/31) Purging py3-jinja2 (3.1.2-r1) (13/31) Purging py3-markupsafe (2.1.1-r2) (14/31) Purging py3-progressbar2 (4.0.0-r1) (15/31) Purging py3-utils (3.1.0-r1) (16/31) Purging py3-freezegun (1.2.2-r1) (17/31) Purging py3-dateutil (2.8.2-r2) (18/31) Purging py3-six (1.16.0-r4) (19/31) Purging py3-yaml (6.0-r1) (20/31) Purging py3-setuptools (65.6.2-r0) (21/31) Purging py3-packaging (21.3-r3) (22/31) Purging py3-parsing (3.0.9-r1) (23/31) Purging python3 (3.11.0-r2) (24/31) Purging libbz2 (1.0.8-r4) (25/31) Purging libffi (3.4.4-r0) (26/31) Purging gdbm (1.23-r0) (27/31) Purging xz-libs (5.2.8-r0) (28/31) Purging mpdecimal (2.5.1-r1) (29/31) Purging readline (8.2.0-r0) (30/31) Purging sqlite-libs (3.40.0-r0) (31/31) Purging yaml (0.2.5-r0) Executing busybox-1.35.0-r29.trigger OK: 293 MiB in 97 packages >>> elf_diff: Updating the testing/ppc64le repository index... >>> elf_diff: Signing the index...