==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: cpp-hocon 0.3.0-22 (Tue Oct 21 04:28:47 2025)
==> Retrieving sources...
  -> Found cpp-hocon-0.3.0.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    cpp-hocon-0.3.0.tar.gz ... Passed
==> Making package: cpp-hocon 0.3.0-22 (Tue Oct 21 04:29:08 2025)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (2) boost-libs-1.89.0-1  leatherman-1.12.9-8

Total Download Size:    2.71 MiB
Total Installed Size:  13.17 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 boost-libs-1.89.0-1-armv7h downloading...
 leatherman-1.12.9-8-armv7h downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing boost-libs...
Optional dependencies for boost-libs
    openmpi: for mpi support
installing leatherman...
Optional dependencies for leatherman
    python: cpplint cmake script [installed]
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (8) cppdap-1.58.0-2  hicolor-icon-theme-0.18-1  jsoncpp-1.9.6-3
             libuv-1.51.0-1  rhash-1.4.4-1  boost-1.89.0-1  cmake-4.1.2-1
             rapidjson-1.1.0-6

Total Download Size:    34.35 MiB
Total Installed Size:  275.38 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 cmake-4.1.2-1-armv7h downloading...
 boost-1.89.0-1-armv7h downloading...
 cppdap-1.58.0-2-armv7h downloading...
 libuv-1.51.0-1-armv7h downloading...
 rhash-1.4.4-1-armv7h downloading...
 jsoncpp-1.9.6-3-armv7h downloading...
 rapidjson-1.1.0-6-any downloading...
 hicolor-icon-theme-0.18-1-any downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing boost...
Optional dependencies for boost
    python: for python bindings [installed]
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 rapidjson...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Retrieving sources...
  -> Found cpp-hocon-0.3.0.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting cpp-hocon-0.3.0.tar.gz with bsdtar
