==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: python-levenshtein 0.25.0-3 (Tue Dec 24 16:19:35 2024)
==> Retrieving sources...
  -> Found Levenshtein-0.25.0.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with b2sums...
    Levenshtein-0.25.0.tar.gz ... Passed
==> Making package: python-levenshtein 0.25.0-3 (Tue 24 Dec 2024 04:19:42 PM MST)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (1) python-rapidfuzz-3.6.2-4

Total Download Size:   0.85 MiB
Total Installed Size:  5.77 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 python-rapidfuzz-3.6.2-4-aarch64 downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing python-rapidfuzz...
Optional dependencies for python-rapidfuzz
    python-numpy
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (23) cmake-3.31.3-1  cppdap-1.58.0-2  hicolor-icon-theme-0.18-1
              jsoncpp-1.9.6-3  libuv-1.49.2-1  python-autocommand-2.2.2-7
              python-distro-1.9.0-3  python-jaraco.collections-5.0.1-2
              python-jaraco.context-5.3.0-3  python-jaraco.functools-4.1.0-1
              python-jaraco.text-4.0.0-2  python-more-itertools-10.5.0-1
              python-packaging-24.2-3  python-platformdirs-4.3.6-2
              python-pyproject-hooks-1.2.0-3  python-wheel-0.45.0-3
              rhash-1.4.4-1  cython-3.0.11-2  python-build-1.2.2-3
              python-installer-0.7.0-10  python-scikit-build-0.18.1-3
              python-setuptools-1:75.2.0-4  rapidfuzz-cpp-3.0.2-1

Total Installed Size:  127.89 MiB

:: Proceed with installation? [Y/n] 
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing python-packaging...
installing python-pyproject-hooks...
installing python-build...
Optional dependencies for python-build
    python-pip: to use as the Python package installer (default)
    python-uv: to use as the Python package installer
    python-virtualenv: to use virtualenv for build isolation
installing python-installer...
installing python-more-itertools...
installing python-jaraco.functools...
installing python-jaraco.context...
installing python-autocommand...
installing python-jaraco.text...
Optional dependencies for python-jaraco.text
    python-inflect: for show-newlines script
installing python-jaraco.collections...
installing python-platformdirs...
installing python-wheel...
Optional dependencies for python-wheel
    python-keyring: for wheel.signatures
    python-xdg: for wheel.signatures
    python-setuptools: for legacy bdist_wheel subcommand [pending]
installing python-setuptools...
installing cppdap...
installing hicolor-icon-theme...
installing jsoncpp...
Optional dependencies for jsoncpp
    jsoncpp-doc: documentation
installing libuv...
installing rhash...
installing cmake...
Optional dependencies for cmake
    make: for unix Makefile generator [installed]
    ninja: for ninja generator
    qt6-base: cmake-gui
installing python-distro...
installing python-scikit-build...
installing cython...
installing rapidfuzz-cpp...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Retrieving sources...
  -> Found Levenshtein-0.25.0.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting Levenshtein-0.25.0.tar.gz with bsdtar
==> Starting build()...
* Getting build dependencies for wheel...
/usr/lib/python3.13/site-packages/skbuild/command/test.py:5: SetuptoolsDeprecationWarning: The test command is disabled and references to it are deprecated.
!!

        ********************************************************************************
        Please remove any references to `setuptools.command.test` in all supported versions of the affected package.

        This deprecation is overdue, please update your project and remove deprecated
        calls to avoid build errors in the future.
        ********************************************************************************

!!
  from setuptools.command.test import test as _test
