>>> diffoscope: Building community/diffoscope 227-r0 (using abuild 3.10.0_rc1-r2) started Fri, 18 Nov 2022 17:04:07 +0000 >>> diffoscope: Checking sanity of /home/buildozer/aports/community/diffoscope/APKBUILD... >>> diffoscope: Analyzing dependencies... >>> diffoscope: Installing for build: build-base py3-libarchive-c py3-magic python3 py3-docutils py3-setuptools python3-dev bzip2 cdrkit gzip libarchive-tools openssh-client-default py3-html2text py3-pytest unzip (1/31) Installing libbz2 (1.0.8-r4) (2/31) Installing xz-libs (5.2.8-r0) (3/31) Installing libarchive (3.6.1-r1) (4/31) Installing libffi (3.4.4-r0) (5/31) Installing gdbm (1.23-r0) (6/31) Installing mpdecimal (2.5.1-r1) (7/31) Installing readline (8.2.0-r0) (8/31) Installing sqlite-libs (3.40.0-r0) (9/31) Installing python3 (3.10.8-r3) (10/31) Installing py3-libarchive-c (4.0-r0) (11/31) Installing py3-magic (0.4.24-r1) (12/31) Installing py3-docutils (0.19-r1) (13/31) Installing py3-parsing (3.0.9-r0) (14/31) Installing py3-packaging (21.3-r2) (15/31) Installing py3-setuptools (65.5.1-r0) (16/31) Installing python3-dev (3.10.8-r3) (17/31) Installing bzip2 (1.0.8-r4) (18/31) Installing cdrkit (1.1.11-r4) (19/31) Installing less (608-r0) (20/31) Installing gzip (1.12-r0) (21/31) Installing libarchive-tools (3.6.1-r1) (22/31) Installing py3-html2text (2020.1.16-r2) (23/31) Installing py3-attrs (22.1.0-r0) (24/31) Installing py3-exceptiongroup (1.0.4-r0) (25/31) Installing py3-iniconfig (1.1.1-r3) (26/31) Installing py3-pluggy (1.0.0-r1) (27/31) Installing py3-py (1.11.0-r0) (28/31) Installing py3-tomli (2.0.1-r1) (29/31) Installing py3-pytest (7.2.0-r1) (30/31) Installing unzip (6.0-r13) (31/31) Installing .makedepends-diffoscope (20221118.170408) Executing busybox-1.35.0-r28.trigger OK: 300 MiB in 123 packages >>> diffoscope: Cleaning up srcdir >>> diffoscope: Cleaning up pkgdir >>> diffoscope: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/diffoscope-227.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> diffoscope: Fetching https://salsa.debian.org/reproducible-builds/diffoscope/-/archive/227/diffoscope-227.tar.gz >>> diffoscope: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/diffoscope-227.tar.gz >>> diffoscope: Checking sha512sums... diffoscope-227.tar.gz: OK >>> diffoscope: Unpacking /var/cache/distfiles/v3.17/diffoscope-227.tar.gz... running build running build_py creating build creating build/lib creating build/lib/diffoscope copying diffoscope/environ.py -> build/lib/diffoscope copying diffoscope/logging.py -> build/lib/diffoscope copying diffoscope/profiling.py -> build/lib/diffoscope copying diffoscope/diff.py -> build/lib/diffoscope copying diffoscope/utils.py -> build/lib/diffoscope copying diffoscope/path.py -> build/lib/diffoscope copying diffoscope/tempfiles.py -> build/lib/diffoscope copying diffoscope/tools.py -> build/lib/diffoscope copying diffoscope/progress.py -> build/lib/diffoscope copying diffoscope/difference.py -> build/lib/diffoscope copying diffoscope/feeders.py -> build/lib/diffoscope copying diffoscope/config.py -> build/lib/diffoscope copying diffoscope/external_tools.py -> build/lib/diffoscope copying diffoscope/main.py -> build/lib/diffoscope copying diffoscope/exc.py -> build/lib/diffoscope copying diffoscope/excludes.py -> build/lib/diffoscope copying diffoscope/__init__.py -> build/lib/diffoscope copying diffoscope/changes.py -> build/lib/diffoscope creating build/lib/diffoscope/readers copying diffoscope/readers/json.py -> build/lib/diffoscope/readers copying diffoscope/readers/utils.py -> build/lib/diffoscope/readers copying diffoscope/readers/__init__.py -> build/lib/diffoscope/readers creating build/lib/diffoscope/presenters copying diffoscope/presenters/text.py -> build/lib/diffoscope/presenters copying diffoscope/presenters/json.py -> build/lib/diffoscope/presenters copying diffoscope/presenters/utils.py -> build/lib/diffoscope/presenters copying diffoscope/presenters/icon.py -> build/lib/diffoscope/presenters copying diffoscope/presenters/markdown.py -> build/lib/diffoscope/presenters copying diffoscope/presenters/restructuredtext.py -> build/lib/diffoscope/presenters copying diffoscope/presenters/__init__.py -> build/lib/diffoscope/presenters copying diffoscope/presenters/formats.py -> build/lib/diffoscope/presenters creating build/lib/diffoscope/comparators copying diffoscope/comparators/iso9660.py -> build/lib/diffoscope/comparators copying diffoscope/comparators/symlink.py -> build/lib/diffoscope/comparators copying diffoscope/comparators/openssh.py -> build/lib/diffoscope/comparators copying diffoscope/comparators/icc.py -> build/lib/diffoscope/comparators copying diffoscope/comparators/elf.py -> build/lib/diffoscope/comparators copying diffoscope/comparators/gzip.py -> build/lib/diffoscope/comparators copying diffoscope/comparators/deb.py -> build/lib/diffoscope/comparators copying diffoscope/comparators/text.py -> build/lib/diffoscope/comparators copying diffoscope/comparators/json.py -> build/lib/diffoscope/comparators copying diffoscope/comparators/pe32.py -> build/lib/diffoscope/comparators copying diffoscope/comparators/xsb.py -> build/lib/diffoscope/comparators copying diffoscope/comparators/uimage.py -> build/lib/diffoscope/comparators copying diffoscope/comparators/git.py -> build/lib/diffoscope/comparators copying diffoscope/comparators/apk.py -> build/lib/diffoscope/comparators copying diffoscope/comparators/berkeley_db.py -> build/lib/diffoscope/comparators copying diffoscope/comparators/pdf.py -> build/lib/diffoscope/comparators copying diffoscope/comparators/wasm.py -> build/lib/diffoscope/comparators copying diffoscope/comparators/ipk.py -> build/lib/diffoscope/comparators copying diffoscope/comparators/cpio.py -> build/lib/diffoscope/comparators copying diffoscope/comparators/docx.py -> build/lib/diffoscope/comparators copying diffoscope/comparators/rust.py -> build/lib/diffoscope/comparators copying diffoscope/comparators/xml.py -> build/lib/diffoscope/comparators copying diffoscope/comparators/java.py -> build/lib/diffoscope/comparators copying diffoscope/comparators/lz4.py -> build/lib/diffoscope/comparators copying diffoscope/comparators/debian_fallback.py -> build/lib/diffoscope/comparators copying diffoscope/comparators/rpm.py -> build/lib/diffoscope/comparators copying diffoscope/comparators/hdf.py -> build/lib/diffoscope/comparators copying diffoscope/comparators/odt.py -> build/lib/diffoscope/comparators copying diffoscope/comparators/missing_file.py -> build/lib/diffoscope/comparators copying diffoscope/comparators/zst.py -> build/lib/diffoscope/comparators copying diffoscope/comparators/macho.py -> build/lib/diffoscope/comparators copying diffoscope/comparators/lzip.py -> build/lib/diffoscope/comparators copying diffoscope/comparators/sqlite.py -> build/lib/diffoscope/comparators copying diffoscope/comparators/haskell.py -> build/lib/diffoscope/comparators copying diffoscope/comparators/fontconfig.py -> build/lib/diffoscope/comparators copying diffoscope/comparators/dex.py -> build/lib/diffoscope/comparators copying diffoscope/comparators/decompile.py -> build/lib/diffoscope/comparators copying diffoscope/comparators/fsimage.py -> build/lib/diffoscope/comparators copying diffoscope/comparators/rdata.py -> build/lib/diffoscope/comparators copying diffoscope/comparators/python.py -> build/lib/diffoscope/comparators copying diffoscope/comparators/ps.py -> build/lib/diffoscope/comparators copying diffoscope/comparators/android.py -> build/lib/diffoscope/comparators copying diffoscope/comparators/openssl.py -> build/lib/diffoscope/comparators copying diffoscope/comparators/gif.py -> build/lib/diffoscope/comparators copying diffoscope/comparators/ocaml.py -> build/lib/diffoscope/comparators copying diffoscope/comparators/ar.py -> build/lib/diffoscope/comparators copying diffoscope/comparators/javascript.py -> build/lib/diffoscope/comparators copying diffoscope/comparators/directory.py -> build/lib/diffoscope/comparators copying diffoscope/comparators/bzip2.py -> build/lib/diffoscope/comparators copying diffoscope/comparators/binwalk.py -> build/lib/diffoscope/comparators copying diffoscope/comparators/dtb.py -> build/lib/diffoscope/comparators copying diffoscope/comparators/device.py -> build/lib/diffoscope/comparators copying diffoscope/comparators/fit.py -> build/lib/diffoscope/comparators copying diffoscope/comparators/__init__.py -> build/lib/diffoscope/comparators copying diffoscope/comparators/llvm.py -> build/lib/diffoscope/comparators copying diffoscope/comparators/html.py -> build/lib/diffoscope/comparators copying diffoscope/comparators/ogg.py -> build/lib/diffoscope/comparators copying diffoscope/comparators/xmlb.py -> build/lib/diffoscope/comparators copying diffoscope/comparators/mono.py -> build/lib/diffoscope/comparators copying diffoscope/comparators/sphinx.py -> build/lib/diffoscope/comparators copying diffoscope/comparators/kbx.py -> build/lib/diffoscope/comparators copying diffoscope/comparators/gnumeric.py -> build/lib/diffoscope/comparators copying diffoscope/comparators/cbfs.py -> build/lib/diffoscope/comparators copying diffoscope/comparators/zip.py -> build/lib/diffoscope/comparators copying diffoscope/comparators/rpm_fallback.py -> build/lib/diffoscope/comparators copying diffoscope/comparators/vmlinuz.py -> build/lib/diffoscope/comparators copying diffoscope/comparators/xz.py -> build/lib/diffoscope/comparators copying diffoscope/comparators/gettext.py -> build/lib/diffoscope/comparators copying diffoscope/comparators/pgp.py -> build/lib/diffoscope/comparators copying diffoscope/comparators/ppu.py -> build/lib/diffoscope/comparators copying diffoscope/comparators/tar.py -> build/lib/diffoscope/comparators copying diffoscope/comparators/ffprobe.py -> build/lib/diffoscope/comparators copying diffoscope/comparators/png.py -> build/lib/diffoscope/comparators copying diffoscope/comparators/binary.py -> build/lib/diffoscope/comparators copying diffoscope/comparators/fonts.py -> build/lib/diffoscope/comparators copying diffoscope/comparators/pcap.py -> build/lib/diffoscope/comparators copying diffoscope/comparators/debian.py -> build/lib/diffoscope/comparators copying diffoscope/comparators/socket_or_fifo.py -> build/lib/diffoscope/comparators copying diffoscope/comparators/squashfs.py -> build/lib/diffoscope/comparators copying diffoscope/comparators/image.py -> build/lib/diffoscope/comparators creating build/lib/diffoscope/presenters/html copying diffoscope/presenters/html/templates.py -> build/lib/diffoscope/presenters/html copying diffoscope/presenters/html/__init__.py -> build/lib/diffoscope/presenters/html copying diffoscope/presenters/html/html.py -> build/lib/diffoscope/presenters/html creating build/lib/diffoscope/comparators/utils copying diffoscope/comparators/utils/operation.py -> build/lib/diffoscope/comparators/utils copying diffoscope/comparators/utils/fuzzy.py -> build/lib/diffoscope/comparators/utils copying diffoscope/comparators/utils/file.py -> build/lib/diffoscope/comparators/utils copying diffoscope/comparators/utils/__init__.py -> build/lib/diffoscope/comparators/utils copying diffoscope/comparators/utils/command.py -> build/lib/diffoscope/comparators/utils copying diffoscope/comparators/utils/archive.py -> build/lib/diffoscope/comparators/utils copying diffoscope/comparators/utils/libarchive.py -> build/lib/diffoscope/comparators/utils copying diffoscope/comparators/utils/container.py -> build/lib/diffoscope/comparators/utils copying diffoscope/comparators/utils/specialize.py -> build/lib/diffoscope/comparators/utils copying diffoscope/comparators/utils/compare.py -> build/lib/diffoscope/comparators/utils running egg_info creating diffoscope.egg-info writing diffoscope.egg-info/PKG-INFO writing dependency_links to diffoscope.egg-info/dependency_links.txt writing entry points to diffoscope.egg-info/entry_points.txt writing requirements to diffoscope.egg-info/requires.txt writing top-level names to diffoscope.egg-info/top_level.txt writing manifest file 'diffoscope.egg-info/SOURCES.txt' reading manifest file 'diffoscope.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'COPYING' writing manifest file 'diffoscope.egg-info/SOURCES.txt' /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'diffoscope.scripts' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'diffoscope.scripts' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'diffoscope.scripts' 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 'diffoscope.scripts' 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/diffoscope/scripts copying diffoscope/scripts/extract-vmlinux -> build/lib/diffoscope/scripts ============================= test session starts ============================== platform linux -- Python 3.10.8, pytest-7.2.0, pluggy-1.0.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /home/buildozer/aports/community/diffoscope/src/diffoscope-227, configfile: pytest.ini collecting ... collected 710 items / 67 deselected / 643 selected tests/test_excludes.py::test_none PASSED [ 0%] tests/test_excludes.py::test_all PASSED [ 0%] tests/test_excludes.py::test_specific PASSED [ 0%] tests/test_excludes.py::test_specific_case PASSED [ 0%] tests/test_excludes.py::test_multiple PASSED [ 0%] tests/test_excludes.py::test_nomatch PASSED [ 0%] tests/test_excludes.py::test_wildcard PASSED [ 1%] tests/test_main.py::test_non_existing_files PASSED [ 1%] tests/test_main.py::test_non_existing_left_with_new_file PASSED [ 1%] tests/test_main.py::test_non_existing_right_with_new_file PASSED [ 1%] tests/test_main.py::test_non_existing_files_with_new_file PASSED [ 1%] tests/test_main.py::test_remove_temp_files_on_sigterm PASSED [ 1%] tests/test_main.py::test_ctrl_c_handling PASSED [ 2%] tests/test_main.py::test_no_differences PASSED [ 2%] tests/test_main.py::test_no_differences_directories PASSED [ 2%] tests/test_main.py::test_list_tools PASSED [ 2%] tests/test_main.py::test_list_missing_tools PASSED [ 2%] tests/test_main.py::test_profiling PASSED [ 2%] tests/test_main.py::test_non_unicode_filename PASSED [ 2%] tests/test_main.py::test_help PASSED [ 3%] tests/test_main.py::test_usage PASSED [ 3%] tests/test_presenters.py::test_text_option_is_default PASSED [ 3%] tests/test_presenters.py::test_text_proper_indentation PASSED [ 3%] tests/test_presenters.py::test_text_option_color PASSED [ 3%] tests/test_presenters.py::test_text_option_with_file PASSED [ 3%] tests/test_presenters.py::test_text_option_with_stdout PASSED [ 4%] tests/test_presenters.py::test_markdown PASSED [ 4%] tests/test_presenters.py::test_restructuredtext PASSED [ 4%] tests/test_presenters.py::test_json PASSED [ 4%] tests/test_presenters.py::test_no_report_option PASSED [ 4%] tests/test_presenters.py::test_html_option_with_file PASSED [ 4%] tests/test_presenters.py::test_html_visuals SKIPPED (requires compar...) [ 4%] tests/test_presenters.py::test_htmldir_option PASSED [ 5%] tests/test_presenters.py::test_html_option_with_stdout PASSED [ 5%] tests/test_presenters.py::test_html_regression_875281 PASSED [ 5%] tests/test_presenters.py::test_limited_print PASSED [ 5%] tests/test_presenters.py::test_partial_string PASSED [ 5%] tests/test_presenters.py::test_partial_string_cont PASSED [ 5%] tests/test_presenters.py::test_partial_string_numl PASSED [ 6%] tests/test_presenters.py::test_partial_string_escape PASSED [ 6%] tests/test_progress.py::test_progress SKIPPED (requires progressbar ...) [ 6%] tests/test_progress.py::test_status_fd PASSED [ 6%] tests/test_quines.py::test_identification PASSED [ 6%] tests/test_quines.py::test_no_differences PASSED [ 6%] tests/test_quines.py::test_identification_deb PASSED [ 6%] tests/test_readers.py::test_json PASSED [ 7%] tests/test_source.py::test_code_is_black_clean SKIPPED (requires black) [ 7%] tests/test_tools.py::test_all_tools_are_listed PASSED [ 7%] tests/test_tools.py::test_get_tools PASSED [ 7%] tests/test_tools.py::test_sbin_added_to_path PASSED [ 7%] tests/test_tools.py::test_required_tool_not_found PASSED [ 7%] tests/test_versions.py::test_version_comparisons[1.0-1.0-0] PASSED [ 8%] tests/test_versions.py::test_version_comparisons[1.0-2.0--1] PASSED [ 8%] tests/test_versions.py::test_version_comparisons[2.0-1.0-1] PASSED [ 8%] tests/test_versions.py::test_version_comparisons[2.0.1-2.0.1-0] PASSED [ 8%] tests/test_versions.py::test_version_comparisons[2.0-2.0.1--1] PASSED [ 8%] tests/test_versions.py::test_version_comparisons[2.0.1-2.0-1] PASSED [ 8%] tests/test_versions.py::test_version_comparisons[2.0.1a-2.0.1a-0] PASSED [ 9%] tests/test_versions.py::test_version_comparisons[2.0.1a-2.0.1-1] PASSED [ 9%] tests/test_versions.py::test_version_comparisons[2.0.1-2.0.1a--1] PASSED [ 9%] tests/test_versions.py::test_version_comparisons[5.5p1-5.5p1-0] PASSED [ 9%] tests/test_versions.py::test_version_comparisons[5.5p1-5.5p2--1] PASSED [ 9%] tests/test_versions.py::test_version_comparisons[5.5p2-5.5p1-1] PASSED [ 9%] tests/test_versions.py::test_version_comparisons[5.5p10-5.5p10-0] PASSED [ 9%] tests/test_versions.py::test_version_comparisons[5.5p1-5.5p10--1] PASSED [ 10%] tests/test_versions.py::test_version_comparisons[5.5p10-5.5p1-1] PASSED [ 10%] tests/test_versions.py::test_version_comparisons[10xyz-10.1xyz--1] PASSED [ 10%] tests/test_versions.py::test_version_comparisons[10.1xyz-10xyz-1] PASSED [ 10%] tests/test_versions.py::test_version_comparisons[xyz10-xyz10-0] PASSED [ 10%] tests/test_versions.py::test_version_comparisons[xyz10-xyz10.1--1] PASSED [ 10%] tests/test_versions.py::test_version_comparisons[xyz10.1-xyz10-1] PASSED [ 11%] tests/test_versions.py::test_version_comparisons[xyz.4-xyz.4-0] PASSED [ 11%] tests/test_versions.py::test_version_comparisons[xyz.4-8--1] PASSED [ 11%] tests/test_versions.py::test_version_comparisons[8-xyz.4-1] PASSED [ 11%] tests/test_versions.py::test_version_comparisons[xyz.4-2--1] PASSED [ 11%] tests/test_versions.py::test_version_comparisons[2-xyz.4-1] PASSED [ 11%] tests/test_versions.py::test_version_comparisons[5.5p2-5.6p1--1] PASSED [ 11%] tests/test_versions.py::test_version_comparisons[5.6p1-5.5p2-1] PASSED [ 12%] tests/test_versions.py::test_version_comparisons[5.6p1-6.5p1--1] PASSED [ 12%] tests/test_versions.py::test_version_comparisons[6.5p1-5.6p1-1] PASSED [ 12%] tests/test_versions.py::test_version_comparisons[6.0.rc1-6.0-1] PASSED [ 12%] tests/test_versions.py::test_version_comparisons[6.0-6.0.rc1--1] PASSED [ 12%] tests/test_versions.py::test_version_comparisons[10b2-10a1-1] PASSED [ 12%] tests/test_versions.py::test_version_comparisons[10a2-10b2--1] PASSED [ 13%] tests/test_versions.py::test_version_comparisons[1.0aa-1.0aa-0] PASSED [ 13%] tests/test_versions.py::test_version_comparisons[1.0a-1.0aa--1] PASSED [ 13%] tests/test_versions.py::test_version_comparisons[1.0aa-1.0a-1] PASSED [ 13%] tests/test_versions.py::test_version_comparisons[10.0001-10.0001-0] PASSED [ 13%] tests/test_versions.py::test_version_comparisons[10.0001-10.1-0] PASSED [ 13%] tests/test_versions.py::test_version_comparisons[10.1-10.0001-0] PASSED [ 13%] tests/test_versions.py::test_version_comparisons[10.0001-10.0039--1] PASSED [ 14%] tests/test_versions.py::test_version_comparisons[10.0039-10.0001-1] PASSED [ 14%] tests/test_versions.py::test_version_comparisons[4.999.9-5.0--1] PASSED [ 14%] tests/test_versions.py::test_version_comparisons[5.0-4.999.9-1] PASSED [ 14%] tests/test_versions.py::test_version_comparisons[20101121-20101121-0] PASSED [ 14%] tests/test_versions.py::test_version_comparisons[20101121-20101122--1] PASSED [ 14%] tests/test_versions.py::test_version_comparisons[20101122-20101121-1] PASSED [ 15%] tests/test_versions.py::test_version_comparisons[2_0-2_0-0] PASSED [ 15%] tests/test_versions.py::test_version_comparisons[2.0-2_0-0] PASSED [ 15%] tests/test_versions.py::test_version_comparisons[2_0-2.0-0] PASSED [ 15%] tests/test_versions.py::test_version_comparisons[2_0.-2_0-0] PASSED [ 15%] tests/test_versions.py::test_version_comparisons[2..0-2_0__-0] PASSED [ 15%] tests/test_versions.py::test_version_comparisons[2_0-__2.0-0] PASSED [ 16%] tests/test_versions.py::test_version_comparisons[2_1.-2_0-1] PASSED [ 16%] tests/test_versions.py::test_version_comparisons[2..1-2_0__-1] PASSED [ 16%] tests/test_versions.py::test_version_comparisons[2_1-__2.0-1] PASSED [ 16%] tests/test_versions.py::test_version_comparisons[2_1.-2_2--1] PASSED [ 16%] tests/test_versions.py::test_version_comparisons[2..1-2_2__--1] PASSED [ 16%] tests/test_versions.py::test_version_comparisons[2_1-__2.2--1] PASSED [ 16%] tests/test_versions.py::test_version_comparisons[a-a-00] PASSED [ 17%] tests/test_versions.py::test_version_comparisons[a+-a+-0] PASSED [ 17%] tests/test_versions.py::test_version_comparisons[a+-a_-0] PASSED [ 17%] tests/test_versions.py::test_version_comparisons[a_-a+-0] PASSED [ 17%] tests/test_versions.py::test_version_comparisons[+a-+a-0] PASSED [ 17%] tests/test_versions.py::test_version_comparisons[+a-_a-0] PASSED [ 17%] tests/test_versions.py::test_version_comparisons[_a-+a-0] PASSED [ 18%] tests/test_versions.py::test_version_comparisons[+_-+_-0] PASSED [ 18%] tests/test_versions.py::test_version_comparisons[_+-+_-0] PASSED [ 18%] tests/test_versions.py::test_version_comparisons[_+-_+-0] PASSED [ 18%] tests/test_versions.py::test_version_comparisons[+-_-0] PASSED [ 18%] tests/test_versions.py::test_version_comparisons[_-+-0] PASSED [ 18%] tests/test_versions.py::test_version_comparisons[1.0~rc1-1.0~rc1-0] PASSED [ 18%] tests/test_versions.py::test_version_comparisons[1.0~rc1-1.0--1] PASSED [ 19%] tests/test_versions.py::test_version_comparisons[1.0-1.0~rc1-1] PASSED [ 19%] tests/test_versions.py::test_version_comparisons[1.0~rc1-1.0~rc2--1] PASSED [ 19%] tests/test_versions.py::test_version_comparisons[1.0~rc2-1.0~rc1-1] PASSED [ 19%] tests/test_versions.py::test_version_comparisons[1.0~rc1~git123-1.0~rc1~git123-0] PASSED [ 19%] tests/test_versions.py::test_version_comparisons[1.0~rc1~git123-1.0~rc1--1] PASSED [ 19%] tests/test_versions.py::test_version_comparisons[1.0~rc1-1.0~rc1~git123-1] PASSED [ 20%] tests/test_versions.py::test_version_comparisons[a-a-01] PASSED [ 20%] tests/test_versions.py::test_version_comparisons[a~-a--1] PASSED [ 20%] tests/test_versions.py::test_version_comparisons[a~~-a--1] PASSED [ 20%] tests/test_versions.py::test_version_comparisons[a~~~-a--1] PASSED [ 20%] tests/test_versions.py::test_version_comparisons[a~~~^-a--1] PASSED [ 20%] tests/test_versions.py::test_version_comparisons[a^-a-10] PASSED [ 20%] tests/test_versions.py::test_version_comparisons[a^-a-11] PASSED [ 21%] tests/test_versions.py::test_version_comparisons[a^-a^-0] PASSED [ 21%] tests/test_versions.py::test_version_comparisons[a^-a^^--1] PASSED [ 21%] tests/test_versions.py::test_version_comparisons[a^b-a^^-1] PASSED [ 21%] tests/test_versions.py::test_version_comparisons[1.0^-1.0^-0] PASSED [ 21%] tests/test_versions.py::test_version_comparisons[1.0^-1.0-1] PASSED [ 21%] tests/test_versions.py::test_version_comparisons[1.0-1.0^--1] PASSED [ 22%] tests/test_versions.py::test_version_comparisons[1.0^git1-1.0^git1-0] PASSED [ 22%] tests/test_versions.py::test_version_comparisons[1.0^git1-1.0-1] PASSED [ 22%] tests/test_versions.py::test_version_comparisons[1.0-1.0^git1--1] PASSED [ 22%] tests/test_versions.py::test_version_comparisons[1.0^git1-1.0^git2--1] PASSED [ 22%] tests/test_versions.py::test_version_comparisons[1.0^git2-1.0^git1-1] PASSED [ 22%] tests/test_versions.py::test_version_comparisons[1.0^git1-1.01--1] PASSED [ 23%] tests/test_versions.py::test_version_comparisons[1.01-1.0^git1-1] PASSED [ 23%] tests/test_versions.py::test_version_comparisons[1.0^20160101-1.0^20160101-0] PASSED [ 23%] tests/test_versions.py::test_version_comparisons[1.0^20160101-1.0.1--1] PASSED [ 23%] tests/test_versions.py::test_version_comparisons[1.0.1-1.0^20160101-1] PASSED [ 23%] tests/test_versions.py::test_version_comparisons[1.0^20160101^git1-1.0^20160101^git1-0] PASSED [ 23%] tests/test_versions.py::test_version_comparisons[1.0^20160102-1.0^20160101^git1-1] PASSED [ 23%] tests/test_versions.py::test_version_comparisons[1.0^20160101^git1-1.0^20160102--1] PASSED [ 24%] tests/test_versions.py::test_version_comparisons[1.0~rc1^git1-1.0~rc1^git1-0] PASSED [ 24%] tests/test_versions.py::test_version_comparisons[1.0~rc1^git1-1.0~rc1-1] PASSED [ 24%] tests/test_versions.py::test_version_comparisons[1.0~rc1-1.0~rc1^git1--1] PASSED [ 24%] tests/test_versions.py::test_version_comparisons[1.0^git1~pre-1.0^git1~pre-0] PASSED [ 24%] tests/test_versions.py::test_version_comparisons[1.0^git1-1.0^git1~pre-1] PASSED [ 24%] tests/test_versions.py::test_version_comparisons[1.0^git1~pre-1.0^git1--1] PASSED [ 25%] tests/test_versions.py::test_version_comparisons[0-0-0] PASSED [ 25%] tests/test_versions.py::test_version_comparisons[0-00-0] PASSED [ 25%] tests/test_versions.py::test_version_comparisons[0-000-0] PASSED [ 25%] tests/test_versions.py::test_version_comparisons[00-000-0] PASSED [ 25%] tests/test_versions.py::test_version_comparisons[000-000-0] PASSED [ 25%] tests/test_versions.py::test_version_comparisons[00-0-0] PASSED [ 25%] tests/test_versions.py::test_version_comparisons[000-0-0] PASSED [ 26%] tests/test_versions.py::test_version_comparisons[0-0.0--1] PASSED [ 26%] tests/test_versions.py::test_version_comparisons[0.0-0-1] PASSED [ 26%] tests/test_versions.py::test_version_comparisons[0~-0--1] PASSED [ 26%] tests/test_versions.py::test_version_comparisons[0^-0-1] PASSED [ 26%] tests/test_versions.py::test_version_comparisons[0^-0^-0] PASSED [ 26%] tests/test_versions.py::test_version_comparisons[0^-0^~-1] PASSED [ 27%] tests/test_versions.py::test_version_lt[1.0-2.0] PASSED [ 27%] tests/test_versions.py::test_version_lt[2.0-2.0.1] PASSED [ 27%] tests/test_versions.py::test_version_lt[2.0.1-2.0.1a] PASSED [ 27%] tests/test_versions.py::test_version_lt[5.5p1-5.5p2] PASSED [ 27%] tests/test_versions.py::test_version_lt[5.5p1-5.5p10] PASSED [ 27%] tests/test_versions.py::test_version_lt[10xyz-10.1xyz] PASSED [ 27%] tests/test_versions.py::test_version_lt[xyz10-xyz10.1] PASSED [ 28%] tests/test_versions.py::test_version_lt[xyz.4-8] PASSED [ 28%] tests/test_versions.py::test_version_lt[xyz.4-2] PASSED [ 28%] tests/test_versions.py::test_version_lt[5.5p2-5.6p1] PASSED [ 28%] tests/test_versions.py::test_version_lt[5.6p1-6.5p1] PASSED [ 28%] tests/test_versions.py::test_version_lt[6.0-6.0.rc1] PASSED [ 28%] tests/test_versions.py::test_version_lt[10a2-10b2] PASSED [ 29%] tests/test_versions.py::test_version_lt[1.0a-1.0aa] PASSED [ 29%] tests/test_versions.py::test_version_lt[10.0001-10.0039] PASSED [ 29%] tests/test_versions.py::test_version_lt[4.999.9-5.0] PASSED [ 29%] tests/test_versions.py::test_version_lt[20101121-20101122] PASSED [ 29%] tests/test_versions.py::test_version_lt[2_1.-2_2] PASSED [ 29%] tests/test_versions.py::test_version_lt[2..1-2_2__] PASSED [ 30%] tests/test_versions.py::test_version_lt[2_1-__2.2] PASSED [ 30%] tests/test_versions.py::test_version_lt[1.0~rc1-1.0] PASSED [ 30%] tests/test_versions.py::test_version_lt[1.0~rc1-1.0~rc2] PASSED [ 30%] tests/test_versions.py::test_version_lt[1.0~rc1~git123-1.0~rc1] PASSED [ 30%] tests/test_versions.py::test_version_lt[a~-a] PASSED [ 30%] tests/test_versions.py::test_version_lt[a~~-a] PASSED [ 30%] tests/test_versions.py::test_version_lt[a~~~-a] PASSED [ 31%] tests/test_versions.py::test_version_lt[a~~~^-a] PASSED [ 31%] tests/test_versions.py::test_version_lt[a^-a^^] PASSED [ 31%] tests/test_versions.py::test_version_lt[1.0-1.0^] PASSED [ 31%] tests/test_versions.py::test_version_lt[1.0-1.0^git1] PASSED [ 31%] tests/test_versions.py::test_version_lt[1.0^git1-1.0^git2] PASSED [ 31%] tests/test_versions.py::test_version_lt[1.0^git1-1.01] PASSED [ 32%] tests/test_versions.py::test_version_lt[1.0^20160101-1.0.1] PASSED [ 32%] tests/test_versions.py::test_version_lt[1.0^20160101^git1-1.0^20160102] PASSED [ 32%] tests/test_versions.py::test_version_lt[1.0~rc1-1.0~rc1^git1] PASSED [ 32%] tests/test_versions.py::test_version_lt[1.0^git1~pre-1.0^git1] PASSED [ 32%] tests/test_versions.py::test_version_lt[0-0.0] PASSED [ 32%] tests/test_versions.py::test_version_lt[0~-0] PASSED [ 32%] tests/test_versions.py::test_version_gt[1.0-1.0] PASSED [ 33%] tests/test_versions.py::test_version_gt[2.0.1-2.0.1] PASSED [ 33%] tests/test_versions.py::test_version_gt[2.0.1a-2.0.1a] PASSED [ 33%] tests/test_versions.py::test_version_gt[5.5p1-5.5p1] PASSED [ 33%] tests/test_versions.py::test_version_gt[5.5p10-5.5p10] PASSED [ 33%] tests/test_versions.py::test_version_gt[xyz10-xyz10] PASSED [ 33%] tests/test_versions.py::test_version_gt[xyz.4-xyz.4] PASSED [ 34%] tests/test_versions.py::test_version_gt[1.0aa-1.0aa] PASSED [ 34%] tests/test_versions.py::test_version_gt[10.0001-10.0001] PASSED [ 34%] tests/test_versions.py::test_version_gt[10.0001-10.1] PASSED [ 34%] tests/test_versions.py::test_version_gt[10.1-10.0001] PASSED [ 34%] tests/test_versions.py::test_version_gt[20101121-20101121] PASSED [ 34%] tests/test_versions.py::test_version_gt[2_0-2_0] PASSED [ 34%] tests/test_versions.py::test_version_gt[2.0-2_0] PASSED [ 35%] tests/test_versions.py::test_version_gt[2_0-2.0] PASSED [ 35%] tests/test_versions.py::test_version_gt[2_0.-2_0] PASSED [ 35%] tests/test_versions.py::test_version_gt[2..0-2_0__] PASSED [ 35%] tests/test_versions.py::test_version_gt[2_0-__2.0] PASSED [ 35%] tests/test_versions.py::test_version_gt[a-a0] PASSED [ 35%] tests/test_versions.py::test_version_gt[a+-a+] PASSED [ 36%] tests/test_versions.py::test_version_gt[a+-a_] PASSED [ 36%] tests/test_versions.py::test_version_gt[a_-a+] PASSED [ 36%] tests/test_versions.py::test_version_gt[+a-+a] PASSED [ 36%] tests/test_versions.py::test_version_gt[+a-_a] PASSED [ 36%] tests/test_versions.py::test_version_gt[_a-+a] PASSED [ 36%] tests/test_versions.py::test_version_gt[+_-+_] PASSED [ 37%] tests/test_versions.py::test_version_gt[_+-+_] PASSED [ 37%] tests/test_versions.py::test_version_gt[_+-_+] PASSED [ 37%] tests/test_versions.py::test_version_gt[+-_] PASSED [ 37%] tests/test_versions.py::test_version_gt[_-+] PASSED [ 37%] tests/test_versions.py::test_version_gt[1.0~rc1-1.0~rc1] PASSED [ 37%] tests/test_versions.py::test_version_gt[1.0~rc1~git123-1.0~rc1~git123] PASSED [ 37%] tests/test_versions.py::test_version_gt[a-a1] PASSED [ 38%] tests/test_versions.py::test_version_gt[a^-a^] PASSED [ 38%] tests/test_versions.py::test_version_gt[1.0^-1.0^] PASSED [ 38%] tests/test_versions.py::test_version_gt[1.0^git1-1.0^git1] PASSED [ 38%] tests/test_versions.py::test_version_gt[1.0^20160101-1.0^20160101] PASSED [ 38%] tests/test_versions.py::test_version_gt[1.0^20160101^git1-1.0^20160101^git1] PASSED [ 38%] tests/test_versions.py::test_version_gt[1.0~rc1^git1-1.0~rc1^git1] PASSED [ 39%] tests/test_versions.py::test_version_gt[1.0^git1~pre-1.0^git1~pre] PASSED [ 39%] tests/test_versions.py::test_version_gt[0-0] PASSED [ 39%] tests/test_versions.py::test_version_gt[0-00] PASSED [ 39%] tests/test_versions.py::test_version_gt[0-000] PASSED [ 39%] tests/test_versions.py::test_version_gt[00-000] PASSED [ 39%] tests/test_versions.py::test_version_gt[000-000] PASSED [ 39%] tests/test_versions.py::test_version_gt[00-0] PASSED [ 40%] tests/test_versions.py::test_version_gt[000-0] PASSED [ 40%] tests/test_versions.py::test_version_gt[0^-0^] PASSED [ 40%] tests/comparators/test_android.py::test_identification PASSED [ 40%] tests/comparators/test_android.py::test_no_differences PASSED [ 40%] tests/comparators/test_android.py::test_compare_non_existing SKIPPED [ 40%] tests/comparators/test_apk.py::test_identification PASSED [ 41%] tests/comparators/test_apk.py::test_no_differences PASSED [ 41%] tests/comparators/test_apk.py::test_compare_non_existing SKIPPED (re...) [ 41%] tests/comparators/test_apk.py::test_zipinfo SKIPPED (requires apktool) [ 41%] tests/comparators/test_apk.py::test_android_manifest SKIPPED (requir...) [ 41%] tests/comparators/test_apk.py::test_apk_metadata_source SKIPPED (req...) [ 41%] tests/comparators/test_apk.py::test_skip_undecoded_android_manifest SKIPPED [ 41%] tests/comparators/test_apk.py::test_no_android_manifest SKIPPED (req...) [ 42%] tests/comparators/test_archive.py::test_compressed_content_name PASSED [ 42%] tests/comparators/test_berkeley_db.py::test_identification PASSED [ 42%] tests/comparators/test_berkeley_db.py::test_no_differences PASSED [ 42%] tests/comparators/test_berkeley_db.py::test_compare_non_existing SKIPPED [ 42%] tests/comparators/test_binary.py::test_same_content PASSED [ 42%] tests/comparators/test_binary.py::test_not_same_content PASSED [ 43%] tests/comparators/test_binary.py::test_guess_file_type PASSED [ 43%] tests/comparators/test_binary.py::test_guess_encoding_binary PASSED [ 43%] tests/comparators/test_binary.py::test_guess_encoding_ascii PASSED [ 43%] tests/comparators/test_binary.py::test_guess_encoding_unicode PASSED [ 43%] tests/comparators/test_binary.py::test_guess_encoding_iso8859 PASSED [ 43%] tests/comparators/test_binary.py::test_no_differences_with_xxd PASSED [ 44%] tests/comparators/test_binary.py::test_compare_with_xxd PASSED [ 44%] tests/comparators/test_binary.py::test_compare_non_existing_with_xxd PASSED [ 44%] tests/comparators/test_binary.py::test_no_differences_without_xxd PASSED [ 44%] tests/comparators/test_binary.py::test_compare_without_xxd PASSED [ 44%] tests/comparators/test_binary.py::test_with_compare_details PASSED [ 44%] tests/comparators/test_binary.py::test_with_compare_details_and_fallback PASSED [ 44%] tests/comparators/test_binary.py::test_with_compare_details_and_no_actual_differences PASSED [ 45%] tests/comparators/test_binary.py::test_with_compare_details_and_failed_process PASSED [ 45%] tests/comparators/test_binary.py::test_with_compare_details_and_parsing_error PASSED [ 45%] tests/comparators/test_binary.py::test_with_compare_details_and_extraction_error PASSED [ 45%] tests/comparators/test_binary.py::test_with_compare_details_and_tool_not_found SKIPPED [ 45%] tests/comparators/test_binary.py::test_compare_two_nonexisting_files PASSED [ 45%] tests/comparators/test_binary.py::test_symlink_to_dir PASSED [ 46%] tests/comparators/test_binwalk.py::test_identification SKIPPED (requ...) [ 46%] tests/comparators/test_binwalk.py::test_no_differences SKIPPED (requ...) [ 46%] tests/comparators/test_binwalk.py::test_listing SKIPPED (requires bi...) [ 46%] tests/comparators/test_binwalk.py::test_symlink SKIPPED (requires bi...) [ 46%] tests/comparators/test_binwalk.py::test_compare_non_existing SKIPPED [ 46%] tests/comparators/test_bzip2.py::test_identification PASSED [ 46%] tests/comparators/test_bzip2.py::test_no_differences PASSED [ 47%] tests/comparators/test_bzip2.py::test_content_source PASSED [ 47%] tests/comparators/test_bzip2.py::test_content_source_without_extension PASSED [ 47%] tests/comparators/test_bzip2.py::test_content_diff PASSED [ 47%] tests/comparators/test_bzip2.py::test_compare_non_existing PASSED [ 47%] tests/comparators/test_cbfs.py::test_identification_using_offset SKIPPED [ 47%] tests/comparators/test_cbfs.py::test_identification_without_offset SKIPPED [ 48%] tests/comparators/test_cbfs.py::test_no_differences SKIPPED (require...) [ 48%] tests/comparators/test_cbfs.py::test_listing SKIPPED (requires cbfstool) [ 48%] tests/comparators/test_cbfs.py::test_content SKIPPED (requires cbfstool) [ 48%] tests/comparators/test_cbfs.py::test_compare_non_existing SKIPPED (r...) [ 48%] tests/comparators/test_containers.py::test_equal SKIPPED (requires xz) [ 48%] tests/comparators/test_cpio.py::test_identification PASSED [ 48%] tests/comparators/test_cpio.py::test_no_differences PASSED [ 49%] tests/comparators/test_cpio.py::test_listing PASSED [ 49%] tests/comparators/test_cpio.py::test_symlink PASSED [ 49%] tests/comparators/test_cpio.py::test_compressed_files PASSED [ 49%] tests/comparators/test_cpio.py::test_compare_non_existing PASSED [ 49%] tests/comparators/test_deb.py::test_identification PASSED [ 49%] tests/comparators/test_deb.py::test_no_differences PASSED [ 50%] tests/comparators/test_deb.py::test_metadata PASSED [ 50%] tests/comparators/test_deb.py::test_compressed_files PASSED [ 50%] tests/comparators/test_deb.py::test_identification_of_md5sums_outside_deb PASSED [ 50%] tests/comparators/test_deb.py::test_identification_of_md5sums_in_deb PASSED [ 50%] tests/comparators/test_deb.py::test_md5sums PASSED [ 50%] tests/comparators/test_deb.py::test_identical_files_in_md5sums PASSED [ 51%] tests/comparators/test_deb.py::test_identification_of_data_tar PASSED [ 51%] tests/comparators/test_deb.py::test_skip_comparison_of_known_identical_files PASSED [ 51%] tests/comparators/test_deb.py::test_compare_non_existing PASSED [ 51%] tests/comparators/test_deb.py::test_compare_different_compression SKIPPED [ 51%] tests/comparators/test_deb.py::test_uncompressed_data_tar PASSED [ 51%] tests/comparators/test_deb.py::test_uncompressed_control_tar PASSED [ 51%] tests/comparators/test_deb.py::test_compare_different_compression_multiple_files PASSED [ 52%] tests/comparators/test_debian.py::test_dot_changes_identification PASSED [ 52%] tests/comparators/test_debian.py::test_dot_changes_invalid SKIPPED (...) [ 52%] tests/comparators/test_debian.py::test_dot_changes_no_differences PASSED [ 52%] tests/comparators/test_debian.py::test_dot_changes_no_differences_exclude_buildinfo SKIPPED [ 52%] tests/comparators/test_debian.py::test_dot_changes_identical_contents_and_different_files SKIPPED [ 52%] tests/comparators/test_debian.py::test_dot_changes_different_contents_and_identical_files SKIPPED [ 53%] tests/comparators/test_debian.py::test_dot_dsc_identification PASSED [ 53%] tests/comparators/test_debian.py::test_dot_dsc_no_associated_tar_gz SKIPPED [ 53%] tests/comparators/test_debian.py::test_dot_dsc_no_differences PASSED [ 53%] tests/comparators/test_debian.py::test_dot_dsc_internal_diff SKIPPED [ 53%] tests/comparators/test_debian.py::test_dot_dsc_compare_non_existing SKIPPED [ 53%] tests/comparators/test_debian.py::test_dot_buildinfo_identification PASSED [ 53%] tests/comparators/test_debian.py::test_dot_buildinfo_no_deb SKIPPED [ 54%] tests/comparators/test_debian.py::test_dot_buildinfo_no_differences PASSED [ 54%] tests/comparators/test_debian.py::test_dot_buildinfo_internal_diff SKIPPED [ 54%] tests/comparators/test_debian.py::test_dot_buildinfo_compare_non_existing SKIPPED [ 54%] tests/comparators/test_debian.py::test_fallback_comparisons PASSED [ 54%] tests/comparators/test_debian.py::test_unicode_identification PASSED [ 54%] tests/comparators/test_device.py::test_identification PASSED [ 55%] tests/comparators/test_dex.py::test_identification PASSED [ 55%] tests/comparators/test_dex.py::test_no_differences PASSED [ 55%] tests/comparators/test_dex.py::test_javap_14_differences SKIPPED (re...) [ 55%] tests/comparators/test_dex.py::test_compare_non_existing SKIPPED (re...) [ 55%] tests/comparators/test_directory.py::test_no_differences PASSED [ 55%] tests/comparators/test_directory.py::test_no_differences_with_extra_slash PASSED [ 55%] tests/comparators/test_directory.py::test_content PASSED [ 56%] tests/comparators/test_directory.py::test_stat PASSED [ 56%] tests/comparators/test_directory.py::test_compare_to_file PASSED [ 56%] tests/comparators/test_directory.py::test_compare_to_device PASSED [ 56%] tests/comparators/test_directory.py::test_compare_to_symlink PASSED [ 56%] tests/comparators/test_directory.py::test_compare_to_dangling_symlink PASSED [ 56%] tests/comparators/test_directory.py::test_compare_both_ways PASSED [ 57%] tests/comparators/test_docx.py::test_identification PASSED [ 57%] tests/comparators/test_docx.py::test_no_differences PASSED [ 57%] tests/comparators/test_docx.py::test_compare_non_existing SKIPPED (r...) [ 57%] tests/comparators/test_dtb.py::test_identification PASSED [ 57%] tests/comparators/test_dtb.py::test_no_differences PASSED [ 57%] tests/comparators/test_dtb.py::test_compare_non_existing SKIPPED (re...) [ 58%] tests/comparators/test_elf.py::test_obj_identification PASSED [ 58%] tests/comparators/test_elf.py::test_obj_no_differences PASSED [ 58%] tests/comparators/test_elf.py::test_obj_compare_non_existing SKIPPED [ 58%] tests/comparators/test_elf.py::test_lib_identification PASSED [ 58%] tests/comparators/test_elf.py::test_lib_no_differences PASSED [ 58%] tests/comparators/test_elf.py::test_lib_differences SKIPPED (require...) [ 58%] tests/comparators/test_elf.py::test_lib_compare_non_existing SKIPPED [ 59%] tests/comparators/test_elf.py::test_libmix_differences SKIPPED (requ...) [ 59%] tests/comparators/test_elf.py::test_original_gnu_debuglink SKIPPED (...) [ 59%] tests/comparators/test_elf.py::test_ignore_readelf_errors1_identify PASSED [ 59%] tests/comparators/test_elf.py::test_ignore_readelf_errors2_identify PASSED [ 59%] tests/comparators/test_elf.py::test_ignore_readelf_errors SKIPPED (r...) [ 59%] tests/comparators/test_elf_decompiler.py::test_obj_compare_non_existing SKIPPED [ 60%] tests/comparators/test_elf_decompiler.py::test_ghidra_diff SKIPPED (...) [ 60%] tests/comparators/test_elf_decompiler.py::test_radare2_diff SKIPPED [ 60%] tests/comparators/test_epub.py::test_identification PASSED [ 60%] tests/comparators/test_epub.py::test_no_differences PASSED [ 60%] tests/comparators/test_epub.py::test_compare_non_existing PASSED [ 60%] tests/comparators/test_ffprobe.py::test_identification PASSED [ 60%] tests/comparators/test_ffprobe.py::test_no_differences PASSED [ 61%] tests/comparators/test_ffprobe.py::test_compare_non_existing SKIPPED [ 61%] tests/comparators/test_fit.py::test_identification SKIPPED (requires...) [ 61%] tests/comparators/test_fit.py::test_no_differences SKIPPED (requires...) [ 61%] tests/comparators/test_fit.py::test_file_differences SKIPPED (requir...) [ 61%] tests/comparators/test_fit.py::test_nested_listing SKIPPED (requires...) [ 61%] tests/comparators/test_fit.py::test_nested_symlink SKIPPED (requires...) [ 62%] tests/comparators/test_fit.py::test_nested_compressed_files SKIPPED [ 62%] tests/comparators/test_fit.py::test_compare_non_existing SKIPPED (re...) [ 62%] tests/comparators/test_fontconfig.py::test_identification PASSED [ 62%] tests/comparators/test_fontconfig.py::test_no_differences PASSED [ 62%] tests/comparators/test_fonts.py::test_identification PASSED [ 62%] tests/comparators/test_fonts.py::test_no_differences PASSED [ 62%] tests/comparators/test_fonts.py::test_compare_non_existing SKIPPED (...) [ 63%] tests/comparators/test_fsimage.py::test_identification PASSED [ 63%] tests/comparators/test_fsimage.py::test_identification_fat12 PASSED [ 63%] tests/comparators/test_fsimage.py::test_identification_fat16 PASSED [ 63%] tests/comparators/test_fsimage.py::test_identification_fat32 PASSED [ 63%] tests/comparators/test_fsimage.py::test_no_differences SKIPPED (requ...) [ 63%] tests/comparators/test_fsimage.py::test_compare_non_existing SKIPPED [ 64%] tests/comparators/test_gettext.py::test_identification PASSED [ 64%] tests/comparators/test_gettext.py::test_no_differences PASSED [ 64%] tests/comparators/test_gettext.py::test_charsets SKIPPED (requires m...) [ 64%] tests/comparators/test_gettext.py::test_compare_non_existing SKIPPED [ 64%] tests/comparators/test_gif.py::test_identification PASSED [ 64%] tests/comparators/test_gif.py::test_no_differences PASSED [ 65%] tests/comparators/test_gif.py::test_compare_non_existing SKIPPED (re...) [ 65%] tests/comparators/test_gif.py::test_has_visuals SKIPPED (requires gi...) [ 65%] tests/comparators/test_gif.py::test_no_visuals_different_size SKIPPED [ 65%] tests/comparators/test_git.py::test_identification PASSED [ 65%] tests/comparators/test_git.py::test_no_differences PASSED [ 65%] tests/comparators/test_gnumeric.py::test_identification PASSED [ 65%] tests/comparators/test_gnumeric.py::test_no_differences PASSED [ 66%] tests/comparators/test_gnumeric.py::test_compare_non_existing SKIPPED [ 66%] tests/comparators/test_gzip.py::test_identification PASSED [ 66%] tests/comparators/test_gzip.py::test_fallback_recognizes PASSED [ 66%] tests/comparators/test_gzip.py::test_no_differences PASSED [ 66%] tests/comparators/test_gzip.py::test_metadata PASSED [ 66%] tests/comparators/test_gzip.py::test_content_source PASSED [ 67%] tests/comparators/test_gzip.py::test_content_source_without_extension PASSED [ 67%] tests/comparators/test_gzip.py::test_content_diff PASSED [ 67%] tests/comparators/test_gzip.py::test_compare_non_existing PASSED [ 67%] tests/comparators/test_haskell.py::test_identification SKIPPED (requ...) [ 67%] tests/comparators/test_haskell.py::test_no_differences PASSED [ 67%] tests/comparators/test_hdf.py::test_identification SKIPPED (requires...) [ 67%] tests/comparators/test_hdf.py::test_no_differences SKIPPED (requires...) [ 68%] tests/comparators/test_hdf.py::test_compare_non_existing SKIPPED (re...) [ 68%] tests/comparators/test_html.py::test_identification PASSED [ 68%] tests/comparators/test_html.py::test_no_differences PASSED [ 68%] tests/comparators/test_icc.py::test_identification PASSED [ 68%] tests/comparators/test_icc.py::test_no_differences PASSED [ 68%] tests/comparators/test_icc.py::test_compare_non_existing SKIPPED (re...) [ 69%] tests/comparators/test_ico_image.py::test_identification PASSED [ 69%] tests/comparators/test_ico_image.py::test_no_differences PASSED [ 69%] tests/comparators/test_ico_image.py::test_has_visuals SKIPPED (requi...) [ 69%] tests/comparators/test_ipk.py::test_identification PASSED [ 69%] tests/comparators/test_ipk.py::test_no_differences PASSED [ 69%] tests/comparators/test_ipk.py::test_metadata PASSED [ 69%] tests/comparators/test_ipk.py::test_compressed_files PASSED [ 70%] tests/comparators/test_ipk.py::test_compare_non_existing PASSED [ 70%] tests/comparators/test_iso9660.py::test_identification PASSED [ 70%] tests/comparators/test_iso9660.py::test_no_differences PASSED [ 70%] tests/comparators/test_iso9660.py::test_iso9660_content PASSED [ 70%] tests/comparators/test_iso9660.py::test_iso9660_rockridge PASSED [ 70%] tests/comparators/test_iso9660.py::test_symlink PASSED [ 71%] tests/comparators/test_iso9660.py::test_compressed_files PASSED [ 71%] tests/comparators/test_iso9660.py::test_compare_non_existing PASSED [ 71%] tests/comparators/test_java.py::test_identification PASSED [ 71%] tests/comparators/test_java.py::test_no_differences PASSED [ 71%] tests/comparators/test_java.py::test_compare_non_existing_procyon SKIPPED [ 71%] tests/comparators/test_java.py::test_compare_non_existing_javap SKIPPED [ 72%] tests/comparators/test_javascript.py::test_identification PASSED [ 72%] tests/comparators/test_javascript.py::test_no_differences PASSED [ 72%] tests/comparators/test_javascript.py::test_compare_non_existing SKIPPED [ 72%] tests/comparators/test_jpeg_image.py::test_identification PASSED [ 72%] tests/comparators/test_jpeg_image.py::test_no_differences PASSED [ 72%] tests/comparators/test_jpeg_image.py::test_compare_non_existing SKIPPED [ 72%] tests/comparators/test_jpeg_image.py::test_has_visuals SKIPPED (requ...) [ 73%] tests/comparators/test_json.py::test_identification PASSED [ 73%] tests/comparators/test_json.py::test_invalid PASSED [ 73%] tests/comparators/test_json.py::test_no_differences PASSED [ 73%] tests/comparators/test_json.py::test_compare_non_existing PASSED [ 73%] tests/comparators/test_json.py::test_ordering_differences PASSED [ 73%] tests/comparators/test_kbx.py::test_identification PASSED [ 74%] tests/comparators/test_kbx.py::test_no_differences PASSED [ 74%] tests/comparators/test_kbx.py::test_compare_non_existing SKIPPED (re...) [ 74%] tests/comparators/test_lz4.py::test_identification PASSED [ 74%] tests/comparators/test_lz4.py::test_no_differences PASSED [ 74%] tests/comparators/test_lz4.py::test_content_source SKIPPED (requires...) [ 74%] tests/comparators/test_lz4.py::test_content_source_without_extension SKIPPED [ 74%] tests/comparators/test_lz4.py::test_content_diff SKIPPED (requires lz4) [ 75%] tests/comparators/test_lz4.py::test_compare_non_existing SKIPPED (re...) [ 75%] tests/comparators/test_lzip.py::test_identification PASSED [ 75%] tests/comparators/test_lzip.py::test_no_differences PASSED [ 75%] tests/comparators/test_lzip.py::test_content_source PASSED [ 75%] tests/comparators/test_lzip.py::test_content_source_without_extension PASSED [ 75%] tests/comparators/test_lzip.py::test_content_diff PASSED [ 76%] tests/comparators/test_lzip.py::test_compare_non_existing PASSED [ 76%] tests/comparators/test_macho.py::test_obj_identification PASSED [ 76%] tests/comparators/test_macho.py::test_obj_no_differences SKIPPED (re...) [ 76%] tests/comparators/test_macho.py::test_otool_obj_compare_non_existing SKIPPED [ 76%] tests/comparators/test_macho.py::test_otool_diff SKIPPED (requires o...) [ 76%] tests/comparators/test_macho.py::test_llvm_obj_compare_non_existing SKIPPED [ 76%] tests/comparators/test_macho.py::test_llvm_diff SKIPPED (requires ll...) [ 77%] tests/comparators/test_macho_decompiler.py::test_obj_compare_non_existing SKIPPED [ 77%] tests/comparators/test_macho_decompiler.py::test_ghidra_diff SKIPPED [ 77%] tests/comparators/test_macho_decompiler.py::test_radare2_diff SKIPPED [ 77%] tests/comparators/test_mono.py::test_identification PASSED [ 77%] tests/comparators/test_mono.py::test_no_differences PASSED [ 77%] tests/comparators/test_mono.py::test_compare_non_existing SKIPPED (r...) [ 78%] tests/comparators/test_ocaml.py::test_identification SKIPPED (requir...) [ 78%] tests/comparators/test_ocaml.py::test_no_differences SKIPPED (requir...) [ 78%] tests/comparators/test_ocaml.py::test_compare_non_existing SKIPPED (...) [ 78%] tests/comparators/test_odt.py::test_identification PASSED [ 78%] tests/comparators/test_odt.py::test_no_differences PASSED [ 78%] tests/comparators/test_odt.py::test_compare_non_existing SKIPPED (re...) [ 79%] tests/comparators/test_ogg.py::test_identification PASSED [ 79%] tests/comparators/test_ogg.py::test_no_differences PASSED [ 79%] tests/comparators/test_ogg.py::test_compare_non_existing SKIPPED (re...) [ 79%] tests/comparators/test_openssh_pub_key.py::test_identification PASSED [ 79%] tests/comparators/test_openssh_pub_key.py::test_no_differences PASSED [ 79%] tests/comparators/test_openssh_pub_key.py::test_compare_non_existing PASSED [ 79%] tests/comparators/test_openssl.py::test_identification PASSED [ 80%] tests/comparators/test_openssl.py::test_no_differences PASSED [ 80%] tests/comparators/test_pcap.py::test_identification PASSED [ 80%] tests/comparators/test_pcap.py::test_no_differences PASSED [ 80%] tests/comparators/test_pcap.py::test_compare_non_existing SKIPPED (r...) [ 80%] tests/comparators/test_pdf.py::test_identification PASSED [ 80%] tests/comparators/test_pdf.py::test_no_differences PASSED [ 81%] tests/comparators/test_pdf.py::test_text_diff SKIPPED (requires pdft...) [ 81%] tests/comparators/test_pdf.py::test_compare_non_existing SKIPPED (re...) [ 81%] tests/comparators/test_pdf.py::test_metadata SKIPPED (requires PyPDF...) [ 81%] tests/comparators/test_pdf.py::test_annotations SKIPPED (requires Py...) [ 81%] tests/comparators/test_pgp.py::test_identification PASSED [ 81%] tests/comparators/test_pgp.py::test_no_differences PASSED [ 81%] tests/comparators/test_pgp.py::test_compare_non_existing SKIPPED (re...) [ 82%] tests/comparators/test_pgp.py::test_pgp_signature_identification PASSED [ 82%] tests/comparators/test_pgp.py::test_pgp_signature SKIPPED (requires ...) [ 82%] tests/comparators/test_pgp.py::test_signed_identification SKIPPED (r...) [ 82%] tests/comparators/test_pgp.py::test_signed_diff SKIPPED (requires pg...) [ 82%] tests/comparators/test_png.py::test_identification PASSED [ 82%] tests/comparators/test_png.py::test_no_differences PASSED [ 83%] tests/comparators/test_png.py::test_compare_non_existing SKIPPED (re...) [ 83%] tests/comparators/test_png.py::test_has_visuals SKIPPED (requires sn...) [ 83%] tests/comparators/test_ppu.py::test_identification SKIPPED (requires...) [ 83%] tests/comparators/test_ppu.py::test_no_differences PASSED [ 83%] tests/comparators/test_ppu.py::test_compare_non_existing SKIPPED (re...) [ 83%] tests/comparators/test_ps.py::test_identification PASSED [ 83%] tests/comparators/test_ps.py::test_no_differences SKIPPED (requires ...) [ 84%] tests/comparators/test_ps.py::test_internal_diff SKIPPED (requires p...) [ 84%] tests/comparators/test_ps.py::test_text_diff SKIPPED (requires ps2ascii) [ 84%] tests/comparators/test_ps.py::test_compare_non_existing SKIPPED (req...) [ 84%] tests/comparators/test_python.py::test_identification PASSED [ 84%] tests/comparators/test_python.py::test_no_differences SKIPPED (Unsta...) [ 84%] tests/comparators/test_python.py::test_compare_non_existing PASSED [ 85%] tests/comparators/test_rdata.py::test_identification PASSED [ 85%] tests/comparators/test_rdata.py::test_no_differences PASSED [ 85%] tests/comparators/test_rdata.py::test_num_items_rdb SKIPPED (require...) [ 85%] tests/comparators/test_rdata.py::test_item_rdb SKIPPED (requires Rsc...) [ 85%] tests/comparators/test_rdata.py::test_num_items_rdx SKIPPED (require...) [ 85%] tests/comparators/test_rdata.py::test_item_rdx SKIPPED (requires Rsc...) [ 86%] tests/comparators/test_rlib.py::test_identification PASSED [ 86%] tests/comparators/test_rlib.py::test_no_differences PASSED [ 86%] tests/comparators/test_rlib.py::test_num_items PASSED [ 86%] tests/comparators/test_rlib.py::test_item0_armap SKIPPED (requires a...) [ 86%] tests/comparators/test_rlib.py::test_item1_elf SKIPPED (requires a b...) [ 86%] tests/comparators/test_rlib.py::test_item2_rust_metadata_bin PASSED [ 86%] tests/comparators/test_rlib.py::test_item3_deflate_llvm_bitcode SKIPPED [ 87%] tests/comparators/test_rlib.py::test_compare_non_existing PASSED [ 87%] tests/comparators/test_rpm.py::test_identification PASSED [ 87%] tests/comparators/test_rpm.py::test_no_differences SKIPPED (requires...) [ 87%] tests/comparators/test_rpm.py::test_header SKIPPED (requires rpm2cpio) [ 87%] tests/comparators/test_rpm.py::test_listing SKIPPED (requires rpm2cpio) [ 87%] tests/comparators/test_rpm.py::test_content SKIPPED (requires rpm2cpio) [ 88%] tests/comparators/test_rpm.py::test_compare_non_existing SKIPPED (re...) [ 88%] tests/comparators/test_rpm.py::test_fallback_comparison PASSED [ 88%] tests/comparators/test_sockets.py::test_sockets PASSED [ 88%] tests/comparators/test_sphinx.py::test_identification PASSED [ 88%] tests/comparators/test_sphinx.py::test_no_differences PASSED [ 88%] tests/comparators/test_sqlite.py::test_identification PASSED [ 88%] tests/comparators/test_sqlite.py::test_no_differences PASSED [ 89%] tests/comparators/test_sqlite.py::test_compare_non_existing SKIPPED [ 89%] tests/comparators/test_squashfs.py::test_identification PASSED [ 89%] tests/comparators/test_squashfs.py::test_no_differences PASSED [ 89%] tests/comparators/test_squashfs.py::test_no_warnings PASSED [ 89%] tests/comparators/test_squashfs.py::test_superblock SKIPPED (require...) [ 89%] tests/comparators/test_squashfs.py::test_symlink SKIPPED (requires u...) [ 90%] tests/comparators/test_squashfs.py::test_compressed_files SKIPPED (r...) [ 90%] tests/comparators/test_squashfs.py::test_compare_non_existing SKIPPED [ 90%] tests/comparators/test_squashfs.py::test_symlink_root SKIPPED (requi...) [ 90%] tests/comparators/test_symlink.py::test_destination PASSED [ 90%] tests/comparators/test_tar.py::test_identification PASSED [ 90%] tests/comparators/test_tar.py::test_no_differences PASSED [ 90%] tests/comparators/test_tar.py::test_listing PASSED [ 91%] tests/comparators/test_tar.py::test_symlinks PASSED [ 91%] tests/comparators/test_tar.py::test_text_file PASSED [ 91%] tests/comparators/test_tar.py::test_compare_non_existing PASSED [ 91%] tests/comparators/test_tar.py::test_no_permissions_dir_in_tarball PASSED [ 91%] tests/comparators/test_text.py::test_no_differences PASSED [ 91%] tests/comparators/test_text.py::test_compare_non_existing PASSED [ 92%] tests/comparators/test_text.py::test_ordering_differences PASSED [ 92%] tests/comparators/test_uimage.py::test_identification PASSED [ 92%] tests/comparators/test_uimage.py::test_no_differences PASSED [ 92%] tests/comparators/test_uimage.py::test_file_differences PASSED [ 92%] tests/comparators/test_uimage.py::test_nested_listing PASSED [ 92%] tests/comparators/test_uimage.py::test_nested_symlink PASSED [ 93%] tests/comparators/test_uimage.py::test_nested_compressed_files PASSED [ 93%] tests/comparators/test_uimage.py::test_compare_non_existing PASSED [ 93%] tests/comparators/test_utils.py::test_tools_missing PASSED [ 93%] tests/comparators/test_utils.py::test_skip_unless_tools_exist_empty SKIPPED [ 93%] tests/comparators/test_utils.py::test_skip_unless_tools_exist_missing SKIPPED [ 93%] tests/comparators/test_utils.py::test_fuzzy_matching SKIPPED (requir...) [ 93%] tests/comparators/test_utils.py::test_fuzzy_matching_only_once SKIPPED [ 94%] tests/comparators/test_utils.py::test_no_fuzzy_matching SKIPPED (req...) [ 94%] tests/comparators/test_utils.py::test_no_fuzzy_matching_new_file SKIPPED [ 94%] tests/comparators/test_utils.py::test_trim_stderr_in_command PASSED [ 94%] tests/comparators/test_wasm.py::test_identification PASSED [ 94%] tests/comparators/test_wasm.py::test_no_differences PASSED [ 94%] tests/comparators/test_wasm.py::test_compare_non_existing SKIPPED (r...) [ 95%] tests/comparators/test_xml.py::test_identification PASSED [ 95%] tests/comparators/test_xml.py::test_invalid PASSED [ 95%] tests/comparators/test_xml.py::test_no_differences PASSED [ 95%] tests/comparators/test_xml.py::test_ordering_differences PASSED [ 95%] tests/comparators/test_xsb.py::test_identification PASSED [ 95%] tests/comparators/test_xsb.py::test_no_differences PASSED [ 95%] tests/comparators/test_xsb.py::test_compare_non_existing SKIPPED (re...) [ 96%] tests/comparators/test_xz.py::test_identification PASSED [ 96%] tests/comparators/test_xz.py::test_no_differences PASSED [ 96%] tests/comparators/test_xz.py::test_content_source SKIPPED (requires xz) [ 96%] tests/comparators/test_xz.py::test_content_source_without_extension SKIPPED [ 96%] tests/comparators/test_xz.py::test_content_diff SKIPPED (requires xz) [ 96%] tests/comparators/test_xz.py::test_compare_non_existing SKIPPED (req...) [ 97%] tests/comparators/test_zip.py::test_identification PASSED [ 97%] tests/comparators/test_zip.py::test_no_differences PASSED [ 97%] tests/comparators/test_zip.py::test_metadata PASSED [ 97%] tests/comparators/test_zip.py::test_compressed_files PASSED [ 97%] tests/comparators/test_zip.py::test_extra_fields PASSED [ 97%] tests/comparators/test_zip.py::test_compare_non_existing PASSED [ 97%] tests/comparators/test_zip.py::test_mozzip_identification PASSED [ 98%] tests/comparators/test_zip.py::test_mozzip_no_differences PASSED [ 98%] tests/comparators/test_zip.py::test_mozzip_metadata PASSED [ 98%] tests/comparators/test_zip.py::test_mozzip_compressed_files PASSED [ 98%] tests/comparators/test_zip.py::test_mozzip_compare_non_existing PASSED [ 98%] tests/comparators/test_zip.py::test_jmod_identification PASSED [ 98%] tests/comparators/test_zip.py::test_jmod_no_differences PASSED [ 99%] tests/comparators/test_zip.py::test_jmod_metadata PASSED [ 99%] tests/comparators/test_zip.py::test_encrypted PASSED [ 99%] tests/comparators/test_zip.py::test_commented SKIPPED (requires zipnote) [ 99%] tests/comparators/test_zst.py::test_identification SKIPPED (requires...) [ 99%] tests/comparators/test_zst.py::test_no_differences SKIPPED (requires...) [ 99%] tests/comparators/test_zst.py::test_content_source SKIPPED (requires...) [100%] =============== 496 passed, 147 skipped, 67 deselected in 42.69s =============== >>> diffoscope: Entering fakeroot... running install /usr/lib/python3.10/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 diffoscope.egg-info/PKG-INFO writing dependency_links to diffoscope.egg-info/dependency_links.txt writing entry points to diffoscope.egg-info/entry_points.txt writing requirements to diffoscope.egg-info/requires.txt writing top-level names to diffoscope.egg-info/top_level.txt reading manifest file 'diffoscope.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'COPYING' writing manifest file 'diffoscope.egg-info/SOURCES.txt' /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'diffoscope.scripts' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'diffoscope.scripts' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'diffoscope.scripts' 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 'diffoscope.scripts' 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/community/diffoscope/pkg creating /home/buildozer/aports/community/diffoscope/pkg/diffoscope creating /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr creating /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib creating /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10 creating /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages creating /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope copying build/lib/diffoscope/environ.py -> /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope copying build/lib/diffoscope/logging.py -> /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope copying build/lib/diffoscope/profiling.py -> /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope creating /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/scripts copying build/lib/diffoscope/scripts/extract-vmlinux -> /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/scripts copying build/lib/diffoscope/diff.py -> /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope copying build/lib/diffoscope/utils.py -> /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope copying build/lib/diffoscope/path.py -> /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope copying build/lib/diffoscope/tempfiles.py -> /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope copying build/lib/diffoscope/tools.py -> /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope copying build/lib/diffoscope/progress.py -> /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope copying build/lib/diffoscope/difference.py -> /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope copying build/lib/diffoscope/feeders.py -> /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope creating /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/readers copying build/lib/diffoscope/readers/json.py -> /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/readers copying build/lib/diffoscope/readers/utils.py -> /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/readers copying build/lib/diffoscope/readers/__init__.py -> /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/readers copying build/lib/diffoscope/config.py -> /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope copying build/lib/diffoscope/external_tools.py -> /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope copying build/lib/diffoscope/main.py -> /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope copying build/lib/diffoscope/exc.py -> /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope copying build/lib/diffoscope/excludes.py -> /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope copying build/lib/diffoscope/__init__.py -> /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope creating /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/presenters copying build/lib/diffoscope/presenters/text.py -> /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/presenters copying build/lib/diffoscope/presenters/json.py -> /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/presenters creating /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/presenters/html copying build/lib/diffoscope/presenters/html/templates.py -> /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/presenters/html copying build/lib/diffoscope/presenters/html/__init__.py -> /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/presenters/html copying build/lib/diffoscope/presenters/html/html.py -> /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/presenters/html copying build/lib/diffoscope/presenters/utils.py -> /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/presenters copying build/lib/diffoscope/presenters/icon.py -> /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/presenters copying build/lib/diffoscope/presenters/markdown.py -> /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/presenters copying build/lib/diffoscope/presenters/restructuredtext.py -> /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/presenters copying build/lib/diffoscope/presenters/__init__.py -> /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/presenters copying build/lib/diffoscope/presenters/formats.py -> /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/presenters copying build/lib/diffoscope/changes.py -> /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope creating /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators copying build/lib/diffoscope/comparators/iso9660.py -> /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators copying build/lib/diffoscope/comparators/symlink.py -> /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators copying build/lib/diffoscope/comparators/openssh.py -> /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators copying build/lib/diffoscope/comparators/icc.py -> /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators copying build/lib/diffoscope/comparators/elf.py -> /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators copying build/lib/diffoscope/comparators/gzip.py -> /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators copying build/lib/diffoscope/comparators/deb.py -> /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators copying build/lib/diffoscope/comparators/text.py -> /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators copying build/lib/diffoscope/comparators/json.py -> /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators copying build/lib/diffoscope/comparators/pe32.py -> /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators copying build/lib/diffoscope/comparators/xsb.py -> /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators copying build/lib/diffoscope/comparators/uimage.py -> /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators copying build/lib/diffoscope/comparators/git.py -> /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators copying build/lib/diffoscope/comparators/apk.py -> /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators copying build/lib/diffoscope/comparators/berkeley_db.py -> /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators copying build/lib/diffoscope/comparators/pdf.py -> /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators copying build/lib/diffoscope/comparators/wasm.py -> /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators copying build/lib/diffoscope/comparators/ipk.py -> /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators copying build/lib/diffoscope/comparators/cpio.py -> /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators copying build/lib/diffoscope/comparators/docx.py -> /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators copying build/lib/diffoscope/comparators/rust.py -> /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators copying build/lib/diffoscope/comparators/xml.py -> /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators copying build/lib/diffoscope/comparators/java.py -> /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators copying build/lib/diffoscope/comparators/lz4.py -> /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators copying build/lib/diffoscope/comparators/debian_fallback.py -> /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators copying build/lib/diffoscope/comparators/rpm.py -> /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators copying build/lib/diffoscope/comparators/hdf.py -> /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators copying build/lib/diffoscope/comparators/odt.py -> /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators copying build/lib/diffoscope/comparators/missing_file.py -> /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators copying build/lib/diffoscope/comparators/zst.py -> /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators copying build/lib/diffoscope/comparators/macho.py -> /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators copying build/lib/diffoscope/comparators/lzip.py -> /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators copying build/lib/diffoscope/comparators/sqlite.py -> /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators copying build/lib/diffoscope/comparators/haskell.py -> /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators copying build/lib/diffoscope/comparators/fontconfig.py -> /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators copying build/lib/diffoscope/comparators/dex.py -> /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators copying build/lib/diffoscope/comparators/decompile.py -> /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators copying build/lib/diffoscope/comparators/fsimage.py -> /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators copying build/lib/diffoscope/comparators/rdata.py -> /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators copying build/lib/diffoscope/comparators/python.py -> /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators copying build/lib/diffoscope/comparators/ps.py -> /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators copying build/lib/diffoscope/comparators/android.py -> /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators copying build/lib/diffoscope/comparators/openssl.py -> /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators copying build/lib/diffoscope/comparators/gif.py -> /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators copying build/lib/diffoscope/comparators/ocaml.py -> /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators copying build/lib/diffoscope/comparators/ar.py -> /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators copying build/lib/diffoscope/comparators/javascript.py -> /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators copying build/lib/diffoscope/comparators/directory.py -> /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators creating /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators/utils copying build/lib/diffoscope/comparators/utils/operation.py -> /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators/utils copying build/lib/diffoscope/comparators/utils/fuzzy.py -> /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators/utils copying build/lib/diffoscope/comparators/utils/file.py -> /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators/utils copying build/lib/diffoscope/comparators/utils/__init__.py -> /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators/utils copying build/lib/diffoscope/comparators/utils/command.py -> /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators/utils copying build/lib/diffoscope/comparators/utils/archive.py -> /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators/utils copying build/lib/diffoscope/comparators/utils/libarchive.py -> /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators/utils copying build/lib/diffoscope/comparators/utils/container.py -> /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators/utils copying build/lib/diffoscope/comparators/utils/specialize.py -> /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators/utils copying build/lib/diffoscope/comparators/utils/compare.py -> /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators/utils copying build/lib/diffoscope/comparators/bzip2.py -> /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators copying build/lib/diffoscope/comparators/binwalk.py -> /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators copying build/lib/diffoscope/comparators/dtb.py -> /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators copying build/lib/diffoscope/comparators/device.py -> /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators copying build/lib/diffoscope/comparators/fit.py -> /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators copying build/lib/diffoscope/comparators/__init__.py -> /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators copying build/lib/diffoscope/comparators/llvm.py -> /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators copying build/lib/diffoscope/comparators/html.py -> /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators copying build/lib/diffoscope/comparators/ogg.py -> /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators copying build/lib/diffoscope/comparators/xmlb.py -> /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators copying build/lib/diffoscope/comparators/mono.py -> /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators copying build/lib/diffoscope/comparators/sphinx.py -> /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators copying build/lib/diffoscope/comparators/kbx.py -> /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators copying build/lib/diffoscope/comparators/gnumeric.py -> /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators copying build/lib/diffoscope/comparators/cbfs.py -> /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators copying build/lib/diffoscope/comparators/zip.py -> /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators copying build/lib/diffoscope/comparators/rpm_fallback.py -> /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators copying build/lib/diffoscope/comparators/vmlinuz.py -> /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators copying build/lib/diffoscope/comparators/xz.py -> /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators copying build/lib/diffoscope/comparators/gettext.py -> /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators copying build/lib/diffoscope/comparators/pgp.py -> /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators copying build/lib/diffoscope/comparators/ppu.py -> /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators copying build/lib/diffoscope/comparators/tar.py -> /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators copying build/lib/diffoscope/comparators/ffprobe.py -> /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators copying build/lib/diffoscope/comparators/png.py -> /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators copying build/lib/diffoscope/comparators/binary.py -> /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators copying build/lib/diffoscope/comparators/fonts.py -> /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators copying build/lib/diffoscope/comparators/pcap.py -> /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators copying build/lib/diffoscope/comparators/debian.py -> /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators copying build/lib/diffoscope/comparators/socket_or_fifo.py -> /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators copying build/lib/diffoscope/comparators/squashfs.py -> /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators copying build/lib/diffoscope/comparators/image.py -> /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators byte-compiling /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/environ.py to environ.cpython-310.pyc byte-compiling /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/logging.py to logging.cpython-310.pyc byte-compiling /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/profiling.py to profiling.cpython-310.pyc byte-compiling /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/diff.py to diff.cpython-310.pyc byte-compiling /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/utils.py to utils.cpython-310.pyc byte-compiling /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/path.py to path.cpython-310.pyc byte-compiling /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/tempfiles.py to tempfiles.cpython-310.pyc byte-compiling /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/tools.py to tools.cpython-310.pyc byte-compiling /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/progress.py to progress.cpython-310.pyc byte-compiling /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/difference.py to difference.cpython-310.pyc byte-compiling /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/feeders.py to feeders.cpython-310.pyc byte-compiling /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/readers/json.py to json.cpython-310.pyc byte-compiling /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/readers/utils.py to utils.cpython-310.pyc byte-compiling /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/readers/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/config.py to config.cpython-310.pyc byte-compiling /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/external_tools.py to external_tools.cpython-310.pyc byte-compiling /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/main.py to main.cpython-310.pyc byte-compiling /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/exc.py to exc.cpython-310.pyc byte-compiling /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/excludes.py to excludes.cpython-310.pyc byte-compiling /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/presenters/text.py to text.cpython-310.pyc byte-compiling /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/presenters/json.py to json.cpython-310.pyc byte-compiling /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/presenters/html/templates.py to templates.cpython-310.pyc byte-compiling /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/presenters/html/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/presenters/html/html.py to html.cpython-310.pyc byte-compiling /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/presenters/utils.py to utils.cpython-310.pyc byte-compiling /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/presenters/icon.py to icon.cpython-310.pyc byte-compiling /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/presenters/markdown.py to markdown.cpython-310.pyc byte-compiling /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/presenters/restructuredtext.py to restructuredtext.cpython-310.pyc byte-compiling /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/presenters/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/presenters/formats.py to formats.cpython-310.pyc byte-compiling /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/changes.py to changes.cpython-310.pyc byte-compiling /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators/iso9660.py to iso9660.cpython-310.pyc byte-compiling /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators/symlink.py to symlink.cpython-310.pyc byte-compiling /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators/openssh.py to openssh.cpython-310.pyc byte-compiling /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators/icc.py to icc.cpython-310.pyc byte-compiling /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators/elf.py to elf.cpython-310.pyc byte-compiling /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators/gzip.py to gzip.cpython-310.pyc byte-compiling /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators/deb.py to deb.cpython-310.pyc byte-compiling /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators/text.py to text.cpython-310.pyc byte-compiling /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators/json.py to json.cpython-310.pyc byte-compiling /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators/pe32.py to pe32.cpython-310.pyc byte-compiling /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators/xsb.py to xsb.cpython-310.pyc byte-compiling /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators/uimage.py to uimage.cpython-310.pyc byte-compiling /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators/git.py to git.cpython-310.pyc byte-compiling /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators/apk.py to apk.cpython-310.pyc byte-compiling /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators/berkeley_db.py to berkeley_db.cpython-310.pyc byte-compiling /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators/pdf.py to pdf.cpython-310.pyc byte-compiling /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators/wasm.py to wasm.cpython-310.pyc byte-compiling /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators/ipk.py to ipk.cpython-310.pyc byte-compiling /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators/cpio.py to cpio.cpython-310.pyc byte-compiling /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators/docx.py to docx.cpython-310.pyc byte-compiling /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators/rust.py to rust.cpython-310.pyc byte-compiling /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators/xml.py to xml.cpython-310.pyc byte-compiling /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators/java.py to java.cpython-310.pyc byte-compiling /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators/lz4.py to lz4.cpython-310.pyc byte-compiling /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators/debian_fallback.py to debian_fallback.cpython-310.pyc byte-compiling /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators/rpm.py to rpm.cpython-310.pyc byte-compiling /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators/hdf.py to hdf.cpython-310.pyc byte-compiling /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators/odt.py to odt.cpython-310.pyc byte-compiling /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators/missing_file.py to missing_file.cpython-310.pyc byte-compiling /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators/zst.py to zst.cpython-310.pyc byte-compiling /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators/macho.py to macho.cpython-310.pyc byte-compiling /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators/lzip.py to lzip.cpython-310.pyc byte-compiling /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators/sqlite.py to sqlite.cpython-310.pyc byte-compiling /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators/haskell.py to haskell.cpython-310.pyc byte-compiling /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators/fontconfig.py to fontconfig.cpython-310.pyc byte-compiling /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators/dex.py to dex.cpython-310.pyc byte-compiling /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators/decompile.py to decompile.cpython-310.pyc byte-compiling /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators/fsimage.py to fsimage.cpython-310.pyc byte-compiling /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators/rdata.py to rdata.cpython-310.pyc byte-compiling /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators/python.py to python.cpython-310.pyc byte-compiling /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators/ps.py to ps.cpython-310.pyc byte-compiling /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators/android.py to android.cpython-310.pyc byte-compiling /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators/openssl.py to openssl.cpython-310.pyc byte-compiling /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators/gif.py to gif.cpython-310.pyc byte-compiling /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators/ocaml.py to ocaml.cpython-310.pyc byte-compiling /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators/ar.py to ar.cpython-310.pyc byte-compiling /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators/javascript.py to javascript.cpython-310.pyc byte-compiling /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators/directory.py to directory.cpython-310.pyc byte-compiling /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators/utils/operation.py to operation.cpython-310.pyc byte-compiling /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators/utils/fuzzy.py to fuzzy.cpython-310.pyc byte-compiling /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators/utils/file.py to file.cpython-310.pyc byte-compiling /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators/utils/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators/utils/command.py to command.cpython-310.pyc byte-compiling /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators/utils/archive.py to archive.cpython-310.pyc byte-compiling /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators/utils/libarchive.py to libarchive.cpython-310.pyc byte-compiling /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators/utils/container.py to container.cpython-310.pyc byte-compiling /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators/utils/specialize.py to specialize.cpython-310.pyc byte-compiling /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators/utils/compare.py to compare.cpython-310.pyc byte-compiling /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators/bzip2.py to bzip2.cpython-310.pyc byte-compiling /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators/binwalk.py to binwalk.cpython-310.pyc byte-compiling /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators/dtb.py to dtb.cpython-310.pyc byte-compiling /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators/device.py to device.cpython-310.pyc byte-compiling /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators/fit.py to fit.cpython-310.pyc byte-compiling /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators/llvm.py to llvm.cpython-310.pyc byte-compiling /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators/html.py to html.cpython-310.pyc byte-compiling /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators/ogg.py to ogg.cpython-310.pyc byte-compiling /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators/xmlb.py to xmlb.cpython-310.pyc byte-compiling /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators/mono.py to mono.cpython-310.pyc byte-compiling /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators/sphinx.py to sphinx.cpython-310.pyc byte-compiling /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators/kbx.py to kbx.cpython-310.pyc byte-compiling /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators/gnumeric.py to gnumeric.cpython-310.pyc byte-compiling /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators/cbfs.py to cbfs.cpython-310.pyc byte-compiling /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators/zip.py to zip.cpython-310.pyc byte-compiling /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators/rpm_fallback.py to rpm_fallback.cpython-310.pyc byte-compiling /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators/vmlinuz.py to vmlinuz.cpython-310.pyc byte-compiling /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators/xz.py to xz.cpython-310.pyc byte-compiling /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators/gettext.py to gettext.cpython-310.pyc byte-compiling /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators/pgp.py to pgp.cpython-310.pyc byte-compiling /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators/ppu.py to ppu.cpython-310.pyc byte-compiling /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators/tar.py to tar.cpython-310.pyc byte-compiling /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators/ffprobe.py to ffprobe.cpython-310.pyc byte-compiling /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators/png.py to png.cpython-310.pyc byte-compiling /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators/binary.py to binary.cpython-310.pyc byte-compiling /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators/fonts.py to fonts.cpython-310.pyc byte-compiling /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators/pcap.py to pcap.cpython-310.pyc byte-compiling /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators/debian.py to debian.cpython-310.pyc byte-compiling /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators/socket_or_fifo.py to socket_or_fifo.cpython-310.pyc byte-compiling /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators/squashfs.py to squashfs.cpython-310.pyc byte-compiling /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope/comparators/image.py to image.cpython-310.pyc running install_egg_info Copying diffoscope.egg-info to /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/lib/python3.10/site-packages/diffoscope-227-py3.10.egg-info running install_scripts Installing diffoscope script to /home/buildozer/aports/community/diffoscope/pkg/diffoscope/usr/bin >>> diffoscope*: Running postcheck for diffoscope >>> diffoscope*: Preparing package diffoscope... >>> diffoscope*: Tracing dependencies... >>> diffoscope*: Package size: 1.6 MB >>> diffoscope*: Compressing data... >>> diffoscope*: Create checksum... >>> diffoscope*: Create diffoscope-227-r0.apk >>> diffoscope: Build complete at Fri, 18 Nov 2022 17:04:54 +0000 elapsed time 0h 0m 47s >>> diffoscope: Cleaning up srcdir >>> diffoscope: Cleaning up pkgdir >>> diffoscope: Uninstalling dependencies... (1/31) Purging .makedepends-diffoscope (20221118.170408) (2/31) Purging py3-libarchive-c (4.0-r0) (3/31) Purging libarchive (3.6.1-r1) (4/31) Purging py3-magic (0.4.24-r1) (5/31) Purging py3-docutils (0.19-r1) (6/31) Purging py3-setuptools (65.5.1-r0) (7/31) Purging python3-dev (3.10.8-r3) (8/31) Purging cdrkit (1.1.11-r4) (9/31) Purging bzip2 (1.0.8-r4) (10/31) Purging gzip (1.12-r0) (11/31) Purging less (608-r0) (12/31) Purging libarchive-tools (3.6.1-r1) (13/31) Purging py3-html2text (2020.1.16-r2) (14/31) Purging py3-pytest (7.2.0-r1) (15/31) Purging py3-attrs (22.1.0-r0) (16/31) Purging py3-exceptiongroup (1.0.4-r0) (17/31) Purging py3-iniconfig (1.1.1-r3) (18/31) Purging py3-packaging (21.3-r2) (19/31) Purging py3-parsing (3.0.9-r0) (20/31) Purging py3-pluggy (1.0.0-r1) (21/31) Purging py3-py (1.11.0-r0) (22/31) Purging py3-tomli (2.0.1-r1) (23/31) Purging python3 (3.10.8-r3) (24/31) Purging unzip (6.0-r13) (25/31) Purging libbz2 (1.0.8-r4) (26/31) Purging xz-libs (5.2.8-r0) (27/31) Purging libffi (3.4.4-r0) (28/31) Purging gdbm (1.23-r0) (29/31) Purging mpdecimal (2.5.1-r1) (30/31) Purging readline (8.2.0-r0) (31/31) Purging sqlite-libs (3.40.0-r0) Executing busybox-1.35.0-r28.trigger OK: 189 MiB in 92 packages >>> diffoscope: Updating the community/armv7 repository index... >>> diffoscope: Signing the index...