==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: restinio 0.7.2-2 (Sat Jan 25 10:27:00 2025)
==> Retrieving sources...
  -> Found restinio-0.7.2.tar.bz2
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    restinio-0.7.2.tar.bz2 ... Passed
==> Making package: restinio 0.7.2-2 (Sat Jan 25 10:27:22 2025)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (4) asio-1.30.2-1  expected-lite-0.8.0-1  fmt-11.1.2-1  llhttp-9.2.1-2

Total Download Size:   0.60 MiB
Total Installed Size:  5.71 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 asio-1.30.2-1-any downloading...
 fmt-11.1.2-1-armv7h downloading...
 llhttp-9.2.1-2-armv7h downloading...
 expected-lite-0.8.0-1-any downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing asio...
installing llhttp...
installing fmt...
installing expected-lite...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (8) boost-libs-1.86.0-6  cppdap-1.58.0-2  hicolor-icon-theme-0.18-1
             jsoncpp-1.9.6-3  libuv-1.50.0-1  rhash-1.4.4-1  boost-1.86.0-6
             cmake-3.31.5-1

Total Download Size:    16.18 MiB
Total Installed Size:  272.14 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 boost-1.86.0-6-armv7h downloading...
 boost-libs-1.86.0-6-armv7h 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 boost-libs...
Optional dependencies for boost-libs
    openmpi: for mpi support
installing boost...
Optional dependencies for boost
    python: for python bindings [installed]
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Retrieving sources...
  -> Found restinio-0.7.2.tar.bz2
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting restinio-0.7.2.tar.bz2 with bsdtar
==> Starting build()...
-- 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
-- SET C++17 BY DEFAULT
-- RESTINIO_INSTALL:           ON
-- RESTINIO_TEST:              OFF
-- RESTINIO_SAMPLE:            OFF
-- RESTINIO_BENCHMARK:         ON
-- RESTINIO_WITH_SOBJECTIZER:  OFF
-- RESTINIO_DEP_STANDALONE_ASIO: find
-- RESTINIO_DEP_BOOST_ASIO:      find
-- RESTINIO_DEP_LLHTTP:          system
-- RESTINIO_DEP_FMT:             system
-- RESTINIO_DEP_EXPECTED_LITE:   system
-- RESTINIO_DEP_CATCH2:          local
-- RESTINIO_DEP_SOBJECTIZER:     local
-- RESTINIO_ASIO_SOURCE: standalone
-- RESTINIO_FMT_TARGET:  will be decided dynamically
-- Defining RESTinio dependencies...
-- Finding ASIO package...
-- asio libraries: 
-- asio include dir: /usr/include
========================================
adding restinio-helpers
========================================
-- Found ZLIB: /usr/lib/libz.so (found version "1.3.1")
-- ZLIB include dir: /usr/include
-- ZLIB libraries: /usr/lib/libz.so
-- Found OpenSSL: /usr/lib/libcrypto.so (found version "3.4.0")
-- OpenSSL include dir: /usr/include
-- OpenSSL libraries: /usr/lib/libssl.so;/usr/lib/libcrypto.so
-- Found PCRE: /usr/lib/libpcre.so
-- PCRE_LIBRARIES='/usr/lib/libpcre.so'
-- PCRE_INCLUDE_DIRS='/usr/include'
-- Found PCRE2: /usr/lib/libpcre2-8.so
-- PCRE2_LIBRARIES='/usr/lib/libpcre2-8.so'
-- PCRE2_INCLUDE_DIRS='/usr/include'
-- PCRE2_LIBRARIES='/usr/lib/libpcre2-8.so'
-- PCRE2_INCLUDE_DIRS='/usr/include'
========================================
-- Defining restinio target...
CMake Deprecation Warning at restinio/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.


