>>> binwalk: Building testing/binwalk 2.4.1-r0 (using abuild 3.13.0-r3) started Wed, 01 May 2024 09:32:05 +0000 >>> binwalk: Checking sanity of /home/buildozer/aports/testing/binwalk/APKBUILD... >>> binwalk: Analyzing dependencies... >>> binwalk: Installing for build: build-base py3-pycryptodome python3 py3-gpep517 py3-setuptools py3-wheel py3-pytest (1/34) Installing libbz2 (1.0.8-r6) (2/34) Installing libffi (3.4.6-r0) (3/34) Installing gdbm (1.23-r1) (4/34) Installing xz-libs (5.6.1-r3) (5/34) Installing mpdecimal (4.0.0-r0) (6/34) Installing libpanelw (6.4_p20240330-r0) (7/34) Installing readline (8.2.10-r0) (8/34) Installing sqlite-libs (3.45.3-r0) (9/34) Installing python3 (3.12.3-r1) (10/34) Installing python3-pycache-pyc0 (3.12.3-r1) (11/34) Installing pyc (3.12.3-r1) (12/34) Installing python3-pyc (3.12.3-r1) (13/34) Installing py3-pycryptodome (3.20.0-r1) (14/34) Installing py3-installer (0.7.0-r2) (15/34) Installing py3-installer-pyc (0.7.0-r2) (16/34) Installing py3-gpep517 (15-r2) (17/34) Installing py3-gpep517-pyc (15-r2) (18/34) Installing py3-parsing (3.1.2-r1) (19/34) Installing py3-parsing-pyc (3.1.2-r1) (20/34) Installing py3-packaging (24.0-r1) (21/34) Installing py3-packaging-pyc (24.0-r1) (22/34) Installing py3-setuptools (69.5.1-r0) (23/34) Installing py3-setuptools-pyc (69.5.1-r0) (24/34) Installing py3-wheel (0.42.0-r1) (25/34) Installing py3-wheel-pyc (0.42.0-r1) (26/34) Installing py3-iniconfig (2.0.0-r1) (27/34) Installing py3-iniconfig-pyc (2.0.0-r1) (28/34) Installing py3-pluggy (1.4.0-r1) (29/34) Installing py3-pluggy-pyc (1.4.0-r1) (30/34) Installing py3-py (1.11.0-r3) (31/34) Installing py3-py-pyc (1.11.0-r3) (32/34) Installing py3-pytest (8.1.1-r1) (33/34) Installing py3-pytest-pyc (8.1.1-r1) (34/34) Installing .makedepends-binwalk (20240501.093206) Executing busybox-1.36.1-r26.trigger OK: 328 MiB in 137 packages >>> binwalk: Cleaning up srcdir >>> binwalk: Cleaning up pkgdir >>> binwalk: Cleaning up tmpdir >>> binwalk: Fetching https://distfiles.alpinelinux.org/distfiles/edge/binwalk-2.4.1.tar.gz >>> binwalk: Fetching https://distfiles.alpinelinux.org/distfiles/edge/binwalk-2.4.1.tar.gz >>> binwalk: Checking sha512sums... binwalk-2.4.1.tar.gz: OK >>> binwalk: Unpacking /var/cache/distfiles/binwalk-2.4.1.tar.gz... 2024-05-01 09:32:10,285 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2024-05-01 09:32:10,310 root INFO running bdist_wheel 2024-05-01 09:32:10,325 root INFO running build 2024-05-01 09:32:10,325 root INFO running build_py 2024-05-01 09:32:10,328 root INFO creating build 2024-05-01 09:32:10,328 root INFO creating build/lib 2024-05-01 09:32:10,328 root INFO creating build/lib/binwalk 2024-05-01 09:32:10,328 root INFO copying src/binwalk/__init__.py -> build/lib/binwalk 2024-05-01 09:32:10,328 root INFO copying src/binwalk/__main__.py -> build/lib/binwalk 2024-05-01 09:32:10,329 root INFO creating build/lib/binwalk/modules 2024-05-01 09:32:10,329 root INFO copying src/binwalk/modules/__init__.py -> build/lib/binwalk/modules 2024-05-01 09:32:10,329 root INFO copying src/binwalk/modules/hexdiff.py -> build/lib/binwalk/modules 2024-05-01 09:32:10,329 root INFO copying src/binwalk/modules/extractor.py -> build/lib/binwalk/modules 2024-05-01 09:32:10,330 root INFO copying src/binwalk/modules/disasm.py -> build/lib/binwalk/modules 2024-05-01 09:32:10,330 root INFO copying src/binwalk/modules/general.py -> build/lib/binwalk/modules 2024-05-01 09:32:10,330 root INFO copying src/binwalk/modules/compression.py -> build/lib/binwalk/modules 2024-05-01 09:32:10,330 root INFO copying src/binwalk/modules/entropy.py -> build/lib/binwalk/modules 2024-05-01 09:32:10,330 root INFO copying src/binwalk/modules/signature.py -> build/lib/binwalk/modules 2024-05-01 09:32:10,331 root INFO creating build/lib/binwalk/core 2024-05-01 09:32:10,331 root INFO copying src/binwalk/core/__init__.py -> build/lib/binwalk/core 2024-05-01 09:32:10,331 root INFO copying src/binwalk/core/statuserver.py -> build/lib/binwalk/core 2024-05-01 09:32:10,331 root INFO copying src/binwalk/core/exceptions.py -> build/lib/binwalk/core 2024-05-01 09:32:10,332 root INFO copying src/binwalk/core/version.py -> build/lib/binwalk/core 2024-05-01 09:32:10,332 root INFO copying src/binwalk/core/display.py -> build/lib/binwalk/core 2024-05-01 09:32:10,332 root INFO copying src/binwalk/core/magic.py -> build/lib/binwalk/core 2024-05-01 09:32:10,332 root INFO copying src/binwalk/core/settings.py -> build/lib/binwalk/core 2024-05-01 09:32:10,332 root INFO copying src/binwalk/core/compat.py -> build/lib/binwalk/core 2024-05-01 09:32:10,333 root INFO copying src/binwalk/core/module.py -> build/lib/binwalk/core 2024-05-01 09:32:10,333 root INFO copying src/binwalk/core/plugin.py -> build/lib/binwalk/core 2024-05-01 09:32:10,333 root INFO copying src/binwalk/core/common.py -> build/lib/binwalk/core 2024-05-01 09:32:10,333 root INFO copying src/binwalk/core/idb.py -> build/lib/binwalk/core 2024-05-01 09:32:10,333 root INFO running egg_info 2024-05-01 09:32:10,333 root INFO creating src/binwalk.egg-info 2024-05-01 09:32:10,335 root INFO writing src/binwalk.egg-info/PKG-INFO 2024-05-01 09:32:10,335 root INFO writing dependency_links to src/binwalk.egg-info/dependency_links.txt 2024-05-01 09:32:10,335 root INFO writing entry points to src/binwalk.egg-info/entry_points.txt 2024-05-01 09:32:10,336 root INFO writing top-level names to src/binwalk.egg-info/top_level.txt 2024-05-01 09:32:10,336 root INFO writing manifest file 'src/binwalk.egg-info/SOURCES.txt' 2024-05-01 09:32:10,338 root INFO reading manifest file 'src/binwalk.egg-info/SOURCES.txt' 2024-05-01 09:32:10,338 root INFO reading manifest template 'MANIFEST.in' 2024-05-01 09:32:10,340 root INFO adding license file 'LICENSE' 2024-05-01 09:32:10,340 root INFO adding license file 'NOTICE.md' 2024-05-01 09:32:10,341 root INFO writing manifest file 'src/binwalk.egg-info/SOURCES.txt' /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'binwalk.config' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'binwalk.config' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'binwalk.config' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'binwalk.config' to be distributed and are already explicitly excluding 'binwalk.config' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'binwalk.magic' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'binwalk.magic' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'binwalk.magic' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'binwalk.magic' to be distributed and are already explicitly excluding 'binwalk.magic' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'binwalk.plugins' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'binwalk.plugins' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'binwalk.plugins' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'binwalk.plugins' to be distributed and are already explicitly excluding 'binwalk.plugins' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) 2024-05-01 09:32:10,343 root INFO creating build/lib/binwalk/config 2024-05-01 09:32:10,344 root INFO copying src/binwalk/config/extract.conf -> build/lib/binwalk/config 2024-05-01 09:32:10,344 root INFO creating build/lib/binwalk/magic 2024-05-01 09:32:10,344 root INFO copying src/binwalk/magic/animation -> build/lib/binwalk/magic 2024-05-01 09:32:10,344 root INFO copying src/binwalk/magic/archives -> build/lib/binwalk/magic 2024-05-01 09:32:10,344 root INFO copying src/binwalk/magic/audio -> build/lib/binwalk/magic 2024-05-01 09:32:10,344 root INFO copying src/binwalk/magic/binarch -> build/lib/binwalk/magic 2024-05-01 09:32:10,345 root INFO copying src/binwalk/magic/bincast -> build/lib/binwalk/magic 2024-05-01 09:32:10,345 root INFO copying src/binwalk/magic/binwalk -> build/lib/binwalk/magic 2024-05-01 09:32:10,345 root INFO copying src/binwalk/magic/bootloaders -> build/lib/binwalk/magic 2024-05-01 09:32:10,345 root INFO copying src/binwalk/magic/code -> build/lib/binwalk/magic 2024-05-01 09:32:10,345 root INFO copying src/binwalk/magic/compressed -> build/lib/binwalk/magic 2024-05-01 09:32:10,346 root INFO copying src/binwalk/magic/console -> build/lib/binwalk/magic 2024-05-01 09:32:10,346 root INFO copying src/binwalk/magic/crypto -> build/lib/binwalk/magic 2024-05-01 09:32:10,346 root INFO copying src/binwalk/magic/ebml -> build/lib/binwalk/magic 2024-05-01 09:32:10,346 root INFO copying src/binwalk/magic/ecos -> build/lib/binwalk/magic 2024-05-01 09:32:10,346 root INFO copying src/binwalk/magic/efi -> build/lib/binwalk/magic 2024-05-01 09:32:10,346 root INFO copying src/binwalk/magic/encoding -> build/lib/binwalk/magic 2024-05-01 09:32:10,347 root INFO copying src/binwalk/magic/executables -> build/lib/binwalk/magic 2024-05-01 09:32:10,347 root INFO copying src/binwalk/magic/filesystems -> build/lib/binwalk/magic 2024-05-01 09:32:10,347 root INFO copying src/binwalk/magic/firmware -> build/lib/binwalk/magic 2024-05-01 09:32:10,347 root INFO copying src/binwalk/magic/hashing -> build/lib/binwalk/magic 2024-05-01 09:32:10,348 root INFO copying src/binwalk/magic/images -> build/lib/binwalk/magic 2024-05-01 09:32:10,348 root INFO copying src/binwalk/magic/linux -> build/lib/binwalk/magic 2024-05-01 09:32:10,348 root INFO copying src/binwalk/magic/lzma -> build/lib/binwalk/magic 2024-05-01 09:32:10,348 root INFO copying src/binwalk/magic/misc -> build/lib/binwalk/magic 2024-05-01 09:32:10,348 root INFO copying src/binwalk/magic/network -> build/lib/binwalk/magic 2024-05-01 09:32:10,349 root INFO copying src/binwalk/magic/phones -> build/lib/binwalk/magic 2024-05-01 09:32:10,349 root INFO copying src/binwalk/magic/sql -> build/lib/binwalk/magic 2024-05-01 09:32:10,349 root INFO copying src/binwalk/magic/vxworks -> build/lib/binwalk/magic 2024-05-01 09:32:10,349 root INFO creating build/lib/binwalk/plugins 2024-05-01 09:32:10,349 root INFO copying src/binwalk/plugins/arcadyan.py -> build/lib/binwalk/plugins 2024-05-01 09:32:10,349 root INFO copying src/binwalk/plugins/cpio.py -> build/lib/binwalk/plugins 2024-05-01 09:32:10,349 root INFO copying src/binwalk/plugins/dlromfsextract.py -> build/lib/binwalk/plugins 2024-05-01 09:32:10,350 root INFO copying src/binwalk/plugins/gzipextract.py -> build/lib/binwalk/plugins 2024-05-01 09:32:10,350 root INFO copying src/binwalk/plugins/gzipvalid.py -> build/lib/binwalk/plugins 2024-05-01 09:32:10,350 root INFO copying src/binwalk/plugins/jffs2valid.py -> build/lib/binwalk/plugins 2024-05-01 09:32:10,350 root INFO copying src/binwalk/plugins/lzmaextract.py -> build/lib/binwalk/plugins 2024-05-01 09:32:10,350 root INFO copying src/binwalk/plugins/lzmavalid.py -> build/lib/binwalk/plugins 2024-05-01 09:32:10,350 root INFO copying src/binwalk/plugins/os9_68kvalid.py -> build/lib/binwalk/plugins 2024-05-01 09:32:10,351 root INFO copying src/binwalk/plugins/pgp.py -> build/lib/binwalk/plugins 2024-05-01 09:32:10,351 root INFO copying src/binwalk/plugins/tar.py -> build/lib/binwalk/plugins 2024-05-01 09:32:10,351 root INFO copying src/binwalk/plugins/ubivalid.py -> build/lib/binwalk/plugins 2024-05-01 09:32:10,351 root INFO copying src/binwalk/plugins/unjffs2.py -> build/lib/binwalk/plugins 2024-05-01 09:32:10,351 root INFO copying src/binwalk/plugins/unpfs.py -> build/lib/binwalk/plugins 2024-05-01 09:32:10,351 root INFO copying src/binwalk/plugins/wincedecompr.py -> build/lib/binwalk/plugins 2024-05-01 09:32:10,352 root INFO copying src/binwalk/plugins/winceextract.py -> build/lib/binwalk/plugins 2024-05-01 09:32:10,352 root INFO copying src/binwalk/plugins/winceextractor.py -> build/lib/binwalk/plugins 2024-05-01 09:32:10,352 root INFO copying src/binwalk/plugins/ziphelper.py -> build/lib/binwalk/plugins 2024-05-01 09:32:10,352 root INFO copying src/binwalk/plugins/zlibextract.py -> build/lib/binwalk/plugins 2024-05-01 09:32:10,352 root INFO copying src/binwalk/plugins/zlibvalid.py -> build/lib/binwalk/plugins 2024-05-01 09:32:10,357 wheel INFO installing to build/bdist.linux-armv8l/wheel 2024-05-01 09:32:10,357 root INFO running install 2024-05-01 09:32:10,365 root INFO running install_lib 2024-05-01 09:32:10,367 root INFO creating build/bdist.linux-armv8l 2024-05-01 09:32:10,367 root INFO creating build/bdist.linux-armv8l/wheel 2024-05-01 09:32:10,367 root INFO creating build/bdist.linux-armv8l/wheel/binwalk 2024-05-01 09:32:10,368 root INFO copying build/lib/binwalk/__init__.py -> build/bdist.linux-armv8l/wheel/binwalk 2024-05-01 09:32:10,368 root INFO creating build/bdist.linux-armv8l/wheel/binwalk/modules 2024-05-01 09:32:10,368 root INFO copying build/lib/binwalk/modules/__init__.py -> build/bdist.linux-armv8l/wheel/binwalk/modules 2024-05-01 09:32:10,368 root INFO copying build/lib/binwalk/modules/hexdiff.py -> build/bdist.linux-armv8l/wheel/binwalk/modules 2024-05-01 09:32:10,368 root INFO copying build/lib/binwalk/modules/extractor.py -> build/bdist.linux-armv8l/wheel/binwalk/modules 2024-05-01 09:32:10,368 root INFO copying build/lib/binwalk/modules/disasm.py -> build/bdist.linux-armv8l/wheel/binwalk/modules 2024-05-01 09:32:10,369 root INFO copying build/lib/binwalk/modules/general.py -> build/bdist.linux-armv8l/wheel/binwalk/modules 2024-05-01 09:32:10,369 root INFO copying build/lib/binwalk/modules/compression.py -> build/bdist.linux-armv8l/wheel/binwalk/modules 2024-05-01 09:32:10,369 root INFO copying build/lib/binwalk/modules/entropy.py -> build/bdist.linux-armv8l/wheel/binwalk/modules 2024-05-01 09:32:10,369 root INFO copying build/lib/binwalk/modules/signature.py -> build/bdist.linux-armv8l/wheel/binwalk/modules 2024-05-01 09:32:10,369 root INFO creating build/bdist.linux-armv8l/wheel/binwalk/plugins 2024-05-01 09:32:10,369 root INFO copying build/lib/binwalk/plugins/ubivalid.py -> build/bdist.linux-armv8l/wheel/binwalk/plugins 2024-05-01 09:32:10,370 root INFO copying build/lib/binwalk/plugins/winceextractor.py -> build/bdist.linux-armv8l/wheel/binwalk/plugins 2024-05-01 09:32:10,370 root INFO copying build/lib/binwalk/plugins/pgp.py -> build/bdist.linux-armv8l/wheel/binwalk/plugins 2024-05-01 09:32:10,370 root INFO copying build/lib/binwalk/plugins/zlibextract.py -> build/bdist.linux-armv8l/wheel/binwalk/plugins 2024-05-01 09:32:10,370 root INFO copying build/lib/binwalk/plugins/wincedecompr.py -> build/bdist.linux-armv8l/wheel/binwalk/plugins 2024-05-01 09:32:10,370 root INFO copying build/lib/binwalk/plugins/gzipextract.py -> build/bdist.linux-armv8l/wheel/binwalk/plugins 2024-05-01 09:32:10,370 root INFO copying build/lib/binwalk/plugins/tar.py -> build/bdist.linux-armv8l/wheel/binwalk/plugins 2024-05-01 09:32:10,371 root INFO copying build/lib/binwalk/plugins/unjffs2.py -> build/bdist.linux-armv8l/wheel/binwalk/plugins 2024-05-01 09:32:10,371 root INFO copying build/lib/binwalk/plugins/cpio.py -> build/bdist.linux-armv8l/wheel/binwalk/plugins 2024-05-01 09:32:10,371 root INFO copying build/lib/binwalk/plugins/jffs2valid.py -> build/bdist.linux-armv8l/wheel/binwalk/plugins 2024-05-01 09:32:10,371 root INFO copying build/lib/binwalk/plugins/lzmavalid.py -> build/bdist.linux-armv8l/wheel/binwalk/plugins 2024-05-01 09:32:10,371 root INFO copying build/lib/binwalk/plugins/zlibvalid.py -> build/bdist.linux-armv8l/wheel/binwalk/plugins 2024-05-01 09:32:10,371 root INFO copying build/lib/binwalk/plugins/lzmaextract.py -> build/bdist.linux-armv8l/wheel/binwalk/plugins 2024-05-01 09:32:10,372 root INFO copying build/lib/binwalk/plugins/os9_68kvalid.py -> build/bdist.linux-armv8l/wheel/binwalk/plugins 2024-05-01 09:32:10,372 root INFO copying build/lib/binwalk/plugins/dlromfsextract.py -> build/bdist.linux-armv8l/wheel/binwalk/plugins 2024-05-01 09:32:10,372 root INFO copying build/lib/binwalk/plugins/unpfs.py -> build/bdist.linux-armv8l/wheel/binwalk/plugins 2024-05-01 09:32:10,372 root INFO copying build/lib/binwalk/plugins/arcadyan.py -> build/bdist.linux-armv8l/wheel/binwalk/plugins 2024-05-01 09:32:10,372 root INFO copying build/lib/binwalk/plugins/gzipvalid.py -> build/bdist.linux-armv8l/wheel/binwalk/plugins 2024-05-01 09:32:10,372 root INFO copying build/lib/binwalk/plugins/ziphelper.py -> build/bdist.linux-armv8l/wheel/binwalk/plugins 2024-05-01 09:32:10,372 root INFO copying build/lib/binwalk/plugins/winceextract.py -> build/bdist.linux-armv8l/wheel/binwalk/plugins 2024-05-01 09:32:10,373 root INFO copying build/lib/binwalk/__main__.py -> build/bdist.linux-armv8l/wheel/binwalk 2024-05-01 09:32:10,373 root INFO creating build/bdist.linux-armv8l/wheel/binwalk/magic 2024-05-01 09:32:10,373 root INFO copying build/lib/binwalk/magic/firmware -> build/bdist.linux-armv8l/wheel/binwalk/magic 2024-05-01 09:32:10,373 root INFO copying build/lib/binwalk/magic/crypto -> build/bdist.linux-armv8l/wheel/binwalk/magic 2024-05-01 09:32:10,373 root INFO copying build/lib/binwalk/magic/images -> build/bdist.linux-armv8l/wheel/binwalk/magic 2024-05-01 09:32:10,373 root INFO copying build/lib/binwalk/magic/binwalk -> build/bdist.linux-armv8l/wheel/binwalk/magic 2024-05-01 09:32:10,374 root INFO copying build/lib/binwalk/magic/network -> build/bdist.linux-armv8l/wheel/binwalk/magic 2024-05-01 09:32:10,374 root INFO copying build/lib/binwalk/magic/bootloaders -> build/bdist.linux-armv8l/wheel/binwalk/magic 2024-05-01 09:32:10,374 root INFO copying build/lib/binwalk/magic/audio -> build/bdist.linux-armv8l/wheel/binwalk/magic 2024-05-01 09:32:10,374 root INFO copying build/lib/binwalk/magic/sql -> build/bdist.linux-armv8l/wheel/binwalk/magic 2024-05-01 09:32:10,374 root INFO copying build/lib/binwalk/magic/lzma -> build/bdist.linux-armv8l/wheel/binwalk/magic 2024-05-01 09:32:10,374 root INFO copying build/lib/binwalk/magic/misc -> build/bdist.linux-armv8l/wheel/binwalk/magic 2024-05-01 09:32:10,374 root INFO copying build/lib/binwalk/magic/efi -> build/bdist.linux-armv8l/wheel/binwalk/magic 2024-05-01 09:32:10,375 root INFO copying build/lib/binwalk/magic/archives -> build/bdist.linux-armv8l/wheel/binwalk/magic 2024-05-01 09:32:10,375 root INFO copying build/lib/binwalk/magic/console -> build/bdist.linux-armv8l/wheel/binwalk/magic 2024-05-01 09:32:10,375 root INFO copying build/lib/binwalk/magic/phones -> build/bdist.linux-armv8l/wheel/binwalk/magic 2024-05-01 09:32:10,375 root INFO copying build/lib/binwalk/magic/executables -> build/bdist.linux-armv8l/wheel/binwalk/magic 2024-05-01 09:32:10,375 root INFO copying build/lib/binwalk/magic/binarch -> build/bdist.linux-armv8l/wheel/binwalk/magic 2024-05-01 09:32:10,375 root INFO copying build/lib/binwalk/magic/ebml -> build/bdist.linux-armv8l/wheel/binwalk/magic 2024-05-01 09:32:10,376 root INFO copying build/lib/binwalk/magic/vxworks -> build/bdist.linux-armv8l/wheel/binwalk/magic 2024-05-01 09:32:10,376 root INFO copying build/lib/binwalk/magic/encoding -> build/bdist.linux-armv8l/wheel/binwalk/magic 2024-05-01 09:32:10,376 root INFO copying build/lib/binwalk/magic/ecos -> build/bdist.linux-armv8l/wheel/binwalk/magic 2024-05-01 09:32:10,376 root INFO copying build/lib/binwalk/magic/code -> build/bdist.linux-armv8l/wheel/binwalk/magic 2024-05-01 09:32:10,376 root INFO copying build/lib/binwalk/magic/filesystems -> build/bdist.linux-armv8l/wheel/binwalk/magic 2024-05-01 09:32:10,376 root INFO copying build/lib/binwalk/magic/bincast -> build/bdist.linux-armv8l/wheel/binwalk/magic 2024-05-01 09:32:10,376 root INFO copying build/lib/binwalk/magic/compressed -> build/bdist.linux-armv8l/wheel/binwalk/magic 2024-05-01 09:32:10,377 root INFO copying build/lib/binwalk/magic/linux -> build/bdist.linux-armv8l/wheel/binwalk/magic 2024-05-01 09:32:10,377 root INFO copying build/lib/binwalk/magic/hashing -> build/bdist.linux-armv8l/wheel/binwalk/magic 2024-05-01 09:32:10,377 root INFO copying build/lib/binwalk/magic/animation -> build/bdist.linux-armv8l/wheel/binwalk/magic 2024-05-01 09:32:10,377 root INFO creating build/bdist.linux-armv8l/wheel/binwalk/core 2024-05-01 09:32:10,377 root INFO copying build/lib/binwalk/core/__init__.py -> build/bdist.linux-armv8l/wheel/binwalk/core 2024-05-01 09:32:10,377 root INFO copying build/lib/binwalk/core/statuserver.py -> build/bdist.linux-armv8l/wheel/binwalk/core 2024-05-01 09:32:10,378 root INFO copying build/lib/binwalk/core/exceptions.py -> build/bdist.linux-armv8l/wheel/binwalk/core 2024-05-01 09:32:10,378 root INFO copying build/lib/binwalk/core/version.py -> build/bdist.linux-armv8l/wheel/binwalk/core 2024-05-01 09:32:10,378 root INFO copying build/lib/binwalk/core/display.py -> build/bdist.linux-armv8l/wheel/binwalk/core 2024-05-01 09:32:10,378 root INFO copying build/lib/binwalk/core/magic.py -> build/bdist.linux-armv8l/wheel/binwalk/core 2024-05-01 09:32:10,378 root INFO copying build/lib/binwalk/core/settings.py -> build/bdist.linux-armv8l/wheel/binwalk/core 2024-05-01 09:32:10,378 root INFO copying build/lib/binwalk/core/compat.py -> build/bdist.linux-armv8l/wheel/binwalk/core 2024-05-01 09:32:10,378 root INFO copying build/lib/binwalk/core/module.py -> build/bdist.linux-armv8l/wheel/binwalk/core 2024-05-01 09:32:10,379 root INFO copying build/lib/binwalk/core/plugin.py -> build/bdist.linux-armv8l/wheel/binwalk/core 2024-05-01 09:32:10,379 root INFO copying build/lib/binwalk/core/common.py -> build/bdist.linux-armv8l/wheel/binwalk/core 2024-05-01 09:32:10,379 root INFO copying build/lib/binwalk/core/idb.py -> build/bdist.linux-armv8l/wheel/binwalk/core 2024-05-01 09:32:10,379 root INFO creating build/bdist.linux-armv8l/wheel/binwalk/config 2024-05-01 09:32:10,379 root INFO copying build/lib/binwalk/config/extract.conf -> build/bdist.linux-armv8l/wheel/binwalk/config 2024-05-01 09:32:10,379 root INFO running install_egg_info 2024-05-01 09:32:10,382 root INFO Copying src/binwalk.egg-info to build/bdist.linux-armv8l/wheel/binwalk-2.4.1-py3.12.egg-info 2024-05-01 09:32:10,383 root INFO running install_scripts 2024-05-01 09:32:10,384 wheel INFO creating build/bdist.linux-armv8l/wheel/binwalk-2.4.1.dist-info/WHEEL 2024-05-01 09:32:10,385 wheel INFO creating '/home/buildozer/aports/testing/binwalk/src/binwalk-2.4.1/.dist/.tmp-kfkfz4vc/binwalk-2.4.1-py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2024-05-01 09:32:10,385 wheel INFO adding 'binwalk/__init__.py' 2024-05-01 09:32:10,385 wheel INFO adding 'binwalk/__main__.py' 2024-05-01 09:32:10,385 wheel INFO adding 'binwalk/config/extract.conf' 2024-05-01 09:32:10,386 wheel INFO adding 'binwalk/core/__init__.py' 2024-05-01 09:32:10,386 wheel INFO adding 'binwalk/core/common.py' 2024-05-01 09:32:10,386 wheel INFO adding 'binwalk/core/compat.py' 2024-05-01 09:32:10,386 wheel INFO adding 'binwalk/core/display.py' 2024-05-01 09:32:10,386 wheel INFO adding 'binwalk/core/exceptions.py' 2024-05-01 09:32:10,387 wheel INFO adding 'binwalk/core/idb.py' 2024-05-01 09:32:10,387 wheel INFO adding 'binwalk/core/magic.py' 2024-05-01 09:32:10,387 wheel INFO adding 'binwalk/core/module.py' 2024-05-01 09:32:10,387 wheel INFO adding 'binwalk/core/plugin.py' 2024-05-01 09:32:10,388 wheel INFO adding 'binwalk/core/settings.py' 2024-05-01 09:32:10,388 wheel INFO adding 'binwalk/core/statuserver.py' 2024-05-01 09:32:10,388 wheel INFO adding 'binwalk/core/version.py' 2024-05-01 09:32:10,388 wheel INFO adding 'binwalk/magic/animation' 2024-05-01 09:32:10,388 wheel INFO adding 'binwalk/magic/archives' 2024-05-01 09:32:10,389 wheel INFO adding 'binwalk/magic/audio' 2024-05-01 09:32:10,389 wheel INFO adding 'binwalk/magic/binarch' 2024-05-01 09:32:10,389 wheel INFO adding 'binwalk/magic/bincast' 2024-05-01 09:32:10,389 wheel INFO adding 'binwalk/magic/binwalk' 2024-05-01 09:32:10,389 wheel INFO adding 'binwalk/magic/bootloaders' 2024-05-01 09:32:10,389 wheel INFO adding 'binwalk/magic/code' 2024-05-01 09:32:10,389 wheel INFO adding 'binwalk/magic/compressed' 2024-05-01 09:32:10,390 wheel INFO adding 'binwalk/magic/console' 2024-05-01 09:32:10,390 wheel INFO adding 'binwalk/magic/crypto' 2024-05-01 09:32:10,390 wheel INFO adding 'binwalk/magic/ebml' 2024-05-01 09:32:10,390 wheel INFO adding 'binwalk/magic/ecos' 2024-05-01 09:32:10,390 wheel INFO adding 'binwalk/magic/efi' 2024-05-01 09:32:10,391 wheel INFO adding 'binwalk/magic/encoding' 2024-05-01 09:32:10,391 wheel INFO adding 'binwalk/magic/executables' 2024-05-01 09:32:10,391 wheel INFO adding 'binwalk/magic/filesystems' 2024-05-01 09:32:10,391 wheel INFO adding 'binwalk/magic/firmware' 2024-05-01 09:32:10,392 wheel INFO adding 'binwalk/magic/hashing' 2024-05-01 09:32:10,392 wheel INFO adding 'binwalk/magic/images' 2024-05-01 09:32:10,392 wheel INFO adding 'binwalk/magic/linux' 2024-05-01 09:32:10,392 wheel INFO adding 'binwalk/magic/lzma' 2024-05-01 09:32:10,392 wheel INFO adding 'binwalk/magic/misc' 2024-05-01 09:32:10,393 wheel INFO adding 'binwalk/magic/network' 2024-05-01 09:32:10,393 wheel INFO adding 'binwalk/magic/phones' 2024-05-01 09:32:10,393 wheel INFO adding 'binwalk/magic/sql' 2024-05-01 09:32:10,393 wheel INFO adding 'binwalk/magic/vxworks' 2024-05-01 09:32:10,393 wheel INFO adding 'binwalk/modules/__init__.py' 2024-05-01 09:32:10,393 wheel INFO adding 'binwalk/modules/compression.py' 2024-05-01 09:32:10,394 wheel INFO adding 'binwalk/modules/disasm.py' 2024-05-01 09:32:10,394 wheel INFO adding 'binwalk/modules/entropy.py' 2024-05-01 09:32:10,394 wheel INFO adding 'binwalk/modules/extractor.py' 2024-05-01 09:32:10,394 wheel INFO adding 'binwalk/modules/general.py' 2024-05-01 09:32:10,395 wheel INFO adding 'binwalk/modules/hexdiff.py' 2024-05-01 09:32:10,395 wheel INFO adding 'binwalk/modules/signature.py' 2024-05-01 09:32:10,395 wheel INFO adding 'binwalk/plugins/arcadyan.py' 2024-05-01 09:32:10,395 wheel INFO adding 'binwalk/plugins/cpio.py' 2024-05-01 09:32:10,395 wheel INFO adding 'binwalk/plugins/dlromfsextract.py' 2024-05-01 09:32:10,396 wheel INFO adding 'binwalk/plugins/gzipextract.py' 2024-05-01 09:32:10,396 wheel INFO adding 'binwalk/plugins/gzipvalid.py' 2024-05-01 09:32:10,396 wheel INFO adding 'binwalk/plugins/jffs2valid.py' 2024-05-01 09:32:10,396 wheel INFO adding 'binwalk/plugins/lzmaextract.py' 2024-05-01 09:32:10,396 wheel INFO adding 'binwalk/plugins/lzmavalid.py' 2024-05-01 09:32:10,396 wheel INFO adding 'binwalk/plugins/os9_68kvalid.py' 2024-05-01 09:32:10,396 wheel INFO adding 'binwalk/plugins/pgp.py' 2024-05-01 09:32:10,396 wheel INFO adding 'binwalk/plugins/tar.py' 2024-05-01 09:32:10,397 wheel INFO adding 'binwalk/plugins/ubivalid.py' 2024-05-01 09:32:10,397 wheel INFO adding 'binwalk/plugins/unjffs2.py' 2024-05-01 09:32:10,397 wheel INFO adding 'binwalk/plugins/unpfs.py' 2024-05-01 09:32:10,397 wheel INFO adding 'binwalk/plugins/wincedecompr.py' 2024-05-01 09:32:10,397 wheel INFO adding 'binwalk/plugins/winceextract.py' 2024-05-01 09:32:10,397 wheel INFO adding 'binwalk/plugins/winceextractor.py' 2024-05-01 09:32:10,398 wheel INFO adding 'binwalk/plugins/ziphelper.py' 2024-05-01 09:32:10,398 wheel INFO adding 'binwalk/plugins/zlibextract.py' 2024-05-01 09:32:10,398 wheel INFO adding 'binwalk/plugins/zlibvalid.py' 2024-05-01 09:32:10,398 wheel INFO adding 'binwalk-2.4.1.dist-info/LICENSE' 2024-05-01 09:32:10,398 wheel INFO adding 'binwalk-2.4.1.dist-info/METADATA' 2024-05-01 09:32:10,398 wheel INFO adding 'binwalk-2.4.1.dist-info/NOTICE.md' 2024-05-01 09:32:10,399 wheel INFO adding 'binwalk-2.4.1.dist-info/WHEEL' 2024-05-01 09:32:10,399 wheel INFO adding 'binwalk-2.4.1.dist-info/entry_points.txt' 2024-05-01 09:32:10,399 wheel INFO adding 'binwalk-2.4.1.dist-info/top_level.txt' 2024-05-01 09:32:10,399 wheel INFO adding 'binwalk-2.4.1.dist-info/RECORD' 2024-05-01 09:32:10,399 wheel INFO removing build/bdist.linux-armv8l/wheel 2024-05-01 09:32:10,401 gpep517 INFO The backend produced .dist/binwalk-2.4.1-py3-none-any.whl binwalk-2.4.1-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.12.3, pytest-8.1.1, pluggy-1.4.0 rootdir: /home/buildozer/aports/testing/binwalk/src/binwalk-2.4.1 collected 7 items testing/tests/test_dirtraversal.py . [ 14%] testing/tests/test_firmware_cpio.py . [ 28%] testing/tests/test_firmware_gzip.py . [ 42%] testing/tests/test_firmware_jffs2.py . [ 57%] testing/tests/test_firmware_squashfs.py . [ 71%] testing/tests/test_firmware_zip.py . [ 85%] testing/tests/test_lzma.py . [100%] ============================== 7 passed in 18.68s ============================== >>> binwalk: Entering fakeroot... >>> binwalk-pyc*: Running split function pyc... '/home/buildozer/aports/testing/binwalk/pkg/binwalk/usr/lib/python3.12/site-packages/binwalk/__pycache__' -> '/home/buildozer/aports/testing/binwalk/pkg/binwalk-pyc/usr/lib/python3.12/site-packages/binwalk/__pycache__' '/home/buildozer/aports/testing/binwalk/pkg/binwalk/usr/lib/python3.12/site-packages/binwalk/modules/__pycache__' -> '/home/buildozer/aports/testing/binwalk/pkg/binwalk-pyc/usr/lib/python3.12/site-packages/binwalk/modules/__pycache__' '/home/buildozer/aports/testing/binwalk/pkg/binwalk/usr/lib/python3.12/site-packages/binwalk/plugins/__pycache__' -> '/home/buildozer/aports/testing/binwalk/pkg/binwalk-pyc/usr/lib/python3.12/site-packages/binwalk/plugins/__pycache__' '/home/buildozer/aports/testing/binwalk/pkg/binwalk/usr/lib/python3.12/site-packages/binwalk/core/__pycache__' -> '/home/buildozer/aports/testing/binwalk/pkg/binwalk-pyc/usr/lib/python3.12/site-packages/binwalk/core/__pycache__' >>> binwalk-pyc*: Preparing subpackage binwalk-pyc... >>> binwalk-pyc*: Running postcheck for binwalk-pyc >>> binwalk*: Running postcheck for binwalk >>> binwalk*: Preparing package binwalk... >>> binwalk-pyc*: Tracing dependencies... py3-pycryptodome python3 python3~3.12 >>> binwalk-pyc*: Package size: 528.0 KB >>> binwalk-pyc*: Compressing data... >>> binwalk-pyc*: Create checksum... >>> binwalk-pyc*: Create binwalk-pyc-2.4.1-r0.apk >>> binwalk*: Tracing dependencies... py3-pycryptodome python3 python3~3.12 >>> binwalk*: Package size: 824.0 KB >>> binwalk*: Compressing data... >>> binwalk*: Create checksum... >>> binwalk*: Create binwalk-2.4.1-r0.apk >>> binwalk: Build complete at Wed, 01 May 2024 09:32:30 +0000 elapsed time 0h 0m 25s >>> binwalk: Cleaning up srcdir >>> binwalk: Cleaning up pkgdir >>> binwalk: Uninstalling dependencies... (1/34) Purging .makedepends-binwalk (20240501.093206) (2/34) Purging py3-pycryptodome (3.20.0-r1) (3/34) Purging py3-gpep517-pyc (15-r2) (4/34) Purging py3-gpep517 (15-r2) (5/34) Purging py3-installer-pyc (0.7.0-r2) (6/34) Purging py3-installer (0.7.0-r2) (7/34) Purging py3-setuptools-pyc (69.5.1-r0) (8/34) Purging py3-setuptools (69.5.1-r0) (9/34) Purging py3-wheel-pyc (0.42.0-r1) (10/34) Purging py3-wheel (0.42.0-r1) (11/34) Purging py3-pytest-pyc (8.1.1-r1) (12/34) Purging py3-pytest (8.1.1-r1) (13/34) Purging py3-iniconfig-pyc (2.0.0-r1) (14/34) Purging py3-iniconfig (2.0.0-r1) (15/34) Purging py3-packaging-pyc (24.0-r1) (16/34) Purging py3-packaging (24.0-r1) (17/34) Purging py3-parsing-pyc (3.1.2-r1) (18/34) Purging py3-parsing (3.1.2-r1) (19/34) Purging py3-pluggy-pyc (1.4.0-r1) (20/34) Purging py3-pluggy (1.4.0-r1) (21/34) Purging py3-py-pyc (1.11.0-r3) (22/34) Purging py3-py (1.11.0-r3) (23/34) Purging python3-pyc (3.12.3-r1) (24/34) Purging python3-pycache-pyc0 (3.12.3-r1) (25/34) Purging pyc (3.12.3-r1) (26/34) Purging python3 (3.12.3-r1) (27/34) Purging gdbm (1.23-r1) (28/34) Purging libbz2 (1.0.8-r6) (29/34) Purging libffi (3.4.6-r0) (30/34) Purging libpanelw (6.4_p20240330-r0) (31/34) Purging mpdecimal (4.0.0-r0) (32/34) Purging readline (8.2.10-r0) (33/34) Purging sqlite-libs (3.45.3-r0) (34/34) Purging xz-libs (5.6.1-r3) Executing busybox-1.36.1-r26.trigger OK: 270 MiB in 103 packages >>> binwalk: Updating the testing/armv7 repository index... >>> binwalk: Signing the index...