>>> py3-jellyfish: Building community/py3-jellyfish 0.8.2-r3 (using abuild 3.10.0_rc1-r2) started Sat, 29 Oct 2022 10:55:26 +0000 >>> py3-jellyfish: Checking sanity of /home/buildozer/aports/community/py3-jellyfish/APKBUILD... >>> py3-jellyfish: Analyzing dependencies... >>> py3-jellyfish: Installing for build: build-base python3-dev py3-setuptools (1/11) Installing libffi (3.4.4-r0) (2/11) Installing gdbm (1.23-r0) (3/11) Installing mpdecimal (2.5.1-r1) (4/11) Installing readline (8.2.0-r0) (5/11) Installing sqlite-libs (3.39.4-r0) (6/11) Installing python3 (3.10.8-r3) (7/11) Installing python3-dev (3.10.8-r3) (8/11) Installing py3-parsing (3.0.9-r0) (9/11) Installing py3-packaging (21.3-r2) (10/11) Installing py3-setuptools (65.5.0-r0) (11/11) Installing .makedepends-py3-jellyfish (20221029.105538) Executing busybox-1.35.0-r27.trigger OK: 321 MiB in 108 packages >>> py3-jellyfish: Cleaning up srcdir >>> py3-jellyfish: Cleaning up pkgdir >>> py3-jellyfish: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/jellyfish-0.8.2.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 24 131k 24 32768 0 0 49492 0 0:00:02 --:--:-- 0:00:02 49498 100 131k 100 131k 0 0 165k 0 --:--:-- --:--:-- --:--:-- 165k >>> py3-jellyfish: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/jellyfish-0.8.2.tar.gz >>> py3-jellyfish: Checking sha512sums... jellyfish-0.8.2.tar.gz: OK >>> py3-jellyfish: Unpacking /var/cache/distfiles/v3.17/jellyfish-0.8.2.tar.gz... running build running build_py creating build creating build/lib.linux-armv8l-cpython-310 creating build/lib.linux-armv8l-cpython-310/jellyfish copying jellyfish/test.py -> build/lib.linux-armv8l-cpython-310/jellyfish copying jellyfish/porter.py -> build/lib.linux-armv8l-cpython-310/jellyfish copying jellyfish/_jellyfish.py -> build/lib.linux-armv8l-cpython-310/jellyfish copying jellyfish/__init__.py -> build/lib.linux-armv8l-cpython-310/jellyfish running build_ext building 'jellyfish.cjellyfish' extension creating build/temp.linux-armv8l-cpython-310 creating build/temp.linux-armv8l-cpython-310/cjellyfish gcc -Wno-unused-result -Wsign-compare -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=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DCJELLYFISH_PYTHON=1 -I/usr/include/python3.10 -c cjellyfish/damerau_levenshtein.c -o build/temp.linux-armv8l-cpython-310/cjellyfish/damerau_levenshtein.o gcc -Wno-unused-result -Wsign-compare -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=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DCJELLYFISH_PYTHON=1 -I/usr/include/python3.10 -c cjellyfish/hamming.c -o build/temp.linux-armv8l-cpython-310/cjellyfish/hamming.o gcc -Wno-unused-result -Wsign-compare -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=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DCJELLYFISH_PYTHON=1 -I/usr/include/python3.10 -c cjellyfish/jaro.c -o build/temp.linux-armv8l-cpython-310/cjellyfish/jaro.o gcc -Wno-unused-result -Wsign-compare -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=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DCJELLYFISH_PYTHON=1 -I/usr/include/python3.10 -c cjellyfish/jellyfishmodule.c -o build/temp.linux-armv8l-cpython-310/cjellyfish/jellyfishmodule.o gcc -Wno-unused-result -Wsign-compare -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=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DCJELLYFISH_PYTHON=1 -I/usr/include/python3.10 -c cjellyfish/levenshtein.c -o build/temp.linux-armv8l-cpython-310/cjellyfish/levenshtein.o gcc -Wno-unused-result -Wsign-compare -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=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DCJELLYFISH_PYTHON=1 -I/usr/include/python3.10 -c cjellyfish/metaphone.c -o build/temp.linux-armv8l-cpython-310/cjellyfish/metaphone.o gcc -Wno-unused-result -Wsign-compare -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=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DCJELLYFISH_PYTHON=1 -I/usr/include/python3.10 -c cjellyfish/mra.c -o build/temp.linux-armv8l-cpython-310/cjellyfish/mra.o gcc -Wno-unused-result -Wsign-compare -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=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DCJELLYFISH_PYTHON=1 -I/usr/include/python3.10 -c cjellyfish/nysiis.c -o build/temp.linux-armv8l-cpython-310/cjellyfish/nysiis.o gcc -Wno-unused-result -Wsign-compare -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=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DCJELLYFISH_PYTHON=1 -I/usr/include/python3.10 -c cjellyfish/porter.c -o build/temp.linux-armv8l-cpython-310/cjellyfish/porter.o cjellyfish/porter.c: In function 'm': cjellyfish/porter.c:127:7: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 127 | if (! cons(z, i)) break; i++; | ^~ cjellyfish/porter.c:127:32: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 127 | if (! cons(z, i)) break; i++; | ^ cjellyfish/porter.c: In function 'step4': cjellyfish/porter.c:339:17: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 339 | if (ends(z, 4, "ence")) break; return; | ^~ cjellyfish/porter.c:339:48: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 339 | if (ends(z, 4, "ence")) break; return; | ^~~~~~ cjellyfish/porter.c:343:17: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 343 | if (ends(z, 4, "ible")) break; return; | ^~ cjellyfish/porter.c:343:48: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 343 | if (ends(z, 4, "ible")) break; return; | ^~~~~~ cjellyfish/porter.c:347:17: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 347 | if (ends(z, 3, "ent")) break; return; | ^~ cjellyfish/porter.c:347:47: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 347 | if (ends(z, 3, "ent")) break; return; | ^~~~~~ cjellyfish/porter.c:349:17: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 349 | if (ends(z, 2, "ou")) break; return; | ^~ cjellyfish/porter.c:349:46: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 349 | if (ends(z, 2, "ou")) break; return; | ^~~~~~ cjellyfish/porter.c:353:17: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 353 | if (ends(z, 3, "iti")) break; return; | ^~ cjellyfish/porter.c:353:47: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 353 | if (ends(z, 3, "iti")) break; return; | ^~~~~~ gcc -Wno-unused-result -Wsign-compare -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=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DCJELLYFISH_PYTHON=1 -I/usr/include/python3.10 -c cjellyfish/soundex.c -o build/temp.linux-armv8l-cpython-310/cjellyfish/soundex.o cjellyfish/soundex.c: In function 'soundex': cjellyfish/soundex.c:61:20: warning: 'c' may be used uninitialized [-Wmaybe-uninitialized] 61 | if (c && c != prev && s != str) { | ~~^~~~~~~ cjellyfish/soundex.c:8:10: note: 'c' was declared here 8 | char c, prev; | ^ 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-cpython-310/cjellyfish/damerau_levenshtein.o build/temp.linux-armv8l-cpython-310/cjellyfish/hamming.o build/temp.linux-armv8l-cpython-310/cjellyfish/jaro.o build/temp.linux-armv8l-cpython-310/cjellyfish/jellyfishmodule.o build/temp.linux-armv8l-cpython-310/cjellyfish/levenshtein.o build/temp.linux-armv8l-cpython-310/cjellyfish/metaphone.o build/temp.linux-armv8l-cpython-310/cjellyfish/mra.o build/temp.linux-armv8l-cpython-310/cjellyfish/nysiis.o build/temp.linux-armv8l-cpython-310/cjellyfish/porter.o build/temp.linux-armv8l-cpython-310/cjellyfish/soundex.o -L/usr/lib -o build/lib.linux-armv8l-cpython-310/jellyfish/cjellyfish.cpython-310-arm-linux-gnueabihf.so >>> WARNING: py3-jellyfish: APKBUILD does not run any tests! Alpine policy will soon require that packages have any relevant testsuites run during the build process. To fix, either define a check() function, or declare !check in $options to indicate the package does not have a testsuite. >>> py3-jellyfish: 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 build_ext running install_lib creating /home/buildozer/aports/community/py3-jellyfish/pkg creating /home/buildozer/aports/community/py3-jellyfish/pkg/py3-jellyfish creating /home/buildozer/aports/community/py3-jellyfish/pkg/py3-jellyfish/usr creating /home/buildozer/aports/community/py3-jellyfish/pkg/py3-jellyfish/usr/lib creating /home/buildozer/aports/community/py3-jellyfish/pkg/py3-jellyfish/usr/lib/python3.10 creating /home/buildozer/aports/community/py3-jellyfish/pkg/py3-jellyfish/usr/lib/python3.10/site-packages creating /home/buildozer/aports/community/py3-jellyfish/pkg/py3-jellyfish/usr/lib/python3.10/site-packages/jellyfish copying build/lib.linux-armv8l-cpython-310/jellyfish/test.py -> /home/buildozer/aports/community/py3-jellyfish/pkg/py3-jellyfish/usr/lib/python3.10/site-packages/jellyfish copying build/lib.linux-armv8l-cpython-310/jellyfish/porter.py -> /home/buildozer/aports/community/py3-jellyfish/pkg/py3-jellyfish/usr/lib/python3.10/site-packages/jellyfish copying build/lib.linux-armv8l-cpython-310/jellyfish/_jellyfish.py -> /home/buildozer/aports/community/py3-jellyfish/pkg/py3-jellyfish/usr/lib/python3.10/site-packages/jellyfish copying build/lib.linux-armv8l-cpython-310/jellyfish/__init__.py -> /home/buildozer/aports/community/py3-jellyfish/pkg/py3-jellyfish/usr/lib/python3.10/site-packages/jellyfish copying build/lib.linux-armv8l-cpython-310/jellyfish/cjellyfish.cpython-310-arm-linux-gnueabihf.so -> /home/buildozer/aports/community/py3-jellyfish/pkg/py3-jellyfish/usr/lib/python3.10/site-packages/jellyfish byte-compiling /home/buildozer/aports/community/py3-jellyfish/pkg/py3-jellyfish/usr/lib/python3.10/site-packages/jellyfish/test.py to test.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-jellyfish/pkg/py3-jellyfish/usr/lib/python3.10/site-packages/jellyfish/porter.py to porter.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-jellyfish/pkg/py3-jellyfish/usr/lib/python3.10/site-packages/jellyfish/_jellyfish.py to _jellyfish.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-jellyfish/pkg/py3-jellyfish/usr/lib/python3.10/site-packages/jellyfish/__init__.py to __init__.cpython-310.pyc running install_egg_info running egg_info writing jellyfish.egg-info/PKG-INFO writing dependency_links to jellyfish.egg-info/dependency_links.txt writing top-level names to jellyfish.egg-info/top_level.txt reading manifest file 'jellyfish.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '.git' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'jellyfish.egg-info/SOURCES.txt' Copying jellyfish.egg-info to /home/buildozer/aports/community/py3-jellyfish/pkg/py3-jellyfish/usr/lib/python3.10/site-packages/jellyfish-0.8.2-py3.10.egg-info running install_scripts >>> py3-jellyfish*: Running postcheck for py3-jellyfish >>> py3-jellyfish*: Preparing package py3-jellyfish... >>> py3-jellyfish*: Stripping binaries >>> py3-jellyfish*: Scanning shared objects >>> py3-jellyfish*: Tracing dependencies... so:libc.musl-armhf.so.1 >>> py3-jellyfish*: Package size: 184.0 KB >>> py3-jellyfish*: Compressing data... >>> py3-jellyfish*: Create checksum... >>> py3-jellyfish*: Create py3-jellyfish-0.8.2-r3.apk >>> py3-jellyfish: Build complete at Sat, 29 Oct 2022 10:55:43 +0000 elapsed time 0h 0m 17s >>> py3-jellyfish: Cleaning up srcdir >>> py3-jellyfish: Cleaning up pkgdir >>> py3-jellyfish: Uninstalling dependencies... (1/11) Purging .makedepends-py3-jellyfish (20221029.105538) (2/11) Purging python3-dev (3.10.8-r3) (3/11) Purging py3-setuptools (65.5.0-r0) (4/11) Purging py3-packaging (21.3-r2) (5/11) Purging py3-parsing (3.0.9-r0) (6/11) Purging python3 (3.10.8-r3) (7/11) Purging libffi (3.4.4-r0) (8/11) Purging gdbm (1.23-r0) (9/11) Purging mpdecimal (2.5.1-r1) (10/11) Purging readline (8.2.0-r0) (11/11) Purging sqlite-libs (3.39.4-r0) Executing busybox-1.35.0-r27.trigger OK: 222 MiB in 97 packages >>> py3-jellyfish: Updating the community/armhf repository index... >>> py3-jellyfish: Signing the index...