>>> py3-ssdeep: Building community/py3-ssdeep 3.4.1-r3 (using abuild 3.12.0-r5) started Sat, 13 Apr 2024 00:58:33 +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/40) Installing libbz2 (1.0.8-r6) (2/40) Installing libffi (3.4.6-r0) (3/40) Installing gdbm (1.23-r1) (4/40) Installing xz-libs (5.6.1-r3) (5/40) Installing mpdecimal (4.0.0-r0) (6/40) Installing libpanelw (6.4_p20240330-r0) (7/40) Installing readline (8.2.10-r0) (8/40) Installing sqlite-libs (3.45.2-r0) (9/40) Installing python3 (3.12.2-r1) (10/40) Installing python3-pycache-pyc0 (3.12.2-r1) (11/40) Installing pyc (3.12.2-r1) (12/40) Installing python3-pyc (3.12.2-r1) (13/40) Installing py3-cparser (2.22-r1) (14/40) Installing py3-cparser-pyc (2.22-r1) (15/40) Installing py3-cffi (1.16.0-r1) (16/40) Installing py3-cffi-pyc (1.16.0-r1) (17/40) Installing py3-six (1.16.0-r9) (18/40) Installing py3-six-pyc (1.16.0-r9) (19/40) Installing python3-dev (3.12.2-r1) (20/40) Installing py3-parsing (3.1.2-r1) (21/40) Installing py3-parsing-pyc (3.1.2-r1) (22/40) Installing py3-packaging (24.0-r1) (23/40) Installing py3-packaging-pyc (24.0-r1) (24/40) Installing py3-setuptools (69.2.0-r2) (25/40) Installing py3-setuptools-pyc (69.2.0-r2) (26/40) Installing libfuzzy2 (2.14.1-r2) (27/40) Installing libfuzzy2-dev (2.14.1-r2) (28/40) Installing py3-wheel (0.42.0-r1) (29/40) Installing py3-wheel-pyc (0.42.0-r1) (30/40) Installing py3-iniconfig (2.0.0-r1) (31/40) Installing py3-iniconfig-pyc (2.0.0-r1) (32/40) Installing py3-pluggy (1.4.0-r1) (33/40) Installing py3-pluggy-pyc (1.4.0-r1) (34/40) Installing py3-py (1.11.0-r3) (35/40) Installing py3-py-pyc (1.11.0-r3) (36/40) Installing py3-pytest (8.1.1-r1) (37/40) Installing py3-pytest-pyc (8.1.1-r1) (38/40) Installing py3-pytest-runner (6.0.1-r1) (39/40) Installing py3-pytest-runner-pyc (6.0.1-r1) (40/40) Installing .makedepends-py3-ssdeep (20240413.005834) Executing busybox-1.36.1-r25.trigger OK: 452 MiB in 143 packages >>> py3-ssdeep: Cleaning up srcdir >>> py3-ssdeep: Cleaning up pkgdir >>> py3-ssdeep: Cleaning up tmpdir >>> py3-ssdeep: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-ssdeep-3.4.1.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/py3-ssdeep-3.4.1.tar.gz.part' py3-ssdeep-3.4.1.tar 100% |********************************| 108k 0:00:00 ETA '/var/cache/distfiles/py3-ssdeep-3.4.1.tar.gz.part' saved >>> py3-ssdeep: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-ssdeep-3.4.1.tar.gz >>> py3-ssdeep: Checking sha512sums... py3-ssdeep-3.4.1.tar.gz: OK pytest-runner.patch: OK >>> py3-ssdeep: Unpacking /var/cache/distfiles/py3-ssdeep-3.4.1.tar.gz... >>> py3-ssdeep: pytest-runner.patch patching file setup.py Hunk #1 succeeded at 144 (offset 48 lines). /home/buildozer/aports/community/py3-ssdeep/src/python-ssdeep-3.4.1/setup.py:8: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html from pkg_resources import parse_version /usr/lib/python3.12/site-packages/setuptools/__init__.py:81: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) running build running build_py creating build creating build/lib.linux-armv8l-cpython-312 creating build/lib.linux-armv8l-cpython-312/ssdeep copying src/ssdeep/__init__.py -> build/lib.linux-armv8l-cpython-312/ssdeep copying src/ssdeep/__about__.py -> build/lib.linux-armv8l-cpython-312/ssdeep copying src/ssdeep/_build.py -> build/lib.linux-armv8l-cpython-312/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 adding license file 'LICENSE' writing manifest file 'src/ssdeep.egg-info/SOURCES.txt' running build_ext generating cffi module 'build/temp.linux-armv8l-cpython-312/ssdeep._libfuzzy.c' creating build/temp.linux-armv8l-cpython-312 building 'ssdeep._libfuzzy' extension creating build/temp.linux-armv8l-cpython-312/build creating build/temp.linux-armv8l-cpython-312/build/temp.linux-armv8l-cpython-312 gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.12 -c build/temp.linux-armv8l-cpython-312/ssdeep._libfuzzy.c -o build/temp.linux-armv8l-cpython-312/build/temp.linux-armv8l-cpython-312/ssdeep._libfuzzy.o gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-armv8l-cpython-312/build/temp.linux-armv8l-cpython-312/ssdeep._libfuzzy.o -L/usr/lib -lfuzzy -o build/lib.linux-armv8l-cpython-312/ssdeep/_libfuzzy.abi3.so /home/buildozer/aports/community/py3-ssdeep/src/python-ssdeep-3.4.1/setup.py:8: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html from pkg_resources import parse_version /usr/lib/python3.12/site-packages/setuptools/__init__.py:81: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) running pytest /usr/lib/python3.12/site-packages/setuptools/command/test.py:193: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! ir_d = dist.fetch_build_eggs(dist.install_requires) /usr/lib/python3.12/site-packages/setuptools/command/test.py:194: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! tr_d = dist.fetch_build_eggs(dist.tests_require or []) /usr/lib/python3.12/site-packages/setuptools/command/test.py:195: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! er_d = dist.fetch_build_eggs( 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 adding license file 'LICENSE' writing manifest file 'src/ssdeep.egg-info/SOURCES.txt' running build_ext generating cffi module 'build/temp.linux-armv8l-cpython-312/ssdeep._libfuzzy.c' already up-to-date copying build/lib.linux-armv8l-cpython-312/ssdeep/_libfuzzy.abi3.so -> src/ssdeep ============================= test session starts ============================== platform linux -- Python 3.12.2, pytest-8.1.1, pluggy-1.4.0 rootdir: /home/buildozer/aports/community/py3-ssdeep/src/python-ssdeep-3.4.1 configfile: pyproject.toml collected 17 items tests/test_lib.py ................. [100%] ============================== 17 passed in 0.05s ============================== >>> py3-ssdeep: Entering fakeroot... /home/buildozer/aports/community/py3-ssdeep/src/python-ssdeep-3.4.1/setup.py:8: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html from pkg_resources import parse_version /usr/lib/python3.12/site-packages/setuptools/__init__.py:81: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) running install /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running install_lib creating /home/buildozer/aports/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.12 creating /home/buildozer/aports/community/py3-ssdeep/pkg/py3-ssdeep/usr/lib/python3.12/site-packages creating /home/buildozer/aports/community/py3-ssdeep/pkg/py3-ssdeep/usr/lib/python3.12/site-packages/ssdeep copying build/lib.linux-armv8l-cpython-312/ssdeep/__init__.py -> /home/buildozer/aports/community/py3-ssdeep/pkg/py3-ssdeep/usr/lib/python3.12/site-packages/ssdeep copying build/lib.linux-armv8l-cpython-312/ssdeep/__about__.py -> /home/buildozer/aports/community/py3-ssdeep/pkg/py3-ssdeep/usr/lib/python3.12/site-packages/ssdeep copying build/lib.linux-armv8l-cpython-312/ssdeep/_libfuzzy.abi3.so -> /home/buildozer/aports/community/py3-ssdeep/pkg/py3-ssdeep/usr/lib/python3.12/site-packages/ssdeep copying build/lib.linux-armv8l-cpython-312/ssdeep/_build.py -> /home/buildozer/aports/community/py3-ssdeep/pkg/py3-ssdeep/usr/lib/python3.12/site-packages/ssdeep byte-compiling /home/buildozer/aports/community/py3-ssdeep/pkg/py3-ssdeep/usr/lib/python3.12/site-packages/ssdeep/__init__.py to __init__.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-ssdeep/pkg/py3-ssdeep/usr/lib/python3.12/site-packages/ssdeep/__about__.py to __about__.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-ssdeep/pkg/py3-ssdeep/usr/lib/python3.12/site-packages/ssdeep/_build.py to _build.cpython-312.pyc running install_egg_info 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 adding license file 'LICENSE' writing manifest file 'src/ssdeep.egg-info/SOURCES.txt' Copying src/ssdeep.egg-info to /home/buildozer/aports/community/py3-ssdeep/pkg/py3-ssdeep/usr/lib/python3.12/site-packages/ssdeep-3.4.1-py3.12.egg-info running install_scripts >>> py3-ssdeep-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-ssdeep/pkg/py3-ssdeep/usr/lib/python3.12/site-packages/ssdeep/__pycache__' -> '/home/buildozer/aports/community/py3-ssdeep/pkg/py3-ssdeep-pyc/usr/lib/python3.12/site-packages/ssdeep/__pycache__' >>> py3-ssdeep-pyc*: Preparing subpackage py3-ssdeep-pyc... >>> py3-ssdeep-pyc*: Running postcheck for py3-ssdeep-pyc >>> py3-ssdeep*: Running postcheck for py3-ssdeep >>> py3-ssdeep*: Preparing package py3-ssdeep... >>> py3-ssdeep*: Stripping binaries >>> py3-ssdeep-pyc*: Scanning shared objects >>> py3-ssdeep*: Scanning shared objects >>> py3-ssdeep-pyc*: Tracing dependencies... python3 py3-cffi py3-six python3~3.12 >>> py3-ssdeep-pyc*: Package size: 52.0 KB >>> py3-ssdeep-pyc*: Compressing data... >>> py3-ssdeep-pyc*: Create checksum... >>> py3-ssdeep-pyc*: Create py3-ssdeep-pyc-3.4.1-r3.apk >>> py3-ssdeep*: Tracing dependencies... python3 py3-cffi py3-six python3~3.12 so:libc.musl-armhf.so.1 so:libfuzzy.so.2 >>> py3-ssdeep*: Package size: 92.0 KB >>> py3-ssdeep*: Compressing data... >>> py3-ssdeep*: Create checksum... >>> py3-ssdeep*: Create py3-ssdeep-3.4.1-r3.apk >>> py3-ssdeep: Build complete at Sat, 13 Apr 2024 00:58:37 +0000 elapsed time 0h 0m 4s >>> py3-ssdeep: Cleaning up srcdir >>> py3-ssdeep: Cleaning up pkgdir >>> py3-ssdeep: Uninstalling dependencies... (1/40) Purging .makedepends-py3-ssdeep (20240413.005834) (2/40) Purging py3-cffi-pyc (1.16.0-r1) (3/40) Purging py3-cffi (1.16.0-r1) (4/40) Purging py3-cparser-pyc (2.22-r1) (5/40) Purging py3-cparser (2.22-r1) (6/40) Purging py3-six-pyc (1.16.0-r9) (7/40) Purging py3-six (1.16.0-r9) (8/40) Purging python3-dev (3.12.2-r1) (9/40) Purging libfuzzy2-dev (2.14.1-r2) (10/40) Purging libfuzzy2 (2.14.1-r2) (11/40) Purging py3-wheel-pyc (0.42.0-r1) (12/40) Purging py3-wheel (0.42.0-r1) (13/40) Purging py3-pytest-runner-pyc (6.0.1-r1) (14/40) Purging py3-pytest-runner (6.0.1-r1) (15/40) Purging py3-pytest-pyc (8.1.1-r1) (16/40) Purging py3-pytest (8.1.1-r1) (17/40) Purging py3-iniconfig-pyc (2.0.0-r1) (18/40) Purging py3-iniconfig (2.0.0-r1) (19/40) Purging py3-pluggy-pyc (1.4.0-r1) (20/40) Purging py3-pluggy (1.4.0-r1) (21/40) Purging py3-py-pyc (1.11.0-r3) (22/40) Purging py3-py (1.11.0-r3) (23/40) Purging py3-setuptools-pyc (69.2.0-r2) (24/40) Purging py3-setuptools (69.2.0-r2) (25/40) Purging py3-packaging-pyc (24.0-r1) (26/40) Purging py3-packaging (24.0-r1) (27/40) Purging py3-parsing-pyc (3.1.2-r1) (28/40) Purging py3-parsing (3.1.2-r1) (29/40) Purging python3-pyc (3.12.2-r1) (30/40) Purging python3-pycache-pyc0 (3.12.2-r1) (31/40) Purging pyc (3.12.2-r1) (32/40) Purging python3 (3.12.2-r1) (33/40) Purging gdbm (1.23-r1) (34/40) Purging libbz2 (1.0.8-r6) (35/40) Purging libffi (3.4.6-r0) (36/40) Purging libpanelw (6.4_p20240330-r0) (37/40) Purging mpdecimal (4.0.0-r0) (38/40) Purging readline (8.2.10-r0) (39/40) Purging sqlite-libs (3.45.2-r0) (40/40) Purging xz-libs (5.6.1-r3) Executing busybox-1.36.1-r25.trigger OK: 315 MiB in 103 packages >>> py3-ssdeep: Updating the community/armhf repository index... >>> py3-ssdeep: Signing the index...