>>> py3-ssdeep: Building community/py3-ssdeep 3.4-r2 (using abuild 3.9.0-r0) started Thu, 16 Dec 2021 18:11:25 +0000 >>> py3-ssdeep: Checking sanity of /home/buildozer/aports/community/py3-ssdeep/APKBUILD... >>> py3-ssdeep: Analyzing dependencies... >>> py3-ssdeep: Installing for build: build-base python3 py3-cffi py3-six python3-dev py3-setuptools libfuzzy2-dev py3-wheel py3-pytest py3-pytest-runner (1/29) Installing libffi (3.4.2-r1) (2/29) Installing gdbm (1.22-r0) (3/29) Installing mpdecimal (2.5.1-r1) (4/29) Installing readline (8.1.1-r0) (5/29) Installing sqlite-libs (3.37.0-r0) (6/29) Installing python3 (3.10.1-r0) (7/29) Installing py3-cparser (2.20-r2) (8/29) Installing py3-cffi (1.14.5-r3) (9/29) Installing py3-six (1.16.0-r1) (10/29) Installing python3-dev (3.10.1-r0) (11/29) Installing py3-ordered-set (4.0.2-r3) (12/29) Installing py3-appdirs (1.4.4-r3) (13/29) Installing py3-parsing (2.4.7-r3) (14/29) Installing py3-packaging (21.3-r0) (15/29) Installing py3-setuptools (52.0.0-r5) (16/29) Installing libfuzzy2 (2.14.1-r0) (17/29) Installing libfuzzy2-dev (2.14.1-r0) (18/29) Installing py3-wheel (0.36.2-r3) (19/29) Installing py3-atomicwrites (1.4.0-r2) (20/29) Installing py3-attrs (21.2.0-r1) (21/29) Installing py3-more-itertools (8.12.0-r1) (22/29) Installing py3-iniconfig (1.1.1-r2) (23/29) Installing py3-pluggy (0.13.1-r5) (24/29) Installing py3-py (1.10.0-r2) (25/29) Installing py3-wcwidth (0.2.5-r2) (26/29) Installing py3-toml (0.10.2-r3) (27/29) Installing py3-pytest (6.2.5-r1) (28/29) Installing py3-pytest-runner (5.3.1-r1) (29/29) Installing .makedepends-py3-ssdeep (20211216.181126) Executing busybox-1.34.1-r5.trigger OK: 403 MiB in 130 packages >>> py3-ssdeep: Cleaning up srcdir >>> py3-ssdeep: Cleaning up pkgdir >>> py3-ssdeep: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-ssdeep-3.4.tar.gz >>> py3-ssdeep: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-ssdeep-3.4.tar.gz >>> py3-ssdeep: Checking sha512sums... py3-ssdeep-3.4.tar.gz: OK pytest-runner.patch: OK >>> py3-ssdeep: Unpacking /var/cache/distfiles/edge/py3-ssdeep-3.4.tar.gz... >>> py3-ssdeep: pytest-runner.patch patching file setup.py /home/buildozer/aports/community/py3-ssdeep/src/python-ssdeep-3.4/setup.py:6: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives from distutils.command.build import build running build running build_py creating build creating build/lib.linux-armv8l-3.10 creating build/lib.linux-armv8l-3.10/ssdeep copying src/ssdeep/binding.py -> build/lib.linux-armv8l-3.10/ssdeep copying src/ssdeep/__init__.py -> build/lib.linux-armv8l-3.10/ssdeep copying src/ssdeep/__about__.py -> build/lib.linux-armv8l-3.10/ssdeep running egg_info creating src/ssdeep.egg-info writing src/ssdeep.egg-info/PKG-INFO writing dependency_links to src/ssdeep.egg-info/dependency_links.txt writing requirements to src/ssdeep.egg-info/requires.txt writing top-level names to src/ssdeep.egg-info/top_level.txt writing manifest file 'src/ssdeep.egg-info/SOURCES.txt' reading manifest file 'src/ssdeep.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/build' warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.py[co]' found anywhere in distribution writing manifest file 'src/ssdeep.egg-info/SOURCES.txt' creating build/lib.linux-armv8l-3.10/ssdeep/__pycache__ copying src/ssdeep/__pycache__/_ssdeep_cffi_a28e5628x27adcb8d.c -> build/lib.linux-armv8l-3.10/ssdeep/__pycache__ running build_ext building '_ssdeep_cffi_a28e5628x27adcb8d' extension creating build/temp.linux-armv8l-3.10 creating build/temp.linux-armv8l-3.10/src creating build/temp.linux-armv8l-3.10/src/ssdeep creating build/temp.linux-armv8l-3.10/src/ssdeep/__pycache__ gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fomit-frame-pointer -g -fomit-frame-pointer -g -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -I/usr/include/python3.10 -c src/ssdeep/__pycache__/_ssdeep_cffi_a28e5628x27adcb8d.c -o build/temp.linux-armv8l-3.10/src/ssdeep/__pycache__/_ssdeep_cffi_a28e5628x27adcb8d.o gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,--as-needed,-O1,--sort-common -Wl,--as-needed,-O1,--sort-common -Os -fomit-frame-pointer -Os -fomit-frame-pointer build/temp.linux-armv8l-3.10/src/ssdeep/__pycache__/_ssdeep_cffi_a28e5628x27adcb8d.o -L/usr/lib -lfuzzy -o build/lib.linux-armv8l-3.10/ssdeep/_ssdeep_cffi_a28e5628x27adcb8d.cpython-310-arm-linux-gnueabihf.so /home/buildozer/aports/community/py3-ssdeep/src/python-ssdeep-3.4/setup.py:6: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives from distutils.command.build import build running pytest running egg_info writing src/ssdeep.egg-info/PKG-INFO writing dependency_links to src/ssdeep.egg-info/dependency_links.txt writing requirements to src/ssdeep.egg-info/requires.txt writing top-level names to src/ssdeep.egg-info/top_level.txt reading manifest file 'src/ssdeep.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/build' warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.py[co]' found anywhere in distribution writing manifest file 'src/ssdeep.egg-info/SOURCES.txt' running build_ext copying build/lib.linux-armv8l-3.10/ssdeep/_ssdeep_cffi_a28e5628x27adcb8d.cpython-310-arm-linux-gnueabihf.so -> src/ssdeep ============================= test session starts ============================== platform linux -- Python 3.10.1, pytest-6.2.5, py-1.10.0, pluggy-0.13.1 rootdir: /home/buildozer/aports/community/py3-ssdeep/src/python-ssdeep-3.4 collected 17 items tests/test_lib.py ................. [100%] =============================== warnings summary =============================== tests/test_lib.py::TestFunctionsFail::test_compare /home/buildozer/.local/lib/python3.10/site-packages/cffi/vengine_cpy.py:191: UserWarning: reimporting '_ssdeep_cffi_a28e5628x27adcb8d' might overwrite older definitions warnings.warn("reimporting %r might overwrite older definitions" -- Docs: https://docs.pytest.org/en/stable/warnings.html ======================== 17 passed, 1 warning in 0.09s ========================= >>> py3-ssdeep: Entering fakeroot... /home/buildozer/aports/community/py3-ssdeep/src/python-ssdeep-3.4/setup.py:6: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives from distutils.command.build import build running install /home/buildozer/.local/lib/python3.10/site-packages/cffi/vengine_cpy.py:191: UserWarning: reimporting '_ssdeep_cffi_a28e5628x27adcb8d' might overwrite older definitions warnings.warn("reimporting %r might overwrite older definitions" running build running build_py running egg_info writing src/ssdeep.egg-info/PKG-INFO writing dependency_links to src/ssdeep.egg-info/dependency_links.txt writing requirements to src/ssdeep.egg-info/requires.txt writing top-level names to src/ssdeep.egg-info/top_level.txt reading manifest file 'src/ssdeep.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/build' warning: no previously-included files matching '__pycache__' found anywhere in distribution writing manifest file 'src/ssdeep.egg-info/SOURCES.txt' running build_ext running install_lib creating /home/buildozer/aports/community/py3-ssdeep/pkg creating /home/buildozer/aports/community/py3-ssdeep/pkg/py3-ssdeep creating /home/buildozer/aports/community/py3-ssdeep/pkg/py3-ssdeep/usr creating /home/buildozer/aports/community/py3-ssdeep/pkg/py3-ssdeep/usr/lib creating /home/buildozer/aports/community/py3-ssdeep/pkg/py3-ssdeep/usr/lib/python3.10 creating /home/buildozer/aports/community/py3-ssdeep/pkg/py3-ssdeep/usr/lib/python3.10/site-packages creating /home/buildozer/aports/community/py3-ssdeep/pkg/py3-ssdeep/usr/lib/python3.10/site-packages/ssdeep copying build/lib.linux-armv8l-3.10/ssdeep/binding.py -> /home/buildozer/aports/community/py3-ssdeep/pkg/py3-ssdeep/usr/lib/python3.10/site-packages/ssdeep creating /home/buildozer/aports/community/py3-ssdeep/pkg/py3-ssdeep/usr/lib/python3.10/site-packages/ssdeep/__pycache__ copying build/lib.linux-armv8l-3.10/ssdeep/__pycache__/_ssdeep_cffi_a28e5628x27adcb8d.c -> /home/buildozer/aports/community/py3-ssdeep/pkg/py3-ssdeep/usr/lib/python3.10/site-packages/ssdeep/__pycache__ copying build/lib.linux-armv8l-3.10/ssdeep/__init__.py -> /home/buildozer/aports/community/py3-ssdeep/pkg/py3-ssdeep/usr/lib/python3.10/site-packages/ssdeep copying build/lib.linux-armv8l-3.10/ssdeep/__about__.py -> /home/buildozer/aports/community/py3-ssdeep/pkg/py3-ssdeep/usr/lib/python3.10/site-packages/ssdeep copying build/lib.linux-armv8l-3.10/ssdeep/_ssdeep_cffi_a28e5628x27adcb8d.cpython-310-arm-linux-gnueabihf.so -> /home/buildozer/aports/community/py3-ssdeep/pkg/py3-ssdeep/usr/lib/python3.10/site-packages/ssdeep byte-compiling /home/buildozer/aports/community/py3-ssdeep/pkg/py3-ssdeep/usr/lib/python3.10/site-packages/ssdeep/binding.py to binding.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-ssdeep/pkg/py3-ssdeep/usr/lib/python3.10/site-packages/ssdeep/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-ssdeep/pkg/py3-ssdeep/usr/lib/python3.10/site-packages/ssdeep/__about__.py to __about__.cpython-310.pyc running install_egg_info Copying src/ssdeep.egg-info to /home/buildozer/aports/community/py3-ssdeep/pkg/py3-ssdeep/usr/lib/python3.10/site-packages/ssdeep-3.4-py3.10.egg-info running install_scripts >>> py3-ssdeep-dev*: Running split function dev... >>> py3-ssdeep-dev*: Preparing subpackage py3-ssdeep-dev... >>> py3-ssdeep-dev*: Stripping binaries >>> py3-ssdeep-dev*: Running postcheck for py3-ssdeep-dev >>> py3-ssdeep*: Running postcheck for py3-ssdeep >>> py3-ssdeep*: Preparing package py3-ssdeep... >>> py3-ssdeep*: Stripping binaries >>> py3-ssdeep-dev*: Scanning shared objects >>> py3-ssdeep*: Scanning shared objects >>> py3-ssdeep-dev*: Tracing dependencies... >>> py3-ssdeep-dev*: Package size: 56.0 KB >>> py3-ssdeep-dev*: Compressing data... >>> py3-ssdeep-dev*: Create checksum... >>> py3-ssdeep-dev*: Create py3-ssdeep-dev-3.4-r2.apk >>> py3-ssdeep*: Tracing dependencies... python3 py3-cffi py3-six so:libc.musl-armhf.so.1 so:libfuzzy.so.2 >>> py3-ssdeep*: Package size: 116.0 KB >>> py3-ssdeep*: Compressing data... >>> py3-ssdeep*: Create checksum... >>> py3-ssdeep*: Create py3-ssdeep-3.4-r2.apk >>> py3-ssdeep: Build complete at Thu, 16 Dec 2021 18:11:29 +0000 elapsed time 0h 0m 4s >>> py3-ssdeep: Cleaning up srcdir >>> py3-ssdeep: Cleaning up pkgdir >>> py3-ssdeep: Uninstalling dependencies... (1/29) Purging .makedepends-py3-ssdeep (20211216.181126) (2/29) Purging py3-cffi (1.14.5-r3) (3/29) Purging py3-cparser (2.20-r2) (4/29) Purging python3-dev (3.10.1-r0) (5/29) Purging libfuzzy2-dev (2.14.1-r0) (6/29) Purging libfuzzy2 (2.14.1-r0) (7/29) Purging py3-wheel (0.36.2-r3) (8/29) Purging py3-pytest (6.2.5-r1) (9/29) Purging py3-atomicwrites (1.4.0-r2) (10/29) Purging py3-attrs (21.2.0-r1) (11/29) Purging py3-more-itertools (8.12.0-r1) (12/29) Purging py3-iniconfig (1.1.1-r2) (13/29) Purging py3-pluggy (0.13.1-r5) (14/29) Purging py3-py (1.10.0-r2) (15/29) Purging py3-wcwidth (0.2.5-r2) (16/29) Purging py3-toml (0.10.2-r3) (17/29) Purging py3-pytest-runner (5.3.1-r1) (18/29) Purging py3-setuptools (52.0.0-r5) (19/29) Purging py3-ordered-set (4.0.2-r3) (20/29) Purging py3-appdirs (1.4.4-r3) (21/29) Purging py3-packaging (21.3-r0) (22/29) Purging py3-parsing (2.4.7-r3) (23/29) Purging py3-six (1.16.0-r1) (24/29) Purging python3 (3.10.1-r0) (25/29) Purging libffi (3.4.2-r1) (26/29) Purging gdbm (1.22-r0) (27/29) Purging mpdecimal (2.5.1-r1) (28/29) Purging readline (8.1.1-r0) (29/29) Purging sqlite-libs (3.37.0-r0) Executing busybox-1.34.1-r5.trigger OK: 307 MiB in 101 packages >>> py3-ssdeep: Updating the community/armhf repository index... >>> py3-ssdeep: Signing the index...