>>> elf_diff: Building testing/elf_diff 0.6.0-r3 (using abuild 3.11.0_rc13-r0) started Sun, 23 Apr 2023 19:00:06 +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/54) Installing libffi (3.4.4-r2) (2/54) Installing gdbm (1.23-r1) (3/54) Installing mpdecimal (2.5.1-r2) (4/54) Installing libpanelw (6.4_p20230401-r5) (5/54) Installing readline (8.2.1-r1) (6/54) Installing sqlite-libs (3.41.2-r2) (7/54) Installing python3 (3.11.3-r10) (8/54) Installing python3-pycache-pyc0 (3.11.3-r10) (9/54) Installing pyc (0.1-r0) (10/54) Installing py3-six-pyc (1.16.0-r6) (11/54) Installing py3-anytree-pyc (2.8.0-r4) (12/54) Installing python3-pyc (3.11.3-r10) (13/54) Installing py3-six (1.16.0-r6) (14/54) Installing py3-anytree (2.8.0-r4) (15/54) Installing py3-soupsieve (2.4-r0) (16/54) Installing py3-beautifulsoup4 (4.12.2-r1) (17/54) Installing py3-beautifulsoup4-pyc (4.12.2-r1) (18/54) Installing py3-ordered-set (4.1.0-r3) (19/54) Installing py3-ordered-set-pyc (4.1.0-r3) (20/54) Installing py3-orjson (3.8.10-r1) (21/54) Installing py3-orjson-pyc (3.8.10-r1) (22/54) Installing py3-click (8.1.3-r2) (23/54) Installing py3-click-pyc (8.1.3-r2) (24/54) Installing py3-deepdiff (6.3.0-r1) (25/54) Installing py3-deepdiff-pyc (6.3.0-r1) (26/54) Installing py3-dict2xml (1.7.3-r1) (27/54) Installing py3-dict2xml-pyc (1.7.3-r1) (28/54) Installing py3-smmap2 (5.0.0-r0) (29/54) Installing py3-gitdb2 (4.0.10-r1) (30/54) Installing py3-gitdb2-pyc (4.0.10-r1) (31/54) Installing py3-typing-extensions (4.5.0-r1) (32/54) Installing py3-typing-extensions-pyc (4.5.0-r1) (33/54) Installing py3-gitpython (3.1.31-r1) (34/54) Installing py3-gitpython-pyc (3.1.31-r1) (35/54) Installing py3-markupsafe (2.1.2-r1) (36/54) Installing py3-markupsafe-pyc (2.1.2-r1) (37/54) Installing py3-jinja2 (3.1.2-r2) (38/54) Installing py3-jinja2-pyc (3.1.2-r2) (39/54) Installing py3-utils (3.5.2-r0) (40/54) Installing py3-dateutil (2.8.2-r3) (41/54) Installing py3-dateutil-pyc (2.8.2-r3) (42/54) Installing py3-freezegun (1.2.2-r2) (43/54) Installing py3-freezegun-pyc (1.2.2-r2) (44/54) Installing py3-progressbar2 (4.2.0-r0) (45/54) Installing yaml (0.2.5-r1) (46/54) Installing py3-yaml (6.0-r3) (47/54) Installing py3-yaml-pyc (6.0-r3) (48/54) Installing py3-parsing (3.0.9-r2) (49/54) Installing py3-parsing-pyc (3.0.9-r2) (50/54) Installing py3-packaging (23.1-r1) (51/54) Installing py3-packaging-pyc (23.1-r1) (52/54) Installing py3-setuptools (67.7.1-r0) (53/54) Installing py3-setuptools-pyc (67.7.1-r0) (54/54) Installing .makedepends-elf_diff (20230423.190007) Executing busybox-1.36.0-r7.trigger OK: 437 MiB in 160 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 100 863k 100 863k 0 0 4555k 0 --:--:-- --:--:-- --:--:-- 4570k >>> 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/edge/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/meta_tree.py -> build/lib/elf_diff copying src/elf_diff/binary_file_format.py -> build/lib/elf_diff copying src/elf_diff/string_diff.py -> build/lib/elf_diff copying src/elf_diff/symbol_extractor.py -> build/lib/elf_diff copying src/elf_diff/binary_pair.py -> build/lib/elf_diff copying src/elf_diff/symbol_selection.py -> build/lib/elf_diff copying src/elf_diff/plugin.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/error_handling.py -> build/lib/elf_diff copying src/elf_diff/binary_pair_settings.py -> build/lib/elf_diff copying src/elf_diff/auxiliary.py -> build/lib/elf_diff copying src/elf_diff/__init__.py -> build/lib/elf_diff copying src/elf_diff/mangling.py -> build/lib/elf_diff copying src/elf_diff/symbol.py -> build/lib/elf_diff copying src/elf_diff/__main__.py -> build/lib/elf_diff copying src/elf_diff/settings.py -> build/lib/elf_diff copying src/elf_diff/jinja.py -> build/lib/elf_diff copying src/elf_diff/formatted_output.py -> build/lib/elf_diff copying src/elf_diff/git.py -> build/lib/elf_diff copying src/elf_diff/binary.py -> build/lib/elf_diff copying src/elf_diff/system_command.py -> build/lib/elf_diff copying src/elf_diff/binutils.py -> build/lib/elf_diff copying src/elf_diff/default_plugins.py -> build/lib/elf_diff copying src/elf_diff/instruction_collector.py -> build/lib/elf_diff copying src/elf_diff/source_file.py -> build/lib/elf_diff copying src/elf_diff/tree_exception.py -> build/lib/elf_diff copying src/elf_diff/meta_tree_properties.py -> build/lib/elf_diff copying src/elf_diff/symbol_sizes.py -> build/lib/elf_diff copying src/elf_diff/pair_report_document.py -> build/lib/elf_diff copying src/elf_diff/value_tree.py -> build/lib/elf_diff creating build/lib/elf_diff/plugins copying src/elf_diff/plugins/__init__.py -> build/lib/elf_diff/plugins creating build/lib/elf_diff/deprecated copying src/elf_diff/deprecated/mass_report.py -> build/lib/elf_diff/deprecated copying src/elf_diff/deprecated/__init__.py -> build/lib/elf_diff/deprecated 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/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/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 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/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 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:201: _Warning: Package 'elf_diff.deprecated.j2' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'elf_diff.deprecated.j2' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'elf_diff.deprecated.j2' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'elf_diff.deprecated.j2' to be distributed and are already explicitly excluding 'elf_diff.deprecated.j2' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'elf_diff.deprecated.j2.css' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'elf_diff.deprecated.j2.css' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'elf_diff.deprecated.j2.css' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'elf_diff.deprecated.j2.css' to be distributed and are already explicitly excluding 'elf_diff.deprecated.j2.css' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'elf_diff.deprecated.j2.js' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'elf_diff.deprecated.j2.js' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'elf_diff.deprecated.j2.js' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'elf_diff.deprecated.j2.js' to be distributed and are already explicitly excluding 'elf_diff.deprecated.j2.js' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'elf_diff.html' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'elf_diff.html' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'elf_diff.html' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'elf_diff.html' to be distributed and are already explicitly excluding 'elf_diff.html' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'elf_diff.images' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'elf_diff.images' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'elf_diff.images' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'elf_diff.images' to be distributed and are already explicitly excluding 'elf_diff.images' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'elf_diff.plugins.export.html.j2' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'elf_diff.plugins.export.html.j2' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'elf_diff.plugins.export.html.j2' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'elf_diff.plugins.export.html.j2' to be distributed and are already explicitly excluding 'elf_diff.plugins.export.html.j2' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'elf_diff.plugins.export.html.j2.css' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'elf_diff.plugins.export.html.j2.css' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'elf_diff.plugins.export.html.j2.css' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'elf_diff.plugins.export.html.j2.css' to be distributed and are already explicitly excluding 'elf_diff.plugins.export.html.j2.css' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'elf_diff.plugins.export.html.j2.js' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'elf_diff.plugins.export.html.j2.js' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'elf_diff.plugins.export.html.j2.js' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'elf_diff.plugins.export.html.j2.js' to be distributed and are already explicitly excluding 'elf_diff.plugins.export.html.j2.js' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! 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/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer, pypa/build or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() 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/meta_tree.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/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/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/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/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/plugin.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 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 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/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/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 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 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 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/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 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/html/j2 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/macros.j2 -> /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/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/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 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/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/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/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/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/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/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/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 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/statistics.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/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/error_handling.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_settings.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/__init__.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/symbol.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/settings.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/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/git.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/system_command.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/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/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/source_file.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 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/meta_tree_properties.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/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/deprecated/__init__.py -> /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/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 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 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 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.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/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/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/value_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/meta_tree.py to meta_tree.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/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/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/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/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/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/__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/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/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/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/__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/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/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/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/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/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/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/__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/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/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/__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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/value_tree.py to value_tree.cpython-311.pyc running install_egg_info 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' 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-pyc*: Running split function pyc... '/home/buildozer/aports/testing/elf_diff/pkg/elf_diff/usr/lib/python3.11/site-packages/elf_diff/plugins/__pycache__' -> '/home/buildozer/aports/testing/elf_diff/pkg/elf_diff-pyc/usr/lib/python3.11/site-packages/elf_diff/plugins/__pycache__' '/home/buildozer/aports/testing/elf_diff/pkg/elf_diff/usr/lib/python3.11/site-packages/elf_diff/plugins/export/xml/__pycache__' -> '/home/buildozer/aports/testing/elf_diff/pkg/elf_diff-pyc/usr/lib/python3.11/site-packages/elf_diff/plugins/export/xml/__pycache__' '/home/buildozer/aports/testing/elf_diff/pkg/elf_diff/usr/lib/python3.11/site-packages/elf_diff/plugins/export/yaml/__pycache__' -> '/home/buildozer/aports/testing/elf_diff/pkg/elf_diff-pyc/usr/lib/python3.11/site-packages/elf_diff/plugins/export/yaml/__pycache__' '/home/buildozer/aports/testing/elf_diff/pkg/elf_diff/usr/lib/python3.11/site-packages/elf_diff/plugins/export/__pycache__' -> '/home/buildozer/aports/testing/elf_diff/pkg/elf_diff-pyc/usr/lib/python3.11/site-packages/elf_diff/plugins/export/__pycache__' '/home/buildozer/aports/testing/elf_diff/pkg/elf_diff/usr/lib/python3.11/site-packages/elf_diff/plugins/export/pdf/__pycache__' -> '/home/buildozer/aports/testing/elf_diff/pkg/elf_diff-pyc/usr/lib/python3.11/site-packages/elf_diff/plugins/export/pdf/__pycache__' '/home/buildozer/aports/testing/elf_diff/pkg/elf_diff/usr/lib/python3.11/site-packages/elf_diff/plugins/export/txt/__pycache__' -> '/home/buildozer/aports/testing/elf_diff/pkg/elf_diff-pyc/usr/lib/python3.11/site-packages/elf_diff/plugins/export/txt/__pycache__' '/home/buildozer/aports/testing/elf_diff/pkg/elf_diff/usr/lib/python3.11/site-packages/elf_diff/plugins/export/json/__pycache__' -> '/home/buildozer/aports/testing/elf_diff/pkg/elf_diff-pyc/usr/lib/python3.11/site-packages/elf_diff/plugins/export/json/__pycache__' '/home/buildozer/aports/testing/elf_diff/pkg/elf_diff/usr/lib/python3.11/site-packages/elf_diff/plugins/export/html/__pycache__' -> '/home/buildozer/aports/testing/elf_diff/pkg/elf_diff-pyc/usr/lib/python3.11/site-packages/elf_diff/plugins/export/html/__pycache__' '/home/buildozer/aports/testing/elf_diff/pkg/elf_diff/usr/lib/python3.11/site-packages/elf_diff/__pycache__' -> '/home/buildozer/aports/testing/elf_diff/pkg/elf_diff-pyc/usr/lib/python3.11/site-packages/elf_diff/__pycache__' '/home/buildozer/aports/testing/elf_diff/pkg/elf_diff/usr/lib/python3.11/site-packages/elf_diff/deprecated/__pycache__' -> '/home/buildozer/aports/testing/elf_diff/pkg/elf_diff-pyc/usr/lib/python3.11/site-packages/elf_diff/deprecated/__pycache__' >>> elf_diff-pyc*: Preparing subpackage elf_diff-pyc... >>> elf_diff-pyc*: Running postcheck for elf_diff-pyc >>> elf_diff*: Running postcheck for elf_diff >>> elf_diff*: Preparing package elf_diff... >>> elf_diff-pyc*: Tracing dependencies... py3-anytree py3-beautifulsoup4 py3-deepdiff py3-dict2xml py3-gitpython py3-jinja2 py3-progressbar2 py3-yaml python3 python3~3.11 >>> elf_diff-pyc*: Package size: 504.0 KB >>> elf_diff-pyc*: Compressing data... >>> elf_diff-pyc*: Create checksum... >>> elf_diff-pyc*: Create elf_diff-pyc-0.6.0-r3.apk >>> elf_diff*: Tracing dependencies... py3-anytree py3-beautifulsoup4 py3-deepdiff py3-dict2xml py3-gitpython py3-jinja2 py3-progressbar2 py3-yaml python3 python3~3.11 >>> elf_diff*: Package size: 644.0 KB >>> elf_diff*: Compressing data... >>> elf_diff*: Create checksum... >>> elf_diff*: Create elf_diff-0.6.0-r3.apk >>> elf_diff: Build complete at Sun, 23 Apr 2023 19:00:15 +0000 elapsed time 0h 0m 9s >>> elf_diff: Cleaning up srcdir >>> elf_diff: Cleaning up pkgdir >>> elf_diff: Uninstalling dependencies... (1/54) Purging .makedepends-elf_diff (20230423.190007) (2/54) Purging py3-anytree-pyc (2.8.0-r4) (3/54) Purging py3-anytree (2.8.0-r4) (4/54) Purging py3-beautifulsoup4-pyc (4.12.2-r1) (5/54) Purging py3-beautifulsoup4 (4.12.2-r1) (6/54) Purging py3-soupsieve (2.4-r0) (7/54) Purging py3-deepdiff-pyc (6.3.0-r1) (8/54) Purging py3-deepdiff (6.3.0-r1) (9/54) Purging py3-ordered-set-pyc (4.1.0-r3) (10/54) Purging py3-ordered-set (4.1.0-r3) (11/54) Purging py3-orjson-pyc (3.8.10-r1) (12/54) Purging py3-orjson (3.8.10-r1) (13/54) Purging py3-click-pyc (8.1.3-r2) (14/54) Purging py3-click (8.1.3-r2) (15/54) Purging py3-dict2xml-pyc (1.7.3-r1) (16/54) Purging py3-dict2xml (1.7.3-r1) (17/54) Purging py3-gitpython-pyc (3.1.31-r1) (18/54) Purging py3-gitpython (3.1.31-r1) (19/54) Purging py3-gitdb2-pyc (4.0.10-r1) (20/54) Purging py3-gitdb2 (4.0.10-r1) (21/54) Purging py3-smmap2 (5.0.0-r0) (22/54) Purging py3-typing-extensions-pyc (4.5.0-r1) (23/54) Purging py3-typing-extensions (4.5.0-r1) (24/54) Purging py3-jinja2-pyc (3.1.2-r2) (25/54) Purging py3-jinja2 (3.1.2-r2) (26/54) Purging py3-markupsafe-pyc (2.1.2-r1) (27/54) Purging py3-markupsafe (2.1.2-r1) (28/54) Purging py3-progressbar2 (4.2.0-r0) (29/54) Purging py3-utils (3.5.2-r0) (30/54) Purging py3-freezegun-pyc (1.2.2-r2) (31/54) Purging py3-freezegun (1.2.2-r2) (32/54) Purging py3-dateutil-pyc (2.8.2-r3) (33/54) Purging py3-dateutil (2.8.2-r3) (34/54) Purging py3-six-pyc (1.16.0-r6) (35/54) Purging py3-six (1.16.0-r6) (36/54) Purging py3-yaml-pyc (6.0-r3) (37/54) Purging py3-yaml (6.0-r3) (38/54) Purging py3-setuptools-pyc (67.7.1-r0) (39/54) Purging py3-setuptools (67.7.1-r0) (40/54) Purging py3-packaging-pyc (23.1-r1) (41/54) Purging py3-packaging (23.1-r1) (42/54) Purging py3-parsing-pyc (3.0.9-r2) (43/54) Purging py3-parsing (3.0.9-r2) (44/54) Purging python3-pyc (3.11.3-r10) (45/54) Purging python3-pycache-pyc0 (3.11.3-r10) (46/54) Purging pyc (0.1-r0) (47/54) Purging yaml (0.2.5-r1) (48/54) Purging python3 (3.11.3-r10) (49/54) Purging gdbm (1.23-r1) (50/54) Purging libffi (3.4.4-r2) (51/54) Purging libpanelw (6.4_p20230401-r5) (52/54) Purging mpdecimal (2.5.1-r2) (53/54) Purging readline (8.2.1-r1) (54/54) Purging sqlite-libs (3.41.2-r2) Executing busybox-1.36.0-r7.trigger OK: 378 MiB in 106 packages >>> elf_diff: Updating the testing/x86 repository index... >>> elf_diff: Signing the index...