Using System version of cmake
Using System version of make
running egg_info
creating src/Levenshtein.egg-info
writing src/Levenshtein.egg-info/PKG-INFO
writing dependency_links to src/Levenshtein.egg-info/dependency_links.txt
writing requirements to src/Levenshtein.egg-info/requires.txt
writing top-level names to src/Levenshtein.egg-info/top_level.txt
writing manifest file 'src/Levenshtein.egg-info/SOURCES.txt'
reading manifest file 'src/Levenshtein.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching '*.h' under directory 'src/Levenshtein'
warning: no files found matching '*.pxd' under directory 'src/Levenshtein'
warning: no files found matching '*.cxx' under directory 'src/Levenshtein'
warning: no files found matching 'extern/rapidfuzz-cpp/LICENSE'
warning: no files found matching 'extern/rapidfuzz-cpp/CMakeLists.txt'
warning: no files found matching '*.hpp' under directory 'extern/rapidfuzz-cpp/rapidfuzz'
warning: no files found matching '*.impl' under directory 'extern/rapidfuzz-cpp/rapidfuzz'
adding license file 'COPYING'
writing manifest file 'src/Levenshtein.egg-info/SOURCES.txt'
* Building wheel...
/usr/lib/python3.13/site-packages/skbuild/command/test.py:5: SetuptoolsDeprecationWarning: The test command is disabled and references to it are deprecated.
!!

        ********************************************************************************
        Please remove any references to `setuptools.command.test` in all supported versions of the affected package.

        This deprecation is overdue, please update your project and remove deprecated
        calls to avoid build errors in the future.
        ********************************************************************************

!!
  from setuptools.command.test import test as _test


--------------------------------------------------------------------------------
-- 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.10 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value.  Or, use the <min>...<max> syntax
  to tell CMake that the project requires at least <min> but has been updated
  to work with policies introduced by <max> or earlier.


CMake Error: CMake was unable to find a build program corresponding to "Ninja".  CMAKE_MAKE_PROGRAM is not set.  You probably need to select a different build tool.
-- Configuring incomplete, errors occurred!
--
-------
------------
-----------------
----------------------
---------------------------
--------------------------------
-- Trying 'Ninja' generator - failure
--------------------------------------------------------------------------------



--------------------------------------------------------------------------------
-- Trying 'Unix Makefiles' 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.10 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value.  Or, use the <min>...<max> syntax
  to tell CMake that the project requires at least <min> but has been updated
  to work with policies introduced by <max> or earlier.


-- The C compiler identification is GNU 14.1.1
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/lib/distcc/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- The CXX compiler identification is GNU 14.1.1
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/lib/distcc/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Configuring done (1.3s)
-- Generating done (0.0s)
-- Build files have been written to: /build/python-levenshtein/src/Levenshtein-0.25.0/_cmake_test_compile/build
--
-------
------------
-----------------
----------------------
---------------------------
--------------------------------
-- Trying 'Unix Makefiles' generator - success
--------------------------------------------------------------------------------

Configuring Project
  Working directory:
    /build/python-levenshtein/src/Levenshtein-0.25.0/_skbuild/linux-aarch64-3.13/cmake-build
  Command:
    /usr/bin/cmake /build/python-levenshtein/src/Levenshtein-0.25.0 -G 'Unix Makefiles' --no-warn-unused-cli -DCMAKE_INSTALL_PREFIX:PATH=/build/python-levenshtein/src/Levenshtein-0.25.0/_skbuild/linux-aarch64-3.13/cmake-install -DPYTHON_VERSION_STRING:STRING=3.13.1 -DSKBUILD:INTERNAL=TRUE -DCMAKE_MODULE_PATH:PATH=/usr/lib/python3.13/site-packages/skbuild/resources/cmake -DPYTHON_EXECUTABLE:PATH=/usr/bin/python -DPYTHON_INCLUDE_DIR:PATH=/usr/include/python3.13 -DPYTHON_LIBRARY:PATH=/usr/lib/libpython3.13.so -DPython_EXECUTABLE:PATH=/usr/bin/python -DPython_ROOT_DIR:PATH=/usr -DPython_FIND_REGISTRY:STRING=NEVER -DPython_INCLUDE_DIR:PATH=/usr/include/python3.13 -DPython3_EXECUTABLE:PATH=/usr/bin/python -DPython3_ROOT_DIR:PATH=/usr -DPython3_FIND_REGISTRY:STRING=NEVER -DPython3_INCLUDE_DIR:PATH=/usr/include/python3.13 -DCMAKE_BUILD_TYPE:STRING=Release

