==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: expected-lite 0.8.0-1 (Sun Sep 15 03:46:12 2024)
==> Retrieving sources...
  -> Updating expected-lite git repo...
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    expected-lite ... Passed
==> Making package: expected-lite 0.8.0-1 (Sun Sep 15 03:46:35 2024)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (10) cppdap-1.58.0-2  hicolor-icon-theme-0.18-1  jsoncpp-1.9.5-3
              libuv-1.48.0-2  perl-error-0.17029-7  perl-mailtools-2.21-9
              perl-timedate-2.33-7  rhash-1.4.4-1  cmake-3.30.3-1  git-2.46.1-1

Total Download Size:    24.86 MiB
Total Installed Size:  127.46 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 cmake-3.30.3-1-armv7h downloading...
 git-2.46.1-1-armv7h downloading...
 cppdap-1.58.0-2-armv7h downloading...
 libuv-1.48.0-2-armv7h downloading...
 rhash-1.4.4-1-armv7h downloading...
 jsoncpp-1.9.5-3-armv7h downloading...
 perl-mailtools-2.21-9-any downloading...
 perl-timedate-2.33-7-any downloading...
 perl-error-0.17029-7-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 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 perl-error...
installing perl-timedate...
installing perl-mailtools...
installing git...
Optional dependencies for git
    tk: gitk and git gui
    openssh: ssh transport and crypto
    perl-libwww: git svn
    perl-term-readkey: git svn and interactive.singlekey setting
    perl-io-socket-ssl: git send-email TLS support
    perl-authen-sasl: git send-email TLS support
    perl-mediawiki-api: git mediawiki support
    perl-datetime-format-iso8601: git mediawiki support
    perl-lwp-protocol-https: git mediawiki https support
    perl-cgi: gitweb (web interface) support
    python: git svn & git p4 [installed]
    subversion: git svn
    org.freedesktop.secrets: keyring credential helper
    libsecret: libsecret credential helper [installed]
:: Running post-transaction hooks...
(1/4) Creating system user accounts...
Creating group 'git' with GID 971.
Creating user 'git' (git daemon user) with UID 971 and GID 971.
(2/4) Reloading system manager configuration...
  Skipped: Current root is not booted.
