==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: mbelib 1.3.0-3 (Sat Jul 13 01:31:51 2024)
==> Retrieving sources...
  -> Found mbelib-1.3.0.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    mbelib-1.3.0.tar.gz ... Passed
==> Making package: mbelib 1.3.0-3 (Sat Jul 13 01:32:14 2024)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (6) cppdap-1.58.0-2  hicolor-icon-theme-0.18-1  jsoncpp-1.9.5-3
             libuv-1.48.0-2  rhash-1.4.4-1  cmake-3.30.0-1

Total Installed Size:  88.37 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 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
[?25h==> Retrieving sources...
  -> Found mbelib-1.3.0.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting mbelib-1.3.0.tar.gz with bsdtar
==> Starting build()...
CMake Warning (dev) at CMakeLists.txt:1 (project):
  cmake_minimum_required() should be called prior to this top-level project()
  call.  Please see the cmake-commands(7) manual for usage documentation of
  both commands.
This warning is for project developers.  Use -Wno-dev to suppress it.

-- 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
CMake Deprecation Warning at CMakeLists.txt:2 (cmake_minimum_required):
  Compatibility with CMake < 3.5 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.


CMake Deprecation Warning at test/gtest/CMakeLists.txt:39 (cmake_minimum_required):
  Compatibility with CMake < 3.5 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.


CMake Warning (dev) at test/gtest/cmake/internal_utils.cmake:190 (find_package):
  Policy CMP0148 is not set: The FindPythonInterp and FindPythonLibs modules
  are removed.  Run "cmake --help-policy CMP0148" for policy details.  Use
  the cmake_policy command to set the policy and suppress this warning.

Call Stack (most recent call first):
  test/gtest/CMakeLists.txt:46 (include)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Found PythonInterp: /usr/bin/python (found version "3.12.4")
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
-- Found Threads: TRUE
CMake Deprecation Warning at test/gmock/CMakeLists.txt:23 (cmake_minimum_required):
  Compatibility with CMake < 3.5 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.


-- Configuring done (2.6s)
-- Generating done (0.1s)
-- Build files have been written to: /build/mbelib/src/mbelib-1.3.0/build
[  3%] Building C object CMakeFiles/mbe-static.dir/ambe3600x2400.c.o
[  7%] Building CXX object test/gmock/CMakeFiles/gmock.dir/src/gmock-all.cc.o
[ 11%] Building C object CMakeFiles/mbe-shared.dir/ambe3600x2400.c.o
[ 15%] Building CXX object test/gtest/CMakeFiles/gtest.dir/src/gtest-all.cc.o
[ 19%] Building CXX object test/gmock/CMakeFiles/gmock_main.dir/src/gmock-all.cc.o
[ 23%] Building C object CMakeFiles/mbe-shared.dir/ambe3600x2450.c.o
[ 26%] Building C object CMakeFiles/mbe-static.dir/ambe3600x2450.c.o
[ 30%] Building C object CMakeFiles/mbe-static.dir/ecc.c.o
[ 34%] Building C object CMakeFiles/mbe-shared.dir/ecc.c.o
[ 42%] Building C object CMakeFiles/mbe-static.dir/imbe7100x4400.c.o
[ 42%] Building C object CMakeFiles/mbe-shared.dir/imbe7100x4400.c.o
[ 46%] Building C object CMakeFiles/mbe-shared.dir/imbe7200x4400.c.o
[ 50%] Building C object CMakeFiles/mbe-static.dir/imbe7200x4400.c.o
[ 53%] Building C object CMakeFiles/mbe-shared.dir/mbelib.c.o
[ 57%] Building C object CMakeFiles/mbe-static.dir/mbelib.c.o
[ 61%] Linking C shared library libmbe.so
[ 65%] Linking C static library libmbe.a
[ 65%] Built target mbe-static
[ 69%] Building CXX object test/gmock/CMakeFiles/gmock_main.dir/src/gmock_main.cc.o
[ 69%] Built target mbe-shared
[ 73%] Linking CXX static library libgmock.a
[ 73%] Built target gmock
[ 76%] Linking CXX static library libgmock_main.a
[ 76%] Built target gmock_main
[ 80%] Linking CXX static library libgtest.a
[ 80%] Built target gtest
[ 92%] Building CXX object test/CMakeFiles/mbetest.dir/test.cpp.o
[ 92%] Building CXX object test/CMakeFiles/mbetest.dir/mbe-test.cpp.o
[ 92%] Building CXX object test/gtest/CMakeFiles/gtest_main.dir/src/gtest_main.cc.o
[ 96%] Linking CXX static library libgtest_main.a
[ 96%] Built target gtest_main
[100%] Linking CXX executable mbetest
[100%] Built target mbetest
==> Entering fakeroot environment...
==> Starting package()...
[ 26%] Built target mbe-shared
[ 53%] Built target mbe-static
[ 80%] Built target gtest
[ 80%] Built target gmock
[ 80%] Built target gmock_main
[ 88%] Built target gtest_main
[100%] Built target mbetest
Install the project...
-- Install configuration: "Release"
-- Installing: /build/mbelib/pkg/mbelib/usr/lib/libmbe.a
-- Installing: /build/mbelib/pkg/mbelib/usr/lib/libmbe.so.1.0
-- Installing: /build/mbelib/pkg/mbelib/usr/lib/libmbe.so.1
-- Installing: /build/mbelib/pkg/mbelib/usr/lib/libmbe.so
-- Installing: /build/mbelib/pkg/mbelib/usr/include/mbelib.h
==> 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 "mbelib"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: mbelib 1.3.0-3 (Sat Jul 13 01:32:40 2024)
==> Cleaning up...