>>> py3-ssdeep: Building community/py3-ssdeep 3.4.1-r1 (using abuild 3.10.0_rc1-r2) started Thu, 24 Nov 2022 00:01:26 +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/23) Installing libffi (3.4.4-r0) (2/23) Installing gdbm (1.23-r0) (3/23) Installing mpdecimal (2.5.1-r1) (4/23) Installing readline (8.2.0-r0) (5/23) Installing sqlite-libs (3.40.0-r0) (6/23) Installing python3 (3.11.0-r2) (7/23) Installing py3-cparser (2.21-r1) (8/23) Installing py3-cffi (1.15.1-r1) (9/23) Installing py3-six (1.16.0-r4) (10/23) Installing python3-dev (3.11.0-r2) (11/23) Installing py3-parsing (3.0.9-r1) (12/23) Installing py3-packaging (21.3-r3) (13/23) Installing py3-setuptools (65.6.2-r0) (14/23) Installing libfuzzy2 (2.14.1-r1) (15/23) Installing libfuzzy2-dev (2.14.1-r1) (16/23) Installing py3-wheel (0.38.4-r1) (17/23) Installing py3-attrs (22.1.0-r1) (18/23) Installing py3-iniconfig (1.1.1-r4) (19/23) Installing py3-pluggy (1.0.0-r2) (20/23) Installing py3-py (1.11.0-r1) (21/23) Installing py3-pytest (7.2.0-r2) (22/23) Installing py3-pytest-runner (6.0.0-r1) (23/23) Installing .makedepends-py3-ssdeep (20221124.000128) Executing busybox-1.35.0-r29.trigger OK: 514 MiB in 126 packages >>> py3-ssdeep: Cleaning up srcdir >>> py3-ssdeep: Cleaning up pkgdir >>> py3-ssdeep: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-ssdeep-3.4.1.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 108k 100 108k 0 0 546k 0 --:--:-- --:--:-- --:--:-- 547k >>> 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/edge/py3-ssdeep-3.4.1.tar.gz... >>> py3-ssdeep: pytest-runner.patch patching file setup.py Hunk #1 succeeded at 144 (offset 48 lines). running build running build_py creating build creating build/lib.linux-i686-cpython-311 creating build/lib.linux-i686-cpython-311/ssdeep copying src/ssdeep/__init__.py -> build/lib.linux-i686-cpython-311/ssdeep copying src/ssdeep/_build.py -> build/lib.linux-i686-cpython-311/ssdeep copying src/ssdeep/__about__.py -> build/lib.linux-i686-cpython-311/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-i686-cpython-311/ssdeep._libfuzzy.c' creating build/temp.linux-i686-cpython-311 building 'ssdeep._libfuzzy' extension creating build/temp.linux-i686-cpython-311/build creating build/temp.linux-i686-cpython-311/build/temp.linux-i686-cpython-311 gcc -DNDEBUG -g -fwrapv -O3 -Wall -Os -fomit-frame-pointer -g -O2 -Os -fomit-frame-pointer -g -O2 -Os -fomit-frame-pointer -g -O2 -DTHREAD_STACK_SIZE=0x200000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -I/usr/include/python3.11 -c build/temp.linux-i686-cpython-311/ssdeep._libfuzzy.c -o build/temp.linux-i686-cpython-311/build/temp.linux-i686-cpython-311/ssdeep._libfuzzy.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-i686-cpython-311/build/temp.linux-i686-cpython-311/ssdeep._libfuzzy.o -L/usr/lib -lfuzzy -o build/lib.linux-i686-cpython-311/ssdeep/_libfuzzy.abi3.so 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 adding license file 'LICENSE' writing manifest file 'src/ssdeep.egg-info/SOURCES.txt' running build_ext generating cffi module 'build/temp.linux-i686-cpython-311/ssdeep._libfuzzy.c' already up-to-date copying build/lib.linux-i686-cpython-311/ssdeep/_libfuzzy.abi3.so -> src/ssdeep ============================= test session starts ============================== platform linux -- Python 3.11.0, pytest-7.2.0, pluggy-1.0.0 rootdir: /home/buildozer/aports/community/py3-ssdeep/src/python-ssdeep-3.4.1 collected 17 items tests/test_lib.py ................. [100%] ============================== 17 passed in 0.07s ============================== >>> py3-ssdeep: Entering fakeroot... running install /usr/lib/python3.11/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 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' running build_ext generating cffi module 'build/temp.linux-i686-cpython-311/ssdeep._libfuzzy.c' already up-to-date 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.11 creating /home/buildozer/aports/community/py3-ssdeep/pkg/py3-ssdeep/usr/lib/python3.11/site-packages creating /home/buildozer/aports/community/py3-ssdeep/pkg/py3-ssdeep/usr/lib/python3.11/site-packages/ssdeep copying build/lib.linux-i686-cpython-311/ssdeep/__init__.py -> /home/buildozer/aports/community/py3-ssdeep/pkg/py3-ssdeep/usr/lib/python3.11/site-packages/ssdeep copying build/lib.linux-i686-cpython-311/ssdeep/_build.py -> /home/buildozer/aports/community/py3-ssdeep/pkg/py3-ssdeep/usr/lib/python3.11/site-packages/ssdeep copying build/lib.linux-i686-cpython-311/ssdeep/_libfuzzy.abi3.so -> /home/buildozer/aports/community/py3-ssdeep/pkg/py3-ssdeep/usr/lib/python3.11/site-packages/ssdeep copying build/lib.linux-i686-cpython-311/ssdeep/__about__.py -> /home/buildozer/aports/community/py3-ssdeep/pkg/py3-ssdeep/usr/lib/python3.11/site-packages/ssdeep byte-compiling /home/buildozer/aports/community/py3-ssdeep/pkg/py3-ssdeep/usr/lib/python3.11/site-packages/ssdeep/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-ssdeep/pkg/py3-ssdeep/usr/lib/python3.11/site-packages/ssdeep/_build.py to _build.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-ssdeep/pkg/py3-ssdeep/usr/lib/python3.11/site-packages/ssdeep/__about__.py to __about__.cpython-311.pyc running install_egg_info Copying src/ssdeep.egg-info to /home/buildozer/aports/community/py3-ssdeep/pkg/py3-ssdeep/usr/lib/python3.11/site-packages/ssdeep-3.4.1-py3.11.egg-info running install_scripts >>> py3-ssdeep*: Running postcheck for py3-ssdeep >>> py3-ssdeep*: Preparing package py3-ssdeep... >>> py3-ssdeep*: Stripping binaries >>> py3-ssdeep*: Scanning shared objects >>> py3-ssdeep*: Tracing dependencies... python3 py3-cffi py3-six so:libc.musl-x86.so.1 so:libfuzzy.so.2 >>> py3-ssdeep*: Package size: 124.0 KB >>> py3-ssdeep*: Compressing data... >>> py3-ssdeep*: Create checksum... >>> py3-ssdeep*: Create py3-ssdeep-3.4.1-r1.apk >>> py3-ssdeep: Build complete at Thu, 24 Nov 2022 00:01:32 +0000 elapsed time 0h 0m 6s >>> py3-ssdeep: Cleaning up srcdir >>> py3-ssdeep: Cleaning up pkgdir >>> py3-ssdeep: Uninstalling dependencies... (1/23) Purging .makedepends-py3-ssdeep (20221124.000128) (2/23) Purging py3-cffi (1.15.1-r1) (3/23) Purging py3-cparser (2.21-r1) (4/23) Purging py3-six (1.16.0-r4) (5/23) Purging python3-dev (3.11.0-r2) (6/23) Purging libfuzzy2-dev (2.14.1-r1) (7/23) Purging libfuzzy2 (2.14.1-r1) (8/23) Purging py3-wheel (0.38.4-r1) (9/23) Purging py3-pytest-runner (6.0.0-r1) (10/23) Purging py3-pytest (7.2.0-r2) (11/23) Purging py3-attrs (22.1.0-r1) (12/23) Purging py3-iniconfig (1.1.1-r4) (13/23) Purging py3-pluggy (1.0.0-r2) (14/23) Purging py3-py (1.11.0-r1) (15/23) Purging py3-setuptools (65.6.2-r0) (16/23) Purging py3-packaging (21.3-r3) (17/23) Purging py3-parsing (3.0.9-r1) (18/23) Purging python3 (3.11.0-r2) (19/23) Purging libffi (3.4.4-r0) (20/23) Purging gdbm (1.23-r0) (21/23) Purging mpdecimal (2.5.1-r1) (22/23) Purging readline (8.2.0-r0) (23/23) Purging sqlite-libs (3.40.0-r0) Executing busybox-1.35.0-r29.trigger OK: 380 MiB in 103 packages >>> py3-ssdeep: Updating the community/x86 repository index... >>> py3-ssdeep: Signing the index...