Not searching for unused variables given on the command line.
-- The C compiler identification is GNU 14.1.1
-- The CXX compiler identification is GNU 14.1.1
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/lib/distcc/bin/cc - 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/lib/distcc/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found Python: /usr/bin/python (found version "3.13.1") found components: Interpreter Development.Module
-- Using system supplied version of rapidfuzz-cpp
-- Found Cython: /usr/bin/cython
-- Configuring done (2.0s)
-- Generating done (0.0s)
-- Build files have been written to: /build/python-levenshtein/src/Levenshtein-0.25.0/_skbuild/linux-aarch64-3.13/cmake-build
[ 25%] Generating CXX source src/Levenshtein/levenshtein_cpp.cxx
[ 50%] Building CXX object src/Levenshtein/CMakeFiles/levenshtein_cpp.dir/levenshtein_cpp.cxx.o
[ 75%] Building CXX object src/Levenshtein/CMakeFiles/levenshtein_cpp.dir/Levenshtein-c/_levenshtein.cpp.o
[100%] Linking CXX shared module levenshtein_cpp.cpython-313-aarch64-linux-gnu.so
[100%] Built target levenshtein_cpp
Install the project...
-- Install configuration: "Release"
-- Installing: /build/python-levenshtein/src/Levenshtein-0.25.0/_skbuild/linux-aarch64-3.13/cmake-install/src/Levenshtein/levenshtein_cpp.cpython-313-aarch64-linux-gnu.so

copying src/Levenshtein/__init__.py -> _skbuild/linux-aarch64-3.13/cmake-install/src/Levenshtein/__init__.py
copying src/Levenshtein/StringMatcher.py -> _skbuild/linux-aarch64-3.13/cmake-install/src/Levenshtein/StringMatcher.py
copying /build/python-levenshtein/src/Levenshtein-0.25.0/src/Levenshtein/__init__.pyi -> _skbuild/linux-aarch64-3.13/cmake-install/src/Levenshtein/__init__.pyi
copying /build/python-levenshtein/src/Levenshtein-0.25.0/src/Levenshtein/py.typed -> _skbuild/linux-aarch64-3.13/cmake-install/src/Levenshtein/py.typed