-- RESTINIO_VERSION:   0.7.2
-- RESTINIO_SOVERSION: 0.7
-- RESTINIO_VERSION: 0.7.2
-- restinio target will depend on 'asio::asio' target
-- Using system llhttp
-- Using system fmt (assume header-only)
-- Using system expected-lite
CMake Warning (dev) at restinio/CMakeLists.txt:220 (install):
  Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  "cmake --help-policy CMP0177" 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 Warning (dev) at restinio/CMakeLists.txt:220 (install):
  Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  "cmake --help-policy CMP0177" 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 Warning (dev) at restinio/CMakeLists.txt:220 (install):
  Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  "cmake --help-policy CMP0177" 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 Warning (dev) at restinio/CMakeLists.txt:220 (install):
  Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  "cmake --help-policy CMP0177" 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 Warning (dev) at restinio/CMakeLists.txt:220 (install):
  Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  "cmake --help-policy CMP0177" 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 Warning (dev) at restinio/CMakeLists.txt:220 (install):
  Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  "cmake --help-policy CMP0177" 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 Warning (dev) at restinio/CMakeLists.txt:220 (install):
  Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  "cmake --help-policy CMP0177" 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 Warning (dev) at restinio/CMakeLists.txt:220 (install):
  Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  "cmake --help-policy CMP0177" 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 Warning (dev) at restinio/CMakeLists.txt:220 (install):
  Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  "cmake --help-policy CMP0177" 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 Warning (dev) at restinio/CMakeLists.txt:220 (install):
  Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  "cmake --help-policy CMP0177" 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 Warning (dev) at restinio/CMakeLists.txt:220 (install):
  Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  "cmake --help-policy CMP0177" 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 Warning (dev) at restinio/CMakeLists.txt:220 (install):
  Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  "cmake --help-policy CMP0177" 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 Warning (dev) at restinio/CMakeLists.txt:220 (install):
  Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  "cmake --help-policy CMP0177" 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 Warning (dev) at restinio/CMakeLists.txt:220 (install):
  Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  "cmake --help-policy CMP0177" 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 Warning (dev) at restinio/CMakeLists.txt:220 (install):
  Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  "cmake --help-policy CMP0177" 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 Warning (dev) at restinio/CMakeLists.txt:220 (install):
  Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  "cmake --help-policy CMP0177" 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 Warning (dev) at restinio/CMakeLists.txt:220 (install):
  Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  "cmake --help-policy CMP0177" 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 Warning (dev) at restinio/CMakeLists.txt:220 (install):
  Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  "cmake --help-policy CMP0177" 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 Warning (dev) at restinio/CMakeLists.txt:220 (install):
  Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  "cmake --help-policy CMP0177" 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 Warning (dev) at restinio/CMakeLists.txt:220 (install):
  Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  "cmake --help-policy CMP0177" 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 Warning (dev) at restinio/CMakeLists.txt:220 (install):
  Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  "cmake --help-policy CMP0177" 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 Warning (dev) at restinio/CMakeLists.txt:220 (install):
  Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  "cmake --help-policy CMP0177" 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 Warning (dev) at restinio/CMakeLists.txt:220 (install):
  Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  "cmake --help-policy CMP0177" 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 Warning (dev) at restinio/CMakeLists.txt:220 (install):
  Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  "cmake --help-policy CMP0177" 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 Warning (dev) at restinio/CMakeLists.txt:220 (install):
  Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  "cmake --help-policy CMP0177" 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 Warning (dev) at restinio/CMakeLists.txt:220 (install):
  Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  "cmake --help-policy CMP0177" 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 Warning (dev) at restinio/CMakeLists.txt:220 (install):
  Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  "cmake --help-policy CMP0177" 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 Warning (dev) at restinio/CMakeLists.txt:220 (install):
  Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  "cmake --help-policy CMP0177" 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 Warning (dev) at restinio/CMakeLists.txt:220 (install):
  Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  "cmake --help-policy CMP0177" 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 Warning (dev) at restinio/CMakeLists.txt:220 (install):
  Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  "cmake --help-policy CMP0177" 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 Warning (dev) at restinio/CMakeLists.txt:220 (install):
  Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  "cmake --help-policy CMP0177" 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 Warning (dev) at restinio/CMakeLists.txt:220 (install):
  Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  "cmake --help-policy CMP0177" 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 Warning (dev) at restinio/CMakeLists.txt:220 (install):
  Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  "cmake --help-policy CMP0177" 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 Warning (dev) at restinio/CMakeLists.txt:220 (install):
  Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  "cmake --help-policy CMP0177" 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 Warning (dev) at restinio/CMakeLists.txt:220 (install):
  Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  "cmake --help-policy CMP0177" 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 Warning (dev) at restinio/CMakeLists.txt:220 (install):
  Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  "cmake --help-policy CMP0177" 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 Warning (dev) at restinio/CMakeLists.txt:220 (install):
  Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  "cmake --help-policy CMP0177" 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 Warning (dev) at restinio/CMakeLists.txt:220 (install):
  Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  "cmake --help-policy CMP0177" 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 Warning (dev) at restinio/CMakeLists.txt:220 (install):
  Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  "cmake --help-policy CMP0177" 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 Warning (dev) at restinio/CMakeLists.txt:220 (install):
  Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  "cmake --help-policy CMP0177" 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 Warning (dev) at restinio/CMakeLists.txt:220 (install):
  Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  "cmake --help-policy CMP0177" 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 Warning (dev) at restinio/CMakeLists.txt:220 (install):
  Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  "cmake --help-policy CMP0177" 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 Warning (dev) at restinio/CMakeLists.txt:220 (install):
  Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  "cmake --help-policy CMP0177" 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 Warning (dev) at restinio/CMakeLists.txt:220 (install):
  Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  "cmake --help-policy CMP0177" 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 Warning (dev) at restinio/CMakeLists.txt:220 (install):
  Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  "cmake --help-policy CMP0177" 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 Warning (dev) at restinio/CMakeLists.txt:220 (install):
  Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  "cmake --help-policy CMP0177" 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 Warning (dev) at restinio/CMakeLists.txt:220 (install):
  Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  "cmake --help-policy CMP0177" 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 Warning (dev) at restinio/CMakeLists.txt:220 (install):
  Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  "cmake --help-policy CMP0177" 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 Warning (dev) at restinio/CMakeLists.txt:220 (install):
  Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  "cmake --help-policy CMP0177" 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 Warning (dev) at restinio/CMakeLists.txt:220 (install):
  Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  "cmake --help-policy CMP0177" 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 Warning (dev) at restinio/CMakeLists.txt:220 (install):
  Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  "cmake --help-policy CMP0177" 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 Warning (dev) at restinio/CMakeLists.txt:220 (install):
  Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  "cmake --help-policy CMP0177" 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 Warning (dev) at restinio/CMakeLists.txt:220 (install):
  Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  "cmake --help-policy CMP0177" 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 Warning (dev) at restinio/CMakeLists.txt:220 (install):
  Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  "cmake --help-policy CMP0177" 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 Warning (dev) at restinio/CMakeLists.txt:220 (install):
  Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  "cmake --help-policy CMP0177" 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 Warning (dev) at restinio/CMakeLists.txt:220 (install):
  Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  "cmake --help-policy CMP0177" 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 Warning (dev) at restinio/CMakeLists.txt:220 (install):
  Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  "cmake --help-policy CMP0177" 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 Warning (dev) at restinio/CMakeLists.txt:220 (install):
  Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  "cmake --help-policy CMP0177" 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 Warning (dev) at restinio/CMakeLists.txt:220 (install):
  Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  "cmake --help-policy CMP0177" 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 Warning (dev) at restinio/CMakeLists.txt:220 (install):
  Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  "cmake --help-policy CMP0177" 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 Warning (dev) at restinio/CMakeLists.txt:220 (install):
  Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  "cmake --help-policy CMP0177" 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 Warning (dev) at restinio/CMakeLists.txt:220 (install):
  Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  "cmake --help-policy CMP0177" 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 Warning (dev) at restinio/CMakeLists.txt:220 (install):
  Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  "cmake --help-policy CMP0177" 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 Warning (dev) at restinio/CMakeLists.txt:220 (install):
  Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  "cmake --help-policy CMP0177" 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 Warning (dev) at restinio/CMakeLists.txt:220 (install):
  Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  "cmake --help-policy CMP0177" 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 Warning (dev) at restinio/CMakeLists.txt:220 (install):
  Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  "cmake --help-policy CMP0177" 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 Warning (dev) at restinio/CMakeLists.txt:220 (install):
  Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  "cmake --help-policy CMP0177" 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 Warning (dev) at restinio/CMakeLists.txt:220 (install):
  Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  "cmake --help-policy CMP0177" 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 Warning (dev) at restinio/CMakeLists.txt:220 (install):
  Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  "cmake --help-policy CMP0177" 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 Warning (dev) at restinio/CMakeLists.txt:220 (install):
  Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  "cmake --help-policy CMP0177" 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 Warning (dev) at restinio/CMakeLists.txt:220 (install):
  Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  "cmake --help-policy CMP0177" 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 Warning (dev) at restinio/CMakeLists.txt:220 (install):
  Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  "cmake --help-policy CMP0177" 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 Warning (dev) at restinio/CMakeLists.txt:220 (install):
  Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  "cmake --help-policy CMP0177" 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 Warning (dev) at restinio/CMakeLists.txt:220 (install):
  Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  "cmake --help-policy CMP0177" 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 Warning (dev) at restinio/CMakeLists.txt:220 (install):
  Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  "cmake --help-policy CMP0177" 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 Warning (dev) at restinio/CMakeLists.txt:220 (install):
  Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  "cmake --help-policy CMP0177" 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 Warning (dev) at restinio/CMakeLists.txt:220 (install):
  Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  "cmake --help-policy CMP0177" 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 Warning (dev) at restinio/CMakeLists.txt:220 (install):
  Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  "cmake --help-policy CMP0177" 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 Warning (dev) at restinio/CMakeLists.txt:220 (install):
  Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  "cmake --help-policy CMP0177" 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 Warning (dev) at restinio/CMakeLists.txt:220 (install):
  Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  "cmake --help-policy CMP0177" 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 Warning (dev) at restinio/CMakeLists.txt:220 (install):
  Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  "cmake --help-policy CMP0177" 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 Warning (dev) at restinio/CMakeLists.txt:220 (install):
  Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  "cmake --help-policy CMP0177" 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 Warning (dev) at restinio/CMakeLists.txt:220 (install):
  Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  "cmake --help-policy CMP0177" 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 Warning (dev) at restinio/CMakeLists.txt:220 (install):
  Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  "cmake --help-policy CMP0177" 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 Warning (dev) at restinio/CMakeLists.txt:220 (install):
  Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  "cmake --help-policy CMP0177" 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 Warning (dev) at restinio/CMakeLists.txt:220 (install):
  Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  "cmake --help-policy CMP0177" 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 Warning (dev) at restinio/CMakeLists.txt:220 (install):
  Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  "cmake --help-policy CMP0177" 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 Warning (dev) at restinio/CMakeLists.txt:220 (install):
  Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  "cmake --help-policy CMP0177" 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 Warning (dev) at restinio/CMakeLists.txt:220 (install):
  Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  "cmake --help-policy CMP0177" 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 Warning (dev) at restinio/CMakeLists.txt:220 (install):
  Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  "cmake --help-policy CMP0177" 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 Warning (dev) at restinio/CMakeLists.txt:220 (install):
  Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  "cmake --help-policy CMP0177" 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 Warning (dev) at restinio/CMakeLists.txt:220 (install):
  Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  "cmake --help-policy CMP0177" 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 Warning (dev) at restinio/CMakeLists.txt:220 (install):
  Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  "cmake --help-policy CMP0177" 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 Warning (dev) at restinio/CMakeLists.txt:220 (install):
  Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  "cmake --help-policy CMP0177" 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 Warning (dev) at restinio/CMakeLists.txt:220 (install):
  Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  "cmake --help-policy CMP0177" 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 Warning (dev) at restinio/CMakeLists.txt:220 (install):
  Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  "cmake --help-policy CMP0177" 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 Warning (dev) at restinio/CMakeLists.txt:220 (install):
  Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  "cmake --help-policy CMP0177" 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 Warning (dev) at restinio/CMakeLists.txt:220 (install):
  Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  "cmake --help-policy CMP0177" 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 Warning (dev) at restinio/CMakeLists.txt:220 (install):
  Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  "cmake --help-policy CMP0177" 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 Warning (dev) at restinio/CMakeLists.txt:220 (install):
  Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  "cmake --help-policy CMP0177" 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 Warning (dev) at restinio/CMakeLists.txt:220 (install):
  Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  "cmake --help-policy CMP0177" 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 Warning (dev) at restinio/CMakeLists.txt:220 (install):
  Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  "cmake --help-policy CMP0177" 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 Warning (dev) at restinio/CMakeLists.txt:220 (install):
  Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  "cmake --help-policy CMP0177" 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 Warning (dev) at restinio/CMakeLists.txt:220 (install):
  Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  "cmake --help-policy CMP0177" 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 Warning (dev) at restinio/CMakeLists.txt:220 (install):
  Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  "cmake --help-policy CMP0177" 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 Warning (dev) at restinio/CMakeLists.txt:220 (install):
  Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  "cmake --help-policy CMP0177" 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 Warning (dev) at restinio/CMakeLists.txt:220 (install):
  Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  "cmake --help-policy CMP0177" 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 Warning (dev) at restinio/CMakeLists.txt:220 (install):
  Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  "cmake --help-policy CMP0177" 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 Warning (dev) at restinio/CMakeLists.txt:220 (install):
  Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  "cmake --help-policy CMP0177" 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 Warning (dev) at restinio/CMakeLists.txt:220 (install):
  Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  "cmake --help-policy CMP0177" 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 Warning (dev) at restinio/CMakeLists.txt:220 (install):
  Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  "cmake --help-policy CMP0177" 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 Warning (dev) at restinio/CMakeLists.txt:220 (install):
  Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  "cmake --help-policy CMP0177" 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 Warning (dev) at restinio/CMakeLists.txt:220 (install):
  Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  "cmake --help-policy CMP0177" 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 Warning (dev) at restinio/CMakeLists.txt:220 (install):
  Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  "cmake --help-policy CMP0177" 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 Warning (dev) at restinio/CMakeLists.txt:220 (install):
  Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  "cmake --help-policy CMP0177" 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 Warning (dev) at restinio/CMakeLists.txt:220 (install):
  Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  "cmake --help-policy CMP0177" 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 Warning (dev) at restinio/CMakeLists.txt:220 (install):
  Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  "cmake --help-policy CMP0177" 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 Warning (dev) at restinio/CMakeLists.txt:220 (install):
  Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  "cmake --help-policy CMP0177" 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 Warning (dev) at restinio/CMakeLists.txt:220 (install):
  Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  "cmake --help-policy CMP0177" 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 Warning (dev) at restinio/CMakeLists.txt:220 (install):
  Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  "cmake --help-policy CMP0177" 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 Warning (dev) at restinio/CMakeLists.txt:220 (install):
  Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  "cmake --help-policy CMP0177" 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 Warning (dev) at restinio/CMakeLists.txt:220 (install):
  Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  "cmake --help-policy CMP0177" 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 Warning (dev) at restinio/CMakeLists.txt:220 (install):
  Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  "cmake --help-policy CMP0177" 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 Warning (dev) at restinio/CMakeLists.txt:220 (install):
  Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  "cmake --help-policy CMP0177" 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 Warning (dev) at restinio/CMakeLists.txt:220 (install):
  Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  "cmake --help-policy CMP0177" 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 Warning (dev) at restinio/CMakeLists.txt:220 (install):
  Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  "cmake --help-policy CMP0177" 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.

========================================
-- 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
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
-- Found Threads: TRUE
-- Configuring done (2.8s)
-- Generating done (0.0s)
CMake Warning:
  Manually-specified variables were not used by the project:

    RESTINIO_BENCH
    RESTINIO_FIND_DEPS
    RESTINIO_INSTALL_BENCHES
    RESTINIO_INSTALL_SAMPLES
    RESTINIO_USE_EXTERNAL_HTTP_PARSER


-- Build files have been written to: /build/restinio/src/build
make: Entering directory '/build/restinio/src/build'
[ 50%] Building CXX object benches/single_handler_no_timer/CMakeFiles/_bench.restinio.single_handler_no_timer.dir/main.cpp.o
[ 50%] Building CXX object benches/single_handler/CMakeFiles/_bench.restinio.single_handler.dir/main.cpp.o
[ 75%] Linking CXX executable ../../bin/_bench.restinio.single_handler_no_timer
[ 75%] Built target _bench.restinio.single_handler_no_timer
[100%] Linking CXX executable ../../bin/_bench.restinio.single_handler
[100%] Built target _bench.restinio.single_handler
make: Leaving directory '/build/restinio/src/build'
==> Entering fakeroot environment...
==> Starting package()...
make: Entering directory '/build/restinio/src/build'
[100%] Built target _bench.restinio.single_handler_no_timer
[100%] Built target _bench.restinio.single_handler
Install the project...
-- Install configuration: ""
-- Installing: /build/restinio/pkg/restinio/usr/lib/cmake/restinio/restinio-config.cmake
-- Installing: /build/restinio/pkg/restinio/usr/lib/cmake/restinio/restinio-config-version.cmake
-- Installing: /build/restinio/pkg/restinio/usr/lib/cmake/restinio/restinio-targets.cmake
-- Installing: /build/restinio/pkg/restinio/usr/include/restinio/all.hpp
-- Installing: /build/restinio/pkg/restinio/usr/include/restinio/asio_include.hpp
-- Installing: /build/restinio/pkg/restinio/usr/include/restinio/asio_timer_manager.hpp
-- Installing: /build/restinio/pkg/restinio/usr/include/restinio/async_chain/common.hpp
-- Installing: /build/restinio/pkg/restinio/usr/include/restinio/async_chain/fixed_size.hpp
-- Installing: /build/restinio/pkg/restinio/usr/include/restinio/async_chain/growable_size.hpp
-- Installing: /build/restinio/pkg/restinio/usr/include/restinio/buffers.hpp
-- Installing: /build/restinio/pkg/restinio/usr/include/restinio/cast_to.hpp
-- Installing: /build/restinio/pkg/restinio/usr/include/restinio/chunked_input_info.hpp
-- Installing: /build/restinio/pkg/restinio/usr/include/restinio/common_types.hpp
-- Installing: /build/restinio/pkg/restinio/usr/include/restinio/compiler_features.hpp
-- Installing: /build/restinio/pkg/restinio/usr/include/restinio/connection_count_limiter.hpp
-- Installing: /build/restinio/pkg/restinio/usr/include/restinio/connection_state_listener.hpp
-- Installing: /build/restinio/pkg/restinio/usr/include/restinio/core.hpp
-- Installing: /build/restinio/pkg/restinio/usr/include/restinio/default_strands.hpp
-- Installing: /build/restinio/pkg/restinio/usr/include/restinio/detect_os.hpp
-- Installing: /build/restinio/pkg/restinio/usr/include/restinio/exception.hpp
-- Installing: /build/restinio/pkg/restinio/usr/include/restinio/expected.hpp
-- Installing: /build/restinio/pkg/restinio/usr/include/restinio/helpers/easy_parser.hpp
-- Installing: /build/restinio/pkg/restinio/usr/include/restinio/helpers/file_upload.hpp
-- Installing: /build/restinio/pkg/restinio/usr/include/restinio/helpers/http_field_parsers/accept-charset.hpp
-- Installing: /build/restinio/pkg/restinio/usr/include/restinio/helpers/http_field_parsers/accept-encoding.hpp
-- Installing: /build/restinio/pkg/restinio/usr/include/restinio/helpers/http_field_parsers/accept-language.hpp
-- Installing: /build/restinio/pkg/restinio/usr/include/restinio/helpers/http_field_parsers/accept.hpp
-- Installing: /build/restinio/pkg/restinio/usr/include/restinio/helpers/http_field_parsers/authorization.hpp
-- Installing: /build/restinio/pkg/restinio/usr/include/restinio/helpers/http_field_parsers/basic_auth.hpp
-- Installing: /build/restinio/pkg/restinio/usr/include/restinio/helpers/http_field_parsers/basics.hpp
-- Installing: /build/restinio/pkg/restinio/usr/include/restinio/helpers/http_field_parsers/bearer_auth.hpp
-- Installing: /build/restinio/pkg/restinio/usr/include/restinio/helpers/http_field_parsers/cache-control.hpp
-- Installing: /build/restinio/pkg/restinio/usr/include/restinio/helpers/http_field_parsers/connection.hpp
-- Installing: /build/restinio/pkg/restinio/usr/include/restinio/helpers/http_field_parsers/content-disposition.hpp
-- Installing: /build/restinio/pkg/restinio/usr/include/restinio/helpers/http_field_parsers/content-encoding.hpp
-- Installing: /build/restinio/pkg/restinio/usr/include/restinio/helpers/http_field_parsers/content-type.hpp
-- Installing: /build/restinio/pkg/restinio/usr/include/restinio/helpers/http_field_parsers/details/pct_encoded_symbols.hpp
-- Installing: /build/restinio/pkg/restinio/usr/include/restinio/helpers/http_field_parsers/host.hpp
-- Installing: /build/restinio/pkg/restinio/usr/include/restinio/helpers/http_field_parsers/media-type.hpp
-- Installing: /build/restinio/pkg/restinio/usr/include/restinio/helpers/http_field_parsers/range.hpp
-- Installing: /build/restinio/pkg/restinio/usr/include/restinio/helpers/http_field_parsers/transfer-encoding.hpp
-- Installing: /build/restinio/pkg/restinio/usr/include/restinio/helpers/http_field_parsers/try_parse_field.hpp
-- Installing: /build/restinio/pkg/restinio/usr/include/restinio/helpers/http_field_parsers/user-agent.hpp
-- Installing: /build/restinio/pkg/restinio/usr/include/restinio/helpers/multipart_body.hpp
-- Installing: /build/restinio/pkg/restinio/usr/include/restinio/helpers/string_algo.hpp
-- Installing: /build/restinio/pkg/restinio/usr/include/restinio/http_headers.hpp
-- Installing: /build/restinio/pkg/restinio/usr/include/restinio/http_server.hpp
-- Installing: /build/restinio/pkg/restinio/usr/include/restinio/http_server_run.hpp
-- Installing: /build/restinio/pkg/restinio/usr/include/restinio/impl/acceptor.hpp
-- Installing: /build/restinio/pkg/restinio/usr/include/restinio/impl/connection.hpp
-- Installing: /build/restinio/pkg/restinio/usr/include/restinio/impl/connection_base.hpp
-- Installing: /build/restinio/pkg/restinio/usr/include/restinio/impl/connection_settings.hpp
-- Installing: /build/restinio/pkg/restinio/usr/include/restinio/impl/executor_wrapper.hpp
-- Installing: /build/restinio/pkg/restinio/usr/include/restinio/impl/fixed_buffer.hpp
-- Installing: /build/restinio/pkg/restinio/usr/include/restinio/impl/header_helpers.hpp
-- Installing: /build/restinio/pkg/restinio/usr/include/restinio/impl/include_fmtlib.hpp
-- Installing: /build/restinio/pkg/restinio/usr/include/restinio/impl/ioctx_on_thread_pool.hpp
-- Installing: /build/restinio/pkg/restinio/usr/include/restinio/impl/os_posix.ipp
-- Installing: /build/restinio/pkg/restinio/usr/include/restinio/impl/os_unknown.ipp
-- Installing: /build/restinio/pkg/restinio/usr/include/restinio/impl/os_win.ipp
-- Installing: /build/restinio/pkg/restinio/usr/include/restinio/impl/overflow_controlled_integer_accumulator.hpp
-- Installing: /build/restinio/pkg/restinio/usr/include/restinio/impl/parser_callbacks.ipp
-- Installing: /build/restinio/pkg/restinio/usr/include/restinio/impl/response_coordinator.hpp
-- Installing: /build/restinio/pkg/restinio/usr/include/restinio/impl/sendfile_operation.hpp
-- Installing: /build/restinio/pkg/restinio/usr/include/restinio/impl/sendfile_operation_default.ipp
-- Installing: /build/restinio/pkg/restinio/usr/include/restinio/impl/sendfile_operation_posix.ipp
-- Installing: /build/restinio/pkg/restinio/usr/include/restinio/impl/sendfile_operation_win.ipp
-- Installing: /build/restinio/pkg/restinio/usr/include/restinio/impl/string_caseless_compare.hpp
-- Installing: /build/restinio/pkg/restinio/usr/include/restinio/impl/tls_socket.hpp
-- Installing: /build/restinio/pkg/restinio/usr/include/restinio/impl/to_lower_lut.hpp
-- Installing: /build/restinio/pkg/restinio/usr/include/restinio/impl/write_group_output_ctx.hpp
-- Installing: /build/restinio/pkg/restinio/usr/include/restinio/incoming_http_msg_limits.hpp
-- Installing: /build/restinio/pkg/restinio/usr/include/restinio/ip_blocker.hpp
-- Installing: /build/restinio/pkg/restinio/usr/include/restinio/message_builders.hpp
-- Installing: /build/restinio/pkg/restinio/usr/include/restinio/null_logger.hpp
-- Installing: /build/restinio/pkg/restinio/usr/include/restinio/null_mutex.hpp
-- Installing: /build/restinio/pkg/restinio/usr/include/restinio/null_timer_manager.hpp
-- Installing: /build/restinio/pkg/restinio/usr/include/restinio/os.hpp
-- Installing: /build/restinio/pkg/restinio/usr/include/restinio/ostream_logger.hpp
-- Installing: /build/restinio/pkg/restinio/usr/include/restinio/path2regex/path2regex.hpp
-- Installing: /build/restinio/pkg/restinio/usr/include/restinio/request_handler.hpp
-- Installing: /build/restinio/pkg/restinio/usr/include/restinio/router/boost_regex_engine.hpp
-- Installing: /build/restinio/pkg/restinio/usr/include/restinio/router/easy_parser_router.hpp
-- Installing: /build/restinio/pkg/restinio/usr/include/restinio/router/express.hpp
-- Installing: /build/restinio/pkg/restinio/usr/include/restinio/router/impl/target_path_holder.hpp
-- Installing: /build/restinio/pkg/restinio/usr/include/restinio/router/method_matcher.hpp
-- Installing: /build/restinio/pkg/restinio/usr/include/restinio/router/non_matched_request_handler.hpp
-- Installing: /build/restinio/pkg/restinio/usr/include/restinio/router/pcre2_regex_engine.hpp
-- Installing: /build/restinio/pkg/restinio/usr/include/restinio/router/pcre_regex_engine.hpp
-- Installing: /build/restinio/pkg/restinio/usr/include/restinio/router/std_regex_engine.hpp
-- Installing: /build/restinio/pkg/restinio/usr/include/restinio/sendfile.hpp
-- Installing: /build/restinio/pkg/restinio/usr/include/restinio/sendfile_defs_default.hpp
-- Installing: /build/restinio/pkg/restinio/usr/include/restinio/sendfile_defs_posix.hpp
-- Installing: /build/restinio/pkg/restinio/usr/include/restinio/sendfile_defs_win.hpp
-- Installing: /build/restinio/pkg/restinio/usr/include/restinio/settings.hpp
-- Installing: /build/restinio/pkg/restinio/usr/include/restinio/so5/so_timer_manager.hpp
-- Installing: /build/restinio/pkg/restinio/usr/include/restinio/string_view.hpp
-- Installing: /build/restinio/pkg/restinio/usr/include/restinio/sync_chain/fixed_size.hpp
-- Installing: /build/restinio/pkg/restinio/usr/include/restinio/sync_chain/growable_size.hpp
-- Installing: /build/restinio/pkg/restinio/usr/include/restinio/tcp_connection_ctx_base.hpp
-- Installing: /build/restinio/pkg/restinio/usr/include/restinio/timer_common.hpp
-- Installing: /build/restinio/pkg/restinio/usr/include/restinio/tls.hpp
-- Installing: /build/restinio/pkg/restinio/usr/include/restinio/tls_fwd.hpp
-- Installing: /build/restinio/pkg/restinio/usr/include/restinio/traits.hpp
-- Installing: /build/restinio/pkg/restinio/usr/include/restinio/transforms/zlib.hpp
-- Installing: /build/restinio/pkg/restinio/usr/include/restinio/uri_helpers.hpp
-- Installing: /build/restinio/pkg/restinio/usr/include/restinio/utils/at_scope_exit.hpp
-- Installing: /build/restinio/pkg/restinio/usr/include/restinio/utils/base64.hpp
-- Installing: /build/restinio/pkg/restinio/usr/include/restinio/utils/base64_lut.ipp
-- Installing: /build/restinio/pkg/restinio/usr/include/restinio/utils/from_string.hpp
-- Installing: /build/restinio/pkg/restinio/usr/include/restinio/utils/from_string_details.ipp
-- Installing: /build/restinio/pkg/restinio/usr/include/restinio/utils/impl/bitops.hpp
-- Installing: /build/restinio/pkg/restinio/usr/include/restinio/utils/impl/safe_uint_truncate.hpp
-- Installing: /build/restinio/pkg/restinio/usr/include/restinio/utils/metaprogramming.hpp
-- Installing: /build/restinio/pkg/restinio/usr/include/restinio/utils/percent_encoding.hpp
-- Installing: /build/restinio/pkg/restinio/usr/include/restinio/utils/sha1.hpp
-- Installing: /build/restinio/pkg/restinio/usr/include/restinio/utils/suppress_exceptions.hpp
-- Installing: /build/restinio/pkg/restinio/usr/include/restinio/utils/tagged_scalar.hpp
-- Installing: /build/restinio/pkg/restinio/usr/include/restinio/utils/tuple_algorithms.hpp
-- Installing: /build/restinio/pkg/restinio/usr/include/restinio/utils/utf8_checker.hpp
-- Installing: /build/restinio/pkg/restinio/usr/include/restinio/value_or.hpp
-- Installing: /build/restinio/pkg/restinio/usr/include/restinio/version.hpp
-- Installing: /build/restinio/pkg/restinio/usr/include/restinio/websocket/impl/utf8.hpp
-- Installing: /build/restinio/pkg/restinio/usr/include/restinio/websocket/impl/ws_connection.hpp
-- Installing: /build/restinio/pkg/restinio/usr/include/restinio/websocket/impl/ws_connection_base.hpp
-- Installing: /build/restinio/pkg/restinio/usr/include/restinio/websocket/impl/ws_parser.hpp
-- Installing: /build/restinio/pkg/restinio/usr/include/restinio/websocket/impl/ws_protocol_validator.hpp
-- Installing: /build/restinio/pkg/restinio/usr/include/restinio/websocket/message.hpp
-- Installing: /build/restinio/pkg/restinio/usr/include/restinio/websocket/websocket.hpp
make: Leaving directory '/build/restinio/src/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...
==> Creating package "restinio"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: restinio 0.7.2-2 (Sat Jan 25 10:28:17 2025)
==> Cleaning up...