==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: tlsh 4.12.0-1 (Mon Jan  6 07:36:52 2025)
==> Retrieving sources...
  -> Found tlsh-4.12.0.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    tlsh-4.12.0.tar.gz ... Passed
==> Validating source files with sha512sums...
    tlsh-4.12.0.tar.gz ... Passed
==> Making package: tlsh 4.12.0-1 (Mon Jan  6 07:37:01 2025)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (19) 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-jaraco.collections-5.1.0-1  python-jaraco.context-6.0.1-1
              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
              rhash-1.4.4-1  cmake-3.31.3-1  python-build-1.2.2-3
              python-installer-0.7.0-10  python-setuptools-1:75.2.0-4
              python-wheel-0.45.0-3

Total Download Size:     1.55 MiB
Total Installed Size:  108.64 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 python-setuptools-1:75.2.0-4-any downloading...
 python-more-itertools-10.5.0-1-any downloading...
 python-wheel-0.45.0-3-any downloading...
 python-build-1.2.2-3-any downloading...
 python-installer-0.7.0-10-any downloading...
 python-autocommand-2.2.2-7-any downloading...
 python-jaraco.collections-5.1.0-1-any downloading...
 python-pyproject-hooks-1.2.0-3-any downloading...
 python-jaraco.text-4.0.0-2-any downloading...
 python-jaraco.functools-4.1.0-1-any downloading...
 python-jaraco.context-6.0.1-1-any downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
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-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...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Retrieving sources...
  -> Found tlsh-4.12.0.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting tlsh-4.12.0.tar.gz with bsdtar
==> Starting prepare()...
==> Starting build()...
CMake Deprecation Warning at CMakeLists.txt:54 (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
-- 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
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
-- Found Threads: TRUE
-- Configuring done (1.2s)
-- Generating done (0.0s)
-- Build files have been written to: /build/tlsh/src/tlsh-4.12.0/build
[  3%] Building CXX object src/CMakeFiles/tlsh_static.dir/tlsh_impl.cpp.o
[ 11%] Building CXX object src/CMakeFiles/tlsh_static.dir/tlsh_util.cpp.o
[ 15%] Building CXX object src/CMakeFiles/tlsh_shared.dir/tlsh_impl.cpp.o
[ 15%] Building CXX object src/CMakeFiles/tlsh_static.dir/input_desc.cpp.o
[ 19%] Building CXX object src/CMakeFiles/tlsh_shared.dir/tlsh.cpp.o
[ 23%] Building CXX object src/CMakeFiles/tlsh_shared.dir/input_desc.cpp.o
[ 26%] Building CXX object src/CMakeFiles/tlsh_static.dir/tlsh.cpp.o
[ 30%] Building CXX object src/CMakeFiles/tlsh_shared.dir/tlsh_util.cpp.o
[ 34%] Building CXX object src/CMakeFiles/tlsh_shared.dir/shared_file_functions.cpp.o
[ 38%] Building CXX object src/CMakeFiles/tlsh_static.dir/shared_file_functions.cpp.o
[ 42%] Linking CXX shared library /build/tlsh/src/tlsh-4.12.0/lib/libtlsh.so
[ 46%] Linking CXX static library /build/tlsh/src/tlsh-4.12.0/lib/libtlsh.a
[ 46%] Built target tlsh_static
[ 53%] Building CXX object test/CMakeFiles/timing_unittest.dir/timing_unittest.cpp.o
[ 53%] Building CXX object test/CMakeFiles/tlsh_unittest.dir/tlsh_unittest.cpp.o
[ 61%] Building CXX object test/CMakeFiles/tlsh_parts.dir/tlsh_parts.cpp.o
[ 61%] Building CXX object test/CMakeFiles/tlsh_pattern.dir/tlsh_pattern.cpp.o
[ 69%] Building CXX object test/CMakeFiles/simple_unittest.dir/simple_unittest.cpp.o
[ 69%] Building CXX object utils/CMakeFiles/rand_tags.dir/rand_tags.cpp.o
[ 73%] Building CXX object test/CMakeFiles/order_bug.dir/order_bug.cpp.o
[ 73%] Built target tlsh_shared
[ 76%] Linking CXX executable /build/tlsh/src/tlsh-4.12.0/bin/order_bug
[ 80%] Linking CXX executable /build/tlsh/src/tlsh-4.12.0/bin/tlsh_parts
[ 84%] Linking CXX executable /build/tlsh/src/tlsh-4.12.0/bin/simple_unittest
[ 88%] Linking CXX executable /build/tlsh/src/tlsh-4.12.0/bin/timing_unittest
[ 92%] Linking CXX executable /build/tlsh/src/tlsh-4.12.0/bin/tlsh_pattern
[ 96%] Linking CXX executable /build/tlsh/src/tlsh-4.12.0/bin/tlsh_unittest
[ 96%] Built target order_bug
[ 96%] Built target simple_unittest
[ 96%] Built target tlsh_parts
[ 96%] Built target timing_unittest
[100%] Linking CXX executable /build/tlsh/src/tlsh-4.12.0/bin/rand_tags
[100%] Built target rand_tags
[100%] Built target tlsh_pattern
[100%] Built target tlsh_unittest
* Getting build dependencies for wheel...
* Building wheel...
tlshmodule.cpp:330:1: warning: converting to non-pointer type 'long int' from NULL [-Wconversion-null]
Successfully built tlsh-4.5.0-cp313-cp313-linux_aarch64.whl
==> Entering fakeroot environment...
==> Starting package_tlsh()...
make: Entering directory '/build/tlsh/src/tlsh-4.12.0/build'
[ 23%] Built target tlsh_static
[ 46%] Built target tlsh_shared
[ 53%] Built target simple_unittest
[ 61%] Built target tlsh_pattern
[ 69%] Built target order_bug
[ 84%] Built target tlsh_parts
[ 84%] Built target tlsh_unittest
[ 92%] Built target timing_unittest
[100%] Built target rand_tags
Install the project...
-- Install configuration: "None"
-- Installing: /build/tlsh/pkg/tlsh/usr/lib/libtlsh.a
-- Installing: /build/tlsh/pkg/tlsh/usr/lib/libtlsh.so.4.12.0
-- Installing: /build/tlsh/pkg/tlsh/usr/lib/libtlsh.so.4
-- Installing: /build/tlsh/pkg/tlsh/usr/lib/libtlsh.so
-- Installing: /build/tlsh/pkg/tlsh/usr/include/tlsh/tlsh.h
-- Installing: /build/tlsh/pkg/tlsh/usr/include/tlsh/tlsh_version.h
-- Installing: /build/tlsh/pkg/tlsh/usr/bin/tlsh_unittest
make: Leaving directory '/build/tlsh/src/tlsh-4.12.0/build'
==> 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/bin/tlsh_unittest
usr/lib/libtlsh.so.4.12.0
==> Creating package "tlsh"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Starting package_python-tlsh()...
==> 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...
==> Creating package "python-tlsh"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: tlsh 4.12.0-1 (Mon Jan  6 07:37:18 2025)
==> Cleaning up...