running bdist_wheel
running build
running build_py
creating _skbuild/linux-aarch64-3.13/setuptools/lib.linux-aarch64-cpython-313/Levenshtein
copying _skbuild/linux-aarch64-3.13/cmake-install/src/Levenshtein/__init__.py -> _skbuild/linux-aarch64-3.13/setuptools/lib.linux-aarch64-cpython-313/Levenshtein
copying _skbuild/linux-aarch64-3.13/cmake-install/src/Levenshtein/StringMatcher.py -> _skbuild/linux-aarch64-3.13/setuptools/lib.linux-aarch64-cpython-313/Levenshtein
copying _skbuild/linux-aarch64-3.13/cmake-install/src/Levenshtein/__init__.pyi -> _skbuild/linux-aarch64-3.13/setuptools/lib.linux-aarch64-cpython-313/Levenshtein
copying _skbuild/linux-aarch64-3.13/cmake-install/src/Levenshtein/py.typed -> _skbuild/linux-aarch64-3.13/setuptools/lib.linux-aarch64-cpython-313/Levenshtein
copying _skbuild/linux-aarch64-3.13/cmake-install/src/Levenshtein/levenshtein_cpp.cpython-313-aarch64-linux-gnu.so -> _skbuild/linux-aarch64-3.13/setuptools/lib.linux-aarch64-cpython-313/Levenshtein
copied 2 files
running build_ext
installing to _skbuild/linux-aarch64-3.13/setuptools/bdist.linux-aarch64/wheel
running install
running install_lib
creating _skbuild/linux-aarch64-3.13/setuptools/bdist.linux-aarch64/wheel
creating _skbuild/linux-aarch64-3.13/setuptools/bdist.linux-aarch64/wheel/Levenshtein
copying _skbuild/linux-aarch64-3.13/setuptools/lib.linux-aarch64-cpython-313/Levenshtein/__init__.py -> _skbuild/linux-aarch64-3.13/setuptools/bdist.linux-aarch64/wheel/./Levenshtein
copying _skbuild/linux-aarch64-3.13/setuptools/lib.linux-aarch64-cpython-313/Levenshtein/py.typed -> _skbuild/linux-aarch64-3.13/setuptools/bdist.linux-aarch64/wheel/./Levenshtein
copying _skbuild/linux-aarch64-3.13/setuptools/lib.linux-aarch64-cpython-313/Levenshtein/levenshtein_cpp.cpython-313-aarch64-linux-gnu.so -> _skbuild/linux-aarch64-3.13/setuptools/bdist.linux-aarch64/wheel/./Levenshtein
copying _skbuild/linux-aarch64-3.13/setuptools/lib.linux-aarch64-cpython-313/Levenshtein/__init__.pyi -> _skbuild/linux-aarch64-3.13/setuptools/bdist.linux-aarch64/wheel/./Levenshtein
copying _skbuild/linux-aarch64-3.13/setuptools/lib.linux-aarch64-cpython-313/Levenshtein/StringMatcher.py -> _skbuild/linux-aarch64-3.13/setuptools/bdist.linux-aarch64/wheel/./Levenshtein
copied 5 files
running install_egg_info
running egg_info
writing src/Levenshtein.egg-info/PKG-INFO
writing dependency_links to src/Levenshtein.egg-info/dependency_links.txt
writing requirements to src/Levenshtein.egg-info/requires.txt
writing top-level names to src/Levenshtein.egg-info/top_level.txt
reading manifest file 'src/Levenshtein.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching '*.h' under directory 'src/Levenshtein'
warning: no files found matching '*.pxd' under directory 'src/Levenshtein'
warning: no files found matching '*.cxx' under directory 'src/Levenshtein'
warning: no files found matching 'extern/rapidfuzz-cpp/LICENSE'
warning: no files found matching 'extern/rapidfuzz-cpp/CMakeLists.txt'
warning: no files found matching '*.hpp' under directory 'extern/rapidfuzz-cpp/rapidfuzz'
warning: no files found matching '*.impl' under directory 'extern/rapidfuzz-cpp/rapidfuzz'
adding license file 'COPYING'
writing manifest file 'src/Levenshtein.egg-info/SOURCES.txt'
Copying src/Levenshtein.egg-info to _skbuild/linux-aarch64-3.13/setuptools/bdist.linux-aarch64/wheel/./Levenshtein-0.25.0-py3.13.egg-info
running install_scripts
copied 0 files
creating _skbuild/linux-aarch64-3.13/setuptools/bdist.linux-aarch64/wheel/Levenshtein-0.25.0.dist-info/WHEEL
creating '/build/python-levenshtein/src/Levenshtein-0.25.0/dist/.tmp-z_mulsgq/Levenshtein-0.25.0-cp313-cp313-linux_aarch64.whl' and adding '_skbuild/linux-aarch64-3.13/setuptools/bdist.linux-aarch64/wheel' to it
adding 'Levenshtein/StringMatcher.py'
adding 'Levenshtein/__init__.py'
adding 'Levenshtein/__init__.pyi'
adding 'Levenshtein/levenshtein_cpp.cpython-313-aarch64-linux-gnu.so'
adding 'Levenshtein/py.typed'
adding 'Levenshtein-0.25.0.dist-info/COPYING'
adding 'Levenshtein-0.25.0.dist-info/METADATA'
adding 'Levenshtein-0.25.0.dist-info/WHEEL'
adding 'Levenshtein-0.25.0.dist-info/top_level.txt'
adding 'Levenshtein-0.25.0.dist-info/RECORD'
removing _skbuild/linux-aarch64-3.13/setuptools/bdist.linux-aarch64/wheel
Successfully built Levenshtein-0.25.0-cp313-cp313-linux_aarch64.whl
==> Entering fakeroot environment...
==> Starting package()...
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> WARNING: Package contains reference to $srcdir
usr/lib/python3.13/site-packages/Levenshtein/levenshtein_cpp.cpython-313-aarch64-linux-gnu.so
==> Creating package "python-levenshtein"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-levenshtein 0.25.0-3 (Tue 24 Dec 2024 04:20:26 PM MST)
==> Cleaning up...