==> Starting prepare()...
==> Starting build()...
CMake Deprecation Warning at CMakeLists.txt:2 (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.2.1
-- The CXX compiler identification is GNU 14.2.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 Warning (dev) at /usr/lib/cmake/leatherman/nowide.cmake:1 (find_package):
  Policy CMP0167 is not set: The FindBoost module is removed.  Run "cmake
  --help-policy CMP0167" for policy details.  Use the cmake_policy command to
  set the policy and suppress this warning.

Call Stack (most recent call first):
  /usr/lib/cmake/leatherman/cmake/leatherman_config.cmake:71 (include)
  /usr/lib/cmake/leatherman/LeathermanConfig.cmake:11 (leatherman_component)
  CMakeLists.txt:23 (find_package)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Found Boost: /usr/lib/cmake/Boost-1.89.0/BoostConfig.cmake (found suitable version "1.89.0", minimum required is "1.54")
CMake Warning (dev) at /usr/lib/cmake/leatherman/util.cmake:1 (find_package):
  Policy CMP0167 is not set: The FindBoost module is removed.  Run "cmake
  --help-policy CMP0167" for policy details.  Use the cmake_policy command to
  set the policy and suppress this warning.

Call Stack (most recent call first):
  /usr/lib/cmake/leatherman/cmake/leatherman_config.cmake:71 (include)
  /usr/lib/cmake/leatherman/LeathermanConfig.cmake:12 (leatherman_component)
  CMakeLists.txt:23 (find_package)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Found Boost: /usr/lib/cmake/Boost-1.89.0/BoostConfig.cmake (found suitable version "1.89.0", minimum required is "1.73") found components: date_time chrono nowide
CMake Warning (dev) at /usr/lib/cmake/leatherman/locale.cmake:2 (find_package):
  Policy CMP0167 is not set: The FindBoost module is removed.  Run "cmake
  --help-policy CMP0167" for policy details.  Use the cmake_policy command to
  set the policy and suppress this warning.

Call Stack (most recent call first):
  /usr/lib/cmake/leatherman/cmake/leatherman_config.cmake:71 (include)
  /usr/lib/cmake/leatherman/LeathermanConfig.cmake:13 (leatherman_component)
  CMakeLists.txt:23 (find_package)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Found Boost: /usr/lib/cmake/Boost-1.89.0/BoostConfig.cmake (found suitable version "1.89.0", minimum required is "1.54") found components: locale
CMake Warning (dev) at /usr/lib/cmake/leatherman/logging.cmake:1 (find_package):
  Policy CMP0167 is not set: The FindBoost module is removed.  Run "cmake
  --help-policy CMP0167" for policy details.  Use the cmake_policy command to
  set the policy and suppress this warning.

Call Stack (most recent call first):
  /usr/lib/cmake/leatherman/cmake/leatherman_config.cmake:71 (include)
  /usr/lib/cmake/leatherman/LeathermanConfig.cmake:14 (leatherman_component)
  CMakeLists.txt:23 (find_package)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Found Boost: /usr/lib/cmake/Boost-1.89.0/BoostConfig.cmake (found suitable version "1.89.0", minimum required is "1.54") found components: log log_setup thread date_time filesystem chrono regex
-- Found Threads: TRUE
CMake Warning (dev) at /usr/lib/cmake/leatherman/json_container.cmake:1 (find_package):
  Policy CMP0167 is not set: The FindBoost module is removed.  Run "cmake
  --help-policy CMP0167" for policy details.  Use the cmake_policy command to
  set the policy and suppress this warning.

Call Stack (most recent call first):
  /usr/lib/cmake/leatherman/cmake/leatherman_config.cmake:71 (include)
  /usr/lib/cmake/leatherman/LeathermanConfig.cmake:15 (leatherman_component)
  CMakeLists.txt:23 (find_package)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Found Boost: /usr/lib/cmake/Boost-1.89.0/BoostConfig.cmake (found suitable version "1.89.0", minimum required is "1.54") found components: regex
-- RapidJSON found. Headers: /usr/include
CMake Warning (dev) at /usr/lib/cmake/leatherman/file_util.cmake:1 (find_package):
  Policy CMP0167 is not set: The FindBoost module is removed.  Run "cmake
  --help-policy CMP0167" for policy details.  Use the cmake_policy command to
  set the policy and suppress this warning.

Call Stack (most recent call first):
  /usr/lib/cmake/leatherman/cmake/leatherman_config.cmake:71 (include)
  /usr/lib/cmake/leatherman/LeathermanConfig.cmake:16 (leatherman_component)
  CMakeLists.txt:23 (find_package)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Found Boost: /usr/lib/cmake/Boost-1.89.0/BoostConfig.cmake (found suitable version "1.89.0", minimum required is "1.73") found components: regex filesystem nowide
CMake Warning (dev) at /usr/lib/cmake/leatherman/curl.cmake:1 (find_package):
  Policy CMP0167 is not set: The FindBoost module is removed.  Run "cmake
  --help-policy CMP0167" for policy details.  Use the cmake_policy command to
  set the policy and suppress this warning.

Call Stack (most recent call first):
  /usr/lib/cmake/leatherman/cmake/leatherman_config.cmake:71 (include)
  /usr/lib/cmake/leatherman/LeathermanConfig.cmake:17 (leatherman_component)
  CMakeLists.txt:23 (find_package)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Found Boost: /usr/lib/cmake/Boost-1.89.0/BoostConfig.cmake (found suitable version "1.89.0", minimum required is "1.54") found components: regex filesystem
-- Found CURL: /usr/lib/libcurl.so (found version "8.16.0")
CMake Warning (dev) at /usr/lib/cmake/leatherman/dynamic_library.cmake:1 (find_package):
  Policy CMP0167 is not set: The FindBoost module is removed.  Run "cmake
  --help-policy CMP0167" for policy details.  Use the cmake_policy command to
  set the policy and suppress this warning.

Call Stack (most recent call first):
  /usr/lib/cmake/leatherman/cmake/leatherman_config.cmake:71 (include)
  /usr/lib/cmake/leatherman/LeathermanConfig.cmake:18 (leatherman_component)
  CMakeLists.txt:23 (find_package)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Found Boost: /usr/lib/cmake/Boost-1.89.0/BoostConfig.cmake (found suitable version "1.89.0", minimum required is "1.54") found components: regex
CMake Warning (dev) at /usr/lib/cmake/leatherman/execution.cmake:1 (find_package):
  Policy CMP0167 is not set: The FindBoost module is removed.  Run "cmake
  --help-policy CMP0167" for policy details.  Use the cmake_policy command to
  set the policy and suppress this warning.

Call Stack (most recent call first):
  /usr/lib/cmake/leatherman/cmake/leatherman_config.cmake:71 (include)
  /usr/lib/cmake/leatherman/LeathermanConfig.cmake:19 (leatherman_component)
  CMakeLists.txt:23 (find_package)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Found Boost: /usr/lib/cmake/Boost-1.89.0/BoostConfig.cmake (found suitable version "1.89.0", minimum required is "1.73") found components: regex filesystem nowide
-- Looking for closefrom in c
-- Looking for closefrom in c - found
CMake Warning (dev) at /usr/lib/cmake/leatherman/ruby.cmake:1 (find_package):
  Policy CMP0167 is not set: The FindBoost module is removed.  Run "cmake
  --help-policy CMP0167" for policy details.  Use the cmake_policy command to
  set the policy and suppress this warning.

Call Stack (most recent call first):
  /usr/lib/cmake/leatherman/cmake/leatherman_config.cmake:71 (include)
  /usr/lib/cmake/leatherman/LeathermanConfig.cmake:20 (leatherman_component)
  CMakeLists.txt:23 (find_package)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Found Boost: /usr/lib/cmake/Boost-1.89.0/BoostConfig.cmake (found suitable version "1.89.0", minimum required is "1.54") found components: regex filesystem
CMake Warning (dev) at CMakeLists.txt:48 (find_package):
  Policy CMP0167 is not set: The FindBoost module is removed.  Run "cmake
  --help-policy CMP0167" for policy details.  Use the cmake_policy command to
  set the policy and suppress this warning.

This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Error at /usr/lib/cmake/Boost-1.89.0/BoostConfig.cmake:141 (find_package):
  Could not find a package configuration file provided by "boost_system"
  (requested version 1.89.0) with any of the following names:

    boost_systemConfig.cmake
    boost_system-config.cmake

  Add the installation prefix of "boost_system" to CMAKE_PREFIX_PATH or set
  "boost_system_DIR" to a directory containing one of the above files.  If
  "boost_system" provides a separate development package or SDK, be sure it
  has been installed.
Call Stack (most recent call first):
  /usr/lib/cmake/Boost-1.89.0/BoostConfig.cmake:262 (boost_find_component)
  /usr/share/cmake/Modules/FindBoost.cmake:609 (find_package)
  CMakeLists.txt:48 (find_package)


-- Configuring incomplete, errors occurred!
==> ERROR: A failure occurred in build().
    Aborting...
==> ERROR: Build failed, check /home/leming/armv7/leming/build