>>> py3-levenshtein: Building testing/py3-levenshtein 0.25.0-r0 (using abuild 3.12.0-r3) started Sat, 02 Mar 2024 14:12:51 +0000 >>> py3-levenshtein: Checking sanity of /home/buildozer/aports/testing/py3-levenshtein/APKBUILD... >>> py3-levenshtein: Analyzing dependencies... >>> py3-levenshtein: Installing for build: build-base py3-rapidfuzz cmake cython py3-gpep517 py3-scikit-build python3-dev rapidfuzz samurai (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.4.6-r0) (5/40) Installing mpdecimal (4.0.0-r0) (6/40) Installing libpanelw (6.4_p20231125-r0) (7/40) Installing readline (8.2.10-r0) (8/40) Installing sqlite-libs (3.45.1-r0) (9/40) Installing python3 (3.11.8-r0) (10/40) Installing python3-pycache-pyc0 (3.11.8-r0) (11/40) Installing pyc (3.11.8-r0) (12/40) Installing py3-rapidfuzz-pyc (3.6.1-r0) (13/40) Installing python3-pyc (3.11.8-r0) (14/40) Installing py3-rapidfuzz (3.6.1-r0) (15/40) Installing libarchive (3.7.2-r0) (16/40) Installing rhash-libs (1.4.4-r0) (17/40) Installing libuv (1.48.0-r0) (18/40) Installing cmake (3.28.3-r0) (19/40) Installing cython (0.29.37-r0) (20/40) Installing cython-pyc (0.29.37-r0) (21/40) Installing py3-installer (0.7.0-r1) (22/40) Installing py3-installer-pyc (0.7.0-r1) (23/40) Installing py3-gpep517 (15-r1) (24/40) Installing py3-gpep517-pyc (15-r1) (25/40) Installing py3-distro (1.9.0-r1) (26/40) Installing py3-distro-pyc (1.9.0-r1) (27/40) Installing py3-parsing (3.1.1-r0) (28/40) Installing py3-parsing-pyc (3.1.1-r0) (29/40) Installing py3-packaging (23.2-r0) (30/40) Installing py3-packaging-pyc (23.2-r0) (31/40) Installing py3-setuptools (69.1.1-r0) (32/40) Installing py3-setuptools-pyc (69.1.1-r0) (33/40) Installing py3-wheel (0.42.0-r0) (34/40) Installing py3-wheel-pyc (0.42.0-r0) (35/40) Installing py3-scikit-build (0.17.6-r0) (36/40) Installing py3-scikit-build-pyc (0.17.6-r0) (37/40) Installing python3-dev (3.11.8-r0) (38/40) Installing rapidfuzz (3.0.0-r0) (39/40) Installing samurai (1.2-r5) (40/40) Installing .makedepends-py3-levenshtein (20240302.141301) Executing busybox-1.36.1-r19.trigger OK: 508 MiB in 141 packages >>> py3-levenshtein: Cleaning up srcdir >>> py3-levenshtein: Cleaning up pkgdir >>> py3-levenshtein: Cleaning up tmpdir >>> py3-levenshtein: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-levenshtein-0.25.0.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 39076 100 39076 0 0 103k 0 --:--:-- --:--:-- --:--:-- 109k >>> py3-levenshtein: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-levenshtein-0.25.0.tar.gz >>> py3-levenshtein: Checking sha512sums... py3-levenshtein-0.25.0.tar.gz: OK >>> py3-levenshtein: Unpacking /var/cache/distfiles/py3-levenshtein-0.25.0.tar.gz... 2024-03-02 14:13:11,150 gpep517 INFO Building wheel via backend backend -------------------------------------------------------------------------------- -- Trying 'Ninja' generator -------------------------------- --------------------------- ---------------------- ----------------- ------------ ------- -- Not searching for unused variables given on the command line. CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 3.5 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- The C compiler identification is GNU 13.2.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- The CXX compiler identification is GNU 13.2.1 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Configuring done (5.1s) -- Generating done (0.0s) -- Build files have been written to: /home/buildozer/aports/testing/py3-levenshtein/src/Levenshtein-0.25.0/_cmake_test_compile/build -- ------- ------------ ----------------- ---------------------- --------------------------- -------------------------------- -- Trying 'Ninja' generator - success -------------------------------------------------------------------------------- Configuring Project Working directory: /home/buildozer/aports/testing/py3-levenshtein/src/Levenshtein-0.25.0/_skbuild/linux-riscv64-3.11/cmake-build Command: /usr/bin/cmake /home/buildozer/aports/testing/py3-levenshtein/src/Levenshtein-0.25.0 -G Ninja --no-warn-unused-cli -DCMAKE_INSTALL_PREFIX:PATH=/home/buildozer/aports/testing/py3-levenshtein/src/Levenshtein-0.25.0/_skbuild/linux-riscv64-3.11/cmake-install -DPYTHON_VERSION_STRING:STRING=3.11.8 -DSKBUILD:INTERNAL=TRUE -DCMAKE_MODULE_PATH:PATH=/usr/lib/python3.11/site-packages/skbuild/resources/cmake -DPYTHON_EXECUTABLE:PATH=/usr/bin/python3 -DPYTHON_INCLUDE_DIR:PATH=/usr/include/python3.11 -DPYTHON_LIBRARY:PATH=/usr/lib/libpython3.11.so -DPython_EXECUTABLE:PATH=/usr/bin/python3 -DPython_ROOT_DIR:PATH=/usr -DPython_FIND_REGISTRY:STRING=NEVER -DPython_INCLUDE_DIR:PATH=/usr/include/python3.11 -DPython3_EXECUTABLE:PATH=/usr/bin/python3 -DPython3_ROOT_DIR:PATH=/usr -DPython3_FIND_REGISTRY:STRING=NEVER -DPython3_INCLUDE_DIR:PATH=/usr/include/python3.11 -DCMAKE_BUILD_TYPE:STRING=Release Not searching for unused variables given on the command line. -- The C compiler identification is GNU 13.2.1 -- The CXX compiler identification is GNU 13.2.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found Python: /usr/bin/python3 (found version "3.11.8") found components: Interpreter Development.Module -- Using system supplied version of rapidfuzz-cpp -- Found Cython: /usr/bin/cython -- Configuring done (7.4s) -- Generating done (0.0s) -- Build files have been written to: /home/buildozer/aports/testing/py3-levenshtein/src/Levenshtein-0.25.0/_skbuild/linux-riscv64-3.11/cmake-build [1/5] Generating CXX source src/Levenshtein/levenshtein_cpp.cxx [2/5] Building CXX object src/Levenshtein/CMakeFiles/levenshtein_cpp.dir/levenshtein_cpp.cxx.o [3/5] Building CXX object src/Levenshtein/CMakeFiles/levenshtein_cpp.dir/Levenshtein-c/_levenshtein.cpp.o [4/5] Linking CXX shared module src/Levenshtein/levenshtein_cpp.cpython-311-riscv64-linux-musl.so [5/5] Install the project... -- Install configuration: "Release" -- Installing: /home/buildozer/aports/testing/py3-levenshtein/src/Levenshtein-0.25.0/_skbuild/linux-riscv64-3.11/cmake-install/src/Levenshtein/levenshtein_cpp.cpython-311-riscv64-linux-musl.so copying src/Levenshtein/__init__.py -> _skbuild/linux-riscv64-3.11/cmake-install/src/Levenshtein/__init__.py copying src/Levenshtein/StringMatcher.py -> _skbuild/linux-riscv64-3.11/cmake-install/src/Levenshtein/StringMatcher.py copying /home/buildozer/aports/testing/py3-levenshtein/src/Levenshtein-0.25.0/src/Levenshtein/__init__.pyi -> _skbuild/linux-riscv64-3.11/cmake-install/src/Levenshtein/__init__.pyi copying /home/buildozer/aports/testing/py3-levenshtein/src/Levenshtein-0.25.0/src/Levenshtein/py.typed -> _skbuild/linux-riscv64-3.11/cmake-install/src/Levenshtein/py.typed 2024-03-02 14:14:33,747 root INFO running bdist_wheel 2024-03-02 14:14:33,762 root INFO running build 2024-03-02 14:14:33,763 root INFO running build_py 2024-03-02 14:14:33,765 root INFO creating _skbuild/linux-riscv64-3.11/setuptools/lib.linux-riscv64-cpython-311 2024-03-02 14:14:33,765 root INFO creating _skbuild/linux-riscv64-3.11/setuptools/lib.linux-riscv64-cpython-311/Levenshtein 2024-03-02 14:14:33,766 root INFO copying _skbuild/linux-riscv64-3.11/cmake-install/src/Levenshtein/__init__.py -> _skbuild/linux-riscv64-3.11/setuptools/lib.linux-riscv64-cpython-311/Levenshtein 2024-03-02 14:14:33,768 root INFO copying _skbuild/linux-riscv64-3.11/cmake-install/src/Levenshtein/StringMatcher.py -> _skbuild/linux-riscv64-3.11/setuptools/lib.linux-riscv64-cpython-311/Levenshtein 2024-03-02 14:14:33,771 root INFO copying _skbuild/linux-riscv64-3.11/cmake-install/src/Levenshtein/__init__.pyi -> _skbuild/linux-riscv64-3.11/setuptools/lib.linux-riscv64-cpython-311/Levenshtein 2024-03-02 14:14:33,772 root INFO copying _skbuild/linux-riscv64-3.11/cmake-install/src/Levenshtein/py.typed -> _skbuild/linux-riscv64-3.11/setuptools/lib.linux-riscv64-cpython-311/Levenshtein 2024-03-02 14:14:33,773 root INFO copying _skbuild/linux-riscv64-3.11/cmake-install/src/Levenshtein/levenshtein_cpp.cpython-311-riscv64-linux-musl.so -> _skbuild/linux-riscv64-3.11/setuptools/lib.linux-riscv64-cpython-311/Levenshtein 2024-03-02 14:14:33,775 skbuild INFO copied 2 files 2024-03-02 14:14:33,776 root INFO running build_ext 2024-03-02 14:14:33,778 wheel INFO installing to _skbuild/linux-riscv64-3.11/setuptools/bdist.linux-riscv64/wheel 2024-03-02 14:14:33,779 root INFO running install 2024-03-02 14:14:33,865 root INFO running install_lib 2024-03-02 14:14:33,866 root INFO creating _skbuild/linux-riscv64-3.11/setuptools/bdist.linux-riscv64 2024-03-02 14:14:33,867 root INFO creating _skbuild/linux-riscv64-3.11/setuptools/bdist.linux-riscv64/wheel 2024-03-02 14:14:33,867 root INFO creating _skbuild/linux-riscv64-3.11/setuptools/bdist.linux-riscv64/wheel/Levenshtein 2024-03-02 14:14:33,868 root INFO copying _skbuild/linux-riscv64-3.11/setuptools/lib.linux-riscv64-cpython-311/Levenshtein/__init__.py -> _skbuild/linux-riscv64-3.11/setuptools/bdist.linux-riscv64/wheel/Levenshtein 2024-03-02 14:14:33,869 root INFO copying _skbuild/linux-riscv64-3.11/setuptools/lib.linux-riscv64-cpython-311/Levenshtein/levenshtein_cpp.cpython-311-riscv64-linux-musl.so -> _skbuild/linux-riscv64-3.11/setuptools/bdist.linux-riscv64/wheel/Levenshtein 2024-03-02 14:14:33,871 root INFO copying _skbuild/linux-riscv64-3.11/setuptools/lib.linux-riscv64-cpython-311/Levenshtein/py.typed -> _skbuild/linux-riscv64-3.11/setuptools/bdist.linux-riscv64/wheel/Levenshtein 2024-03-02 14:14:33,872 root INFO copying _skbuild/linux-riscv64-3.11/setuptools/lib.linux-riscv64-cpython-311/Levenshtein/__init__.pyi -> _skbuild/linux-riscv64-3.11/setuptools/bdist.linux-riscv64/wheel/Levenshtein 2024-03-02 14:14:33,873 root INFO copying _skbuild/linux-riscv64-3.11/setuptools/lib.linux-riscv64-cpython-311/Levenshtein/StringMatcher.py -> _skbuild/linux-riscv64-3.11/setuptools/bdist.linux-riscv64/wheel/Levenshtein 2024-03-02 14:14:33,873 skbuild INFO copied 5 files 2024-03-02 14:14:33,874 root INFO running install_egg_info 2024-03-02 14:14:33,894 root INFO running egg_info 2024-03-02 14:14:33,894 root INFO creating src/Levenshtein.egg-info 2024-03-02 14:14:33,903 root INFO writing src/Levenshtein.egg-info/PKG-INFO 2024-03-02 14:14:33,905 root INFO writing dependency_links to src/Levenshtein.egg-info/dependency_links.txt 2024-03-02 14:14:33,907 root INFO writing requirements to src/Levenshtein.egg-info/requires.txt 2024-03-02 14:14:33,907 root INFO writing top-level names to src/Levenshtein.egg-info/top_level.txt 2024-03-02 14:14:33,908 root INFO writing manifest file 'src/Levenshtein.egg-info/SOURCES.txt' 2024-03-02 14:14:33,922 root INFO reading manifest file 'src/Levenshtein.egg-info/SOURCES.txt' 2024-03-02 14:14:33,924 root INFO reading manifest template 'MANIFEST.in' 2024-03-02 14:14:33,932 root WARNING warning: no files found matching '*.h' under directory 'src/Levenshtein' 2024-03-02 14:14:33,937 root WARNING warning: no files found matching '*.pxd' under directory 'src/Levenshtein' 2024-03-02 14:14:33,939 root WARNING warning: no files found matching '*.cxx' under directory 'src/Levenshtein' 2024-03-02 14:14:33,942 root WARNING warning: no files found matching 'extern/rapidfuzz-cpp/LICENSE' 2024-03-02 14:14:33,943 root WARNING warning: no files found matching 'extern/rapidfuzz-cpp/CMakeLists.txt' 2024-03-02 14:14:33,943 root WARNING warning: no files found matching '*.hpp' under directory 'extern/rapidfuzz-cpp/rapidfuzz' 2024-03-02 14:14:33,944 root WARNING warning: no files found matching '*.impl' under directory 'extern/rapidfuzz-cpp/rapidfuzz' 2024-03-02 14:14:33,944 root INFO adding license file 'COPYING' 2024-03-02 14:14:33,950 root INFO writing manifest file 'src/Levenshtein.egg-info/SOURCES.txt' 2024-03-02 14:14:33,950 root INFO Copying src/Levenshtein.egg-info to _skbuild/linux-riscv64-3.11/setuptools/bdist.linux-riscv64/wheel/Levenshtein-0.25.0-py3.11.egg-info 2024-03-02 14:14:33,955 root INFO running install_scripts 2024-03-02 14:14:33,956 skbuild INFO copied 0 files 2024-03-02 14:14:33,988 wheel INFO creating _skbuild/linux-riscv64-3.11/setuptools/bdist.linux-riscv64/wheel/Levenshtein-0.25.0.dist-info/WHEEL 2024-03-02 14:14:33,991 wheel INFO creating '/home/buildozer/aports/testing/py3-levenshtein/src/Levenshtein-0.25.0/.dist/.tmp-_p3kxupz/Levenshtein-0.25.0-cp311-cp311-linux_riscv64.whl' and adding '_skbuild/linux-riscv64-3.11/setuptools/bdist.linux-riscv64/wheel' to it 2024-03-02 14:14:33,995 wheel INFO adding 'Levenshtein/StringMatcher.py' 2024-03-02 14:14:34,000 wheel INFO adding 'Levenshtein/__init__.py' 2024-03-02 14:14:34,001 wheel INFO adding 'Levenshtein/__init__.pyi' 2024-03-02 14:14:34,003 wheel INFO adding 'Levenshtein/levenshtein_cpp.cpython-311-riscv64-linux-musl.so' 2024-03-02 14:14:34,009 wheel INFO adding 'Levenshtein/py.typed' 2024-03-02 14:14:34,011 wheel INFO adding 'Levenshtein-0.25.0.dist-info/COPYING' 2024-03-02 14:14:34,012 wheel INFO adding 'Levenshtein-0.25.0.dist-info/METADATA' 2024-03-02 14:14:34,014 wheel INFO adding 'Levenshtein-0.25.0.dist-info/WHEEL' 2024-03-02 14:14:34,015 wheel INFO adding 'Levenshtein-0.25.0.dist-info/top_level.txt' 2024-03-02 14:14:34,017 wheel INFO adding 'Levenshtein-0.25.0.dist-info/RECORD' 2024-03-02 14:14:34,018 wheel INFO removing _skbuild/linux-riscv64-3.11/setuptools/bdist.linux-riscv64/wheel 2024-03-02 14:14:34,020 gpep517 INFO The backend produced .dist/Levenshtein-0.25.0-cp311-cp311-linux_riscv64.whl Levenshtein-0.25.0-cp311-cp311-linux_riscv64.whl >>> py3-levenshtein: Entering fakeroot... >>> py3-levenshtein-pyc*: Running split function pyc... '/home/buildozer/aports/testing/py3-levenshtein/pkg/py3-levenshtein/usr/lib/python3.11/site-packages/Levenshtein/__pycache__' -> '/home/buildozer/aports/testing/py3-levenshtein/pkg/py3-levenshtein-pyc/usr/lib/python3.11/site-packages/Levenshtein/__pycache__' >>> py3-levenshtein-pyc*: Preparing subpackage py3-levenshtein-pyc... >>> py3-levenshtein-pyc*: Running postcheck for py3-levenshtein-pyc >>> py3-levenshtein*: Running postcheck for py3-levenshtein >>> py3-levenshtein*: Preparing package py3-levenshtein... >>> py3-levenshtein*: Stripping binaries >>> py3-levenshtein-pyc*: Scanning shared objects >>> py3-levenshtein*: Scanning shared objects >>> py3-levenshtein-pyc*: Tracing dependencies... py3-rapidfuzz python3~3.11 >>> py3-levenshtein-pyc*: Package size: 60.0 KB >>> py3-levenshtein-pyc*: Compressing data... >>> py3-levenshtein-pyc*: Create checksum... >>> py3-levenshtein-pyc*: Create py3-levenshtein-pyc-0.25.0-r0.apk >>> py3-levenshtein*: Tracing dependencies... py3-rapidfuzz python3~3.11 so:libc.musl-riscv64.so.1 so:libgcc_s.so.1 so:libstdc++.so.6 >>> py3-levenshtein*: Package size: 396.0 KB >>> py3-levenshtein*: Compressing data... >>> py3-levenshtein*: Create checksum... >>> py3-levenshtein*: Create py3-levenshtein-0.25.0-r0.apk >>> py3-levenshtein: Build complete at Sat, 02 Mar 2024 14:14:40 +0000 elapsed time 0h 1m 49s >>> py3-levenshtein: Cleaning up srcdir >>> py3-levenshtein: Cleaning up pkgdir >>> py3-levenshtein: Uninstalling dependencies... (1/40) Purging .makedepends-py3-levenshtein (20240302.141301) (2/40) Purging py3-rapidfuzz-pyc (3.6.1-r0) (3/40) Purging py3-rapidfuzz (3.6.1-r0) (4/40) Purging cmake (3.28.3-r0) (5/40) Purging cython-pyc (0.29.37-r0) (6/40) Purging cython (0.29.37-r0) (7/40) Purging py3-gpep517-pyc (15-r1) (8/40) Purging py3-gpep517 (15-r1) (9/40) Purging py3-installer-pyc (0.7.0-r1) (10/40) Purging py3-installer (0.7.0-r1) (11/40) Purging py3-scikit-build-pyc (0.17.6-r0) (12/40) Purging py3-scikit-build (0.17.6-r0) (13/40) Purging py3-distro-pyc (1.9.0-r1) (14/40) Purging py3-distro (1.9.0-r1) (15/40) Purging py3-setuptools-pyc (69.1.1-r0) (16/40) Purging py3-setuptools (69.1.1-r0) (17/40) Purging py3-wheel-pyc (0.42.0-r0) (18/40) Purging py3-wheel (0.42.0-r0) (19/40) Purging py3-packaging-pyc (23.2-r0) (20/40) Purging py3-packaging (23.2-r0) (21/40) Purging py3-parsing-pyc (3.1.1-r0) (22/40) Purging py3-parsing (3.1.1-r0) (23/40) Purging python3-dev (3.11.8-r0) (24/40) Purging rapidfuzz (3.0.0-r0) (25/40) Purging samurai (1.2-r5) (26/40) Purging libarchive (3.7.2-r0) (27/40) Purging libuv (1.48.0-r0) (28/40) Purging python3-pyc (3.11.8-r0) (29/40) Purging python3-pycache-pyc0 (3.11.8-r0) (30/40) Purging pyc (3.11.8-r0) (31/40) Purging rhash-libs (1.4.4-r0) (32/40) Purging python3 (3.11.8-r0) (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_p20231125-r0) (37/40) Purging mpdecimal (4.0.0-r0) (38/40) Purging readline (8.2.10-r0) (39/40) Purging sqlite-libs (3.45.1-r0) (40/40) Purging xz-libs (5.4.6-r0) Executing busybox-1.36.1-r19.trigger OK: 228 MiB in 101 packages >>> py3-levenshtein: Updating the testing/riscv64 repository index... >>> py3-levenshtein: Signing the index...