(3/4) Arming ConditionNeedsUpdate...
(4/4) Warn about old perl modules
[?25h==> Retrieving sources...
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Creating working copy of expected-lite git repo...
Cloning into 'expected-lite'...
done.
Switched to a new branch 'makepkg'
==> 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
-- Project 'expected_lite', package 'expected-lite' version: '0.8.0'
-- Subproject 'test', programs 'expected-lite-*'
-- CompilerId: 'GNU'
-- Matched: GNU
-- Make target: '11'
-- Make target: '14'
-- Make target: '17'
-- Make target: '20'
-- Configuring done (1.5s)
-- Generating done (0.0s)
-- Build files have been written to: /build/expected-lite/src/build
[  8%] Building CXX object test/CMakeFiles/expected-lite-cpp11.t.dir/expected-main.t.cpp.o
[ 16%] Building CXX object test/CMakeFiles/expected-lite-cpp17.t.dir/expected-main.t.cpp.o
[ 25%] Building CXX object test/CMakeFiles/expected-lite-cpp14.t.dir/expected.t.cpp.o
[ 33%] Building CXX object test/CMakeFiles/expected-lite-cpp20.t.dir/expected-main.t.cpp.o
[ 41%] Building CXX object test/CMakeFiles/expected-lite-cpp14.t.dir/expected-main.t.cpp.o
[ 50%] Building CXX object test/CMakeFiles/expected-lite-cpp17.t.dir/expected.t.cpp.o
[ 58%] Building CXX object test/CMakeFiles/expected-lite-cpp11.t.dir/expected.t.cpp.o
[ 66%] Building CXX object test/CMakeFiles/expected-lite-cpp20.t.dir/expected.t.cpp.o
In file included from /build/expected-lite/src/expected-lite/test/expected-main.t.hpp:15,
                 from /build/expected-lite/src/expected-lite/test/expected.t.cpp:12:
/build/expected-lite/src/expected-lite/include/nonstd/expected.hpp: In instantiation of 'bool nonstd::expected_lite::expected<T, E>::has_exception() const [with Ex = std::logic_error; T = int; E = std::out_of_range]':
/build/expected-lite/src/expected-lite/test/expected.t.cpp:1230:39:   required from here
/build/expected-lite/src/expected-lite/include/nonstd/expected.hpp:2267:93: warning: 'constexpr E&& nonstd::expected_lite::unexpected_type<E>::value() && [with E = std::out_of_range]' is deprecated: replace value() with error() [-Wdeprecated-declarations]
/build/expected-lite/src/expected-lite/include/nonstd/expected.hpp:1377:20: note: declared here
/build/expected-lite/src/expected-lite/include/nonstd/expected.hpp:2267:93: warning: 'constexpr E&& nonstd::expected_lite::unexpected_type<E>::value() && [with E = std::out_of_range]' is deprecated: replace value() with error() [-Wdeprecated-declarations]
/build/expected-lite/src/expected-lite/include/nonstd/expected.hpp:1377:20: note: declared here
/build/expected-lite/src/expected-lite/include/nonstd/expected.hpp: In instantiation of 'bool nonstd::expected_lite::expected<T, E>::has_exception() const [with Ex = std::runtime_error; T = int; E = std::out_of_range]':
/build/expected-lite/src/expected-lite/test/expected.t.cpp:1231:42:   required from here
/build/expected-lite/src/expected-lite/include/nonstd/expected.hpp:2267:93: warning: 'constexpr E&& nonstd::expected_lite::unexpected_type<E>::value() && [with E = std::out_of_range]' is deprecated: replace value() with error() [-Wdeprecated-declarations]
/build/expected-lite/src/expected-lite/include/nonstd/expected.hpp:1377:20: note: declared here
/build/expected-lite/src/expected-lite/include/nonstd/expected.hpp:2267:93: warning: 'constexpr E&& nonstd::expected_lite::unexpected_type<E>::value() && [with E = std::out_of_range]' is deprecated: replace value() with error() [-Wdeprecated-declarations]
/build/expected-lite/src/expected-lite/include/nonstd/expected.hpp:1377:20: note: declared here
/build/expected-lite/src/expected-lite/include/nonstd/expected.hpp: In instantiation of 'bool nonstd::expected_lite::expected<void, E>::has_exception() const [with Ex = std::logic_error; E = std::out_of_range]':
/build/expected-lite/src/expected-lite/test/expected.t.cpp:1679:39:   required from here
/build/expected-lite/src/expected-lite/include/nonstd/expected.hpp:2849:93: warning: 'constexpr E&& nonstd::expected_lite::unexpected_type<E>::value() && [with E = std::out_of_range]' is deprecated: replace value() with error() [-Wdeprecated-declarations]
/build/expected-lite/src/expected-lite/include/nonstd/expected.hpp:1377:20: note: declared here
/build/expected-lite/src/expected-lite/include/nonstd/expected.hpp:2849:93: warning: 'constexpr E&& nonstd::expected_lite::unexpected_type<E>::value() && [with E = std::out_of_range]' is deprecated: replace value() with error() [-Wdeprecated-declarations]
/build/expected-lite/src/expected-lite/include/nonstd/expected.hpp:1377:20: note: declared here
/build/expected-lite/src/expected-lite/include/nonstd/expected.hpp: In instantiation of 'bool nonstd::expected_lite::expected<void, E>::has_exception() const [with Ex = std::runtime_error; E = std::out_of_range]':
/build/expected-lite/src/expected-lite/test/expected.t.cpp:1680:42:   required from here
/build/expected-lite/src/expected-lite/include/nonstd/expected.hpp:2849:93: warning: 'constexpr E&& nonstd::expected_lite::unexpected_type<E>::value() && [with E = std::out_of_range]' is deprecated: replace value() with error() [-Wdeprecated-declarations]
/build/expected-lite/src/expected-lite/include/nonstd/expected.hpp:1377:20: note: declared here
/build/expected-lite/src/expected-lite/include/nonstd/expected.hpp:2849:93: warning: 'constexpr E&& nonstd::expected_lite::unexpected_type<E>::value() && [with E = std::out_of_range]' is deprecated: replace value() with error() [-Wdeprecated-declarations]
/build/expected-lite/src/expected-lite/include/nonstd/expected.hpp:1377:20: note: declared here
[ 75%] Linking CXX executable expected-lite-cpp17.t
[ 75%] Built target expected-lite-cpp17.t
In file included from /build/expected-lite/src/expected-lite/test/expected-main.t.hpp:15,
                 from /build/expected-lite/src/expected-lite/test/expected.t.cpp:12:
/build/expected-lite/src/expected-lite/include/nonstd/expected.hpp: In instantiation of 'bool nonstd::expected_lite::expected<T, E>::has_exception() const [with Ex = std::logic_error; T = int; E = std::out_of_range]':
/build/expected-lite/src/expected-lite/test/expected.t.cpp:1230:39:   required from here
/build/expected-lite/src/expected-lite/include/nonstd/expected.hpp:2267:93: warning: 'constexpr E&& nonstd::expected_lite::unexpected_type<E>::value() && [with E = std::out_of_range]' is deprecated: replace value() with error() [-Wdeprecated-declarations]
/build/expected-lite/src/expected-lite/include/nonstd/expected.hpp:1377:20: note: declared here
/build/expected-lite/src/expected-lite/include/nonstd/expected.hpp:2267:93: warning: 'constexpr E&& nonstd::expected_lite::unexpected_type<E>::value() && [with E = std::out_of_range]' is deprecated: replace value() with error() [-Wdeprecated-declarations]
/build/expected-lite/src/expected-lite/include/nonstd/expected.hpp:1377:20: note: declared here
/build/expected-lite/src/expected-lite/include/nonstd/expected.hpp: In instantiation of 'bool nonstd::expected_lite::expected<T, E>::has_exception() const [with Ex = std::runtime_error; T = int; E = std::out_of_range]':
/build/expected-lite/src/expected-lite/test/expected.t.cpp:1231:42:   required from here
/build/expected-lite/src/expected-lite/include/nonstd/expected.hpp:2267:93: warning: 'constexpr E&& nonstd::expected_lite::unexpected_type<E>::value() && [with E = std::out_of_range]' is deprecated: replace value() with error() [-Wdeprecated-declarations]
/build/expected-lite/src/expected-lite/include/nonstd/expected.hpp:1377:20: note: declared here
/build/expected-lite/src/expected-lite/include/nonstd/expected.hpp:2267:93: warning: 'constexpr E&& nonstd::expected_lite::unexpected_type<E>::value() && [with E = std::out_of_range]' is deprecated: replace value() with error() [-Wdeprecated-declarations]
/build/expected-lite/src/expected-lite/include/nonstd/expected.hpp:1377:20: note: declared here
/build/expected-lite/src/expected-lite/include/nonstd/expected.hpp: In instantiation of 'bool nonstd::expected_lite::expected<void, E>::has_exception() const [with Ex = std::logic_error; E = std::out_of_range]':
/build/expected-lite/src/expected-lite/test/expected.t.cpp:1679:39:   required from here
/build/expected-lite/src/expected-lite/include/nonstd/expected.hpp:2849:93: warning: 'constexpr E&& nonstd::expected_lite::unexpected_type<E>::value() && [with E = std::out_of_range]' is deprecated: replace value() with error() [-Wdeprecated-declarations]
/build/expected-lite/src/expected-lite/include/nonstd/expected.hpp:1377:20: note: declared here
/build/expected-lite/src/expected-lite/include/nonstd/expected.hpp:2849:93: warning: 'constexpr E&& nonstd::expected_lite::unexpected_type<E>::value() && [with E = std::out_of_range]' is deprecated: replace value() with error() [-Wdeprecated-declarations]
/build/expected-lite/src/expected-lite/include/nonstd/expected.hpp:1377:20: note: declared here
/build/expected-lite/src/expected-lite/include/nonstd/expected.hpp: In instantiation of 'bool nonstd::expected_lite::expected<void, E>::has_exception() const [with Ex = std::runtime_error; E = std::out_of_range]':
/build/expected-lite/src/expected-lite/test/expected.t.cpp:1680:42:   required from here
/build/expected-lite/src/expected-lite/include/nonstd/expected.hpp:2849:93: warning: 'constexpr E&& nonstd::expected_lite::unexpected_type<E>::value() && [with E = std::out_of_range]' is deprecated: replace value() with error() [-Wdeprecated-declarations]
/build/expected-lite/src/expected-lite/include/nonstd/expected.hpp:1377:20: note: declared here
/build/expected-lite/src/expected-lite/include/nonstd/expected.hpp:2849:93: warning: 'constexpr E&& nonstd::expected_lite::unexpected_type<E>::value() && [with E = std::out_of_range]' is deprecated: replace value() with error() [-Wdeprecated-declarations]
/build/expected-lite/src/expected-lite/include/nonstd/expected.hpp:1377:20: note: declared here
[ 83%] Linking CXX executable expected-lite-cpp20.t
[ 83%] Built target expected-lite-cpp20.t
[ 91%] Linking CXX executable expected-lite-cpp14.t
[ 91%] Built target expected-lite-cpp14.t
[100%] Linking CXX executable expected-lite-cpp11.t
[100%] Built target expected-lite-cpp11.t
==> Entering fakeroot environment...
==> Starting package()...
-- Install configuration: ""
-- Installing: /build/expected-lite/pkg/expected-lite/usr/lib/cmake/expected-lite/expected-lite-targets.cmake
-- Installing: /build/expected-lite/pkg/expected-lite/usr/lib/cmake/expected-lite/expected-lite-config.cmake
-- Installing: /build/expected-lite/pkg/expected-lite/usr/lib/cmake/expected-lite/expected-lite-config-version.cmake
-- Installing: /build/expected-lite/pkg/expected-lite/usr/include
-- Installing: /build/expected-lite/pkg/expected-lite/usr/include/nonstd
-- Installing: /build/expected-lite/pkg/expected-lite/usr/include/nonstd/expected.hpp
==> 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 "expected-lite"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: expected-lite 0.8.0-1 (Sun Sep 15 03:47:17 2024)
==> Cleaning up...