==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: tomlplusplus 3.4.0-1 (Wed Oct 18 00:34:08 2023)
==> Retrieving sources...
  -> Found tomlplusplus-3.4.0.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    tomlplusplus-3.4.0.tar.gz ... Passed
==> Validating source files with b2sums...
    tomlplusplus-3.4.0.tar.gz ... Passed
==> Making package: tomlplusplus 3.4.0-1 (Wed Oct 18 00:34:25 2023)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (12) cppdap-1.58.0-1  hicolor-icon-theme-0.17-3  jsoncpp-1.9.5-2
              libnsl-2.0.0-3  libuv-1.46.0-1  ninja-1.11.1-3  python-3.11.5-2
              python-tqdm-4.66.1-2  python-typing_extensions-4.8.0-1
              rhash-1.4.4-1  cmake-3.27.7-2  meson-1.2.2-2

Total Download Size:    31.76 MiB
Total Installed Size:  166.69 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 cmake-3.27.7-2-armv7h downloading...
 python-3.11.5-2-armv7h downloading...
 meson-1.2.2-2-any downloading...
 cppdap-1.58.0-1-armv7h downloading...
 libuv-1.46.0-1-armv7h downloading...
 rhash-1.4.4-1-armv7h downloading...
 ninja-1.11.1-3-armv7h downloading...
 python-tqdm-4.66.1-2-any downloading...
 jsoncpp-1.9.5-2-armv7h downloading...
 python-typing_extensions-4.8.0-1-any downloading...
 libnsl-2.0.0-3-armv7h downloading...
 hicolor-icon-theme-0.17-3-any downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing hicolor-icon-theme...
installing jsoncpp...
Optional dependencies for jsoncpp
    jsoncpp-doc: documentation
installing libnsl...
installing libuv...
installing rhash...
installing cppdap...
installing cmake...
Optional dependencies for cmake
    make: for unix Makefile generator [installed]
    ninja: for ninja generator [pending]
    qt6-base: cmake-gui
installing ninja...
installing python...
Optional dependencies for python
    python-setuptools: for building Python packages using tooling that is
    usually bundled with Python
    python-pip: for installing Python packages using tooling that is usually
    bundled with Python
    python-pipx: for installing Python software not packaged on Arch Linux
    sqlite: for a default database integration [installed]
    mpdecimal: for decimal
    xz: for lzma [installed]
    tk: for tkinter
installing python-tqdm...
Optional dependencies for python-tqdm
    python-requests: telegram
installing python-typing_extensions...
installing meson...
[?25h==> Retrieving sources...
  -> Found tomlplusplus-3.4.0.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting tomlplusplus-3.4.0.tar.gz with bsdtar
==> Starting build()...
+ exec meson setup --prefix /usr --libexecdir lib --sbindir bin --buildtype plain --auto-features enabled --wrap-mode nodownload -D b_lto=false -D b_pie=true -D python.bytecompile=1 tomlplusplus-3.4.0 build
The Meson build system
Version: 1.2.2
Source dir: /build/tomlplusplus/src/tomlplusplus-3.4.0
Build dir: /build/tomlplusplus/src/build
Build type: native build
Project name: tomlplusplus
Project version: 3.4.0
C++ compiler for the host machine: c++ (gcc 12.1.0 "c++ (GCC) 12.1.0")
C++ linker for the host machine: c++ ld.bfd 2.38
Host machine cpu family: arm
Host machine cpu: armv7l
Message: target cpu_family: arm
Message: target cpu: armv7l
Message: target system: linux
Message: target endian: little
Compiler for C++ supports arguments -ferror-limit=5: NO 
Compiler for C++ supports arguments -fmax-errors=5: YES 
Compiler for C++ supports arguments -Wno-unused-command-line-argument: NO 
Compiler for C++ supports arguments -Wno-reserved-macro-identifier: NO 
Compiler for C++ supports arguments -Wno-init-list-lifetime: YES 
Compiler for C++ supports arguments -fchar8_t: YES 
Compiler for C++ supports arguments /bigobj: NO 
Compiler for C++ supports arguments /Gy: NO 
Compiler for C++ supports arguments /GF: NO 
Compiler for C++ supports arguments /openmp-: NO 
Compiler for C++ supports arguments /permissive-: NO 
Compiler for C++ supports arguments /utf-8: NO 
Compiler for C++ supports arguments /volatile:iso: NO 
Compiler for C++ supports arguments /Zc:__cplusplus: NO 
Compiler for C++ supports arguments /Zc:inline: NO 
Compiler for C++ supports arguments /Zc:externConstexpr: NO 
Compiler for C++ supports arguments /Zc:preprocessor: NO 
Compiler for C++ supports arguments /Zc:throwingNew: NO 
Compiler for C++ supports arguments -D_HAS_EXCEPTIONS=1: YES 
Compiler for C++ supports arguments -Wno-c++98-compat: NO 
Compiler for C++ supports arguments -Wno-c++98-compat-pedantic: NO 
Compiler for C++ supports arguments -Wno-documentation: NO 
Compiler for C++ supports arguments -Wno-documentation-unknown-command: NO 
Compiler for C++ supports arguments -Wno-switch-enum: YES 
Compiler for C++ supports arguments -Wno-covered-switch-default: NO 
Compiler for C++ supports arguments -Wno-padded: YES 
Compiler for C++ supports arguments -Wno-float-equal: YES 
Compiler for C++ supports link arguments /OPT:REF,ICF=3: NO 
Compiler for C++ supports link arguments /INCREMENTAL:NO: NO 
Compiler for C++ supports arguments -DTOML_HEADER_ONLY=0: YES 
Compiler for C++ supports arguments -DTOML_SHARED_LIB=1: YES 
Program cmake found: YES (/usr/bin/cmake)
Build targets in project: 1

tomlplusplus 3.4.0

  User defined options
    auto_features     : enabled
    buildtype         : plain
    libexecdir        : lib
    prefix            : /usr
    sbindir           : bin
    wrap_mode         : nodownload
    python.bytecompile: 1
    b_lto             : false
    b_pie             : true

Found ninja-1.11.1 at /usr/bin/ninja

Generating targets:   0%|                                            | 0/1 eta ?
Generating targets: 100%|████████████████████████████████████████| 1/1 eta 00:00
                                                                                

Writing build.ninja:   0%|                                          | 0/28 eta ?
                                                                                
ninja: Entering directory `build'

[0/2] Compiling C++ object src/libtomlplusplus.so.3.4.0.p/toml.cpp.o
[1/2] Compiling C++ object src/libtomlplusplus.so.3.4.0.p/toml.cpp.o
[1/2] Linking target src/libtomlplusplus.so.3.4.0
[2/2] Linking target src/libtomlplusplus.so.3.4.0
==> Entering fakeroot environment...
==> Starting package()...
Dropping privileges to 'root' before running ninja...
ninja: Entering directory `/build/tomlplusplus/src/build'
ninja: no work to do.
Installing subdir /build/tomlplusplus/src/tomlplusplus-3.4.0/include/toml++ to /build/tomlplusplus/pkg/tomlplusplus/usr/include/toml++
Installing /build/tomlplusplus/src/tomlplusplus-3.4.0/include/toml++/toml.hpp to /build/tomlplusplus/pkg/tomlplusplus/usr/include/toml++
Installing /build/tomlplusplus/src/tomlplusplus-3.4.0/include/toml++/toml.h to /build/tomlplusplus/pkg/tomlplusplus/usr/include/toml++
Installing /build/tomlplusplus/src/tomlplusplus-3.4.0/include/toml++/impl/unicode_autogenerated.hpp to /build/tomlplusplus/pkg/tomlplusplus/usr/include/toml++/impl
Installing /build/tomlplusplus/src/tomlplusplus-3.4.0/include/toml++/impl/simd.hpp to /build/tomlplusplus/pkg/tomlplusplus/usr/include/toml++/impl
Installing /build/tomlplusplus/src/tomlplusplus-3.4.0/include/toml++/impl/parse_result.hpp to /build/tomlplusplus/pkg/tomlplusplus/usr/include/toml++/impl
Installing /build/tomlplusplus/src/tomlplusplus-3.4.0/include/toml++/impl/value.hpp to /build/tomlplusplus/pkg/tomlplusplus/usr/include/toml++/impl
Installing /build/tomlplusplus/src/tomlplusplus-3.4.0/include/toml++/impl/print_to_stream.hpp to /build/tomlplusplus/pkg/tomlplusplus/usr/include/toml++/impl
Installing /build/tomlplusplus/src/tomlplusplus-3.4.0/include/toml++/impl/table.inl to /build/tomlplusplus/pkg/tomlplusplus/usr/include/toml++/impl
Installing /build/tomlplusplus/src/tomlplusplus-3.4.0/include/toml++/impl/source_region.hpp to /build/tomlplusplus/pkg/tomlplusplus/usr/include/toml++/impl
Installing /build/tomlplusplus/src/tomlplusplus-3.4.0/include/toml++/impl/toml_formatter.hpp to /build/tomlplusplus/pkg/tomlplusplus/usr/include/toml++/impl
Installing /build/tomlplusplus/src/tomlplusplus-3.4.0/include/toml++/impl/unicode.inl to /build/tomlplusplus/pkg/tomlplusplus/usr/include/toml++/impl
Installing /build/tomlplusplus/src/tomlplusplus-3.4.0/include/toml++/impl/yaml_formatter.inl to /build/tomlplusplus/pkg/tomlplusplus/usr/include/toml++/impl
Installing /build/tomlplusplus/src/tomlplusplus-3.4.0/include/toml++/impl/json_formatter.inl to /build/tomlplusplus/pkg/tomlplusplus/usr/include/toml++/impl
Installing /build/tomlplusplus/src/tomlplusplus-3.4.0/include/toml++/impl/std_string.inl to /build/tomlplusplus/pkg/tomlplusplus/usr/include/toml++/impl
Installing /build/tomlplusplus/src/tomlplusplus-3.4.0/include/toml++/impl/path.inl to /build/tomlplusplus/pkg/tomlplusplus/usr/include/toml++/impl
Installing /build/tomlplusplus/src/tomlplusplus-3.4.0/include/toml++/impl/version.hpp to /build/tomlplusplus/pkg/tomlplusplus/usr/include/toml++/impl
Installing /build/tomlplusplus/src/tomlplusplus-3.4.0/include/toml++/impl/at_path.inl to /build/tomlplusplus/pkg/tomlplusplus/usr/include/toml++/impl
Installing /build/tomlplusplus/src/tomlplusplus-3.4.0/include/toml++/impl/key.hpp to /build/tomlplusplus/pkg/tomlplusplus/usr/include/toml++/impl
Installing /build/tomlplusplus/src/tomlplusplus-3.4.0/include/toml++/impl/path.hpp to /build/tomlplusplus/pkg/tomlplusplus/usr/include/toml++/impl
Installing /build/tomlplusplus/src/tomlplusplus-3.4.0/include/toml++/impl/yaml_formatter.hpp to /build/tomlplusplus/pkg/tomlplusplus/usr/include/toml++/impl
Installing /build/tomlplusplus/src/tomlplusplus-3.4.0/include/toml++/impl/std_optional.hpp to /build/tomlplusplus/pkg/tomlplusplus/usr/include/toml++/impl
Installing /build/tomlplusplus/src/tomlplusplus-3.4.0/include/toml++/impl/array.inl to /build/tomlplusplus/pkg/tomlplusplus/usr/include/toml++/impl
Installing /build/tomlplusplus/src/tomlplusplus-3.4.0/include/toml++/impl/toml_formatter.inl to /build/tomlplusplus/pkg/tomlplusplus/usr/include/toml++/impl
Installing /build/tomlplusplus/src/tomlplusplus-3.4.0/include/toml++/impl/at_path.hpp to /build/tomlplusplus/pkg/tomlplusplus/usr/include/toml++/impl
Installing /build/tomlplusplus/src/tomlplusplus-3.4.0/include/toml++/impl/print_to_stream.inl to /build/tomlplusplus/pkg/tomlplusplus/usr/include/toml++/impl
Installing /build/tomlplusplus/src/tomlplusplus-3.4.0/include/toml++/impl/std_string.hpp to /build/tomlplusplus/pkg/tomlplusplus/usr/include/toml++/impl
Installing /build/tomlplusplus/src/tomlplusplus-3.4.0/include/toml++/impl/parse_error.hpp to /build/tomlplusplus/pkg/tomlplusplus/usr/include/toml++/impl
Installing /build/tomlplusplus/src/tomlplusplus-3.4.0/include/toml++/impl/std_except.hpp to /build/tomlplusplus/pkg/tomlplusplus/usr/include/toml++/impl
Installing /build/tomlplusplus/src/tomlplusplus-3.4.0/include/toml++/impl/header_start.hpp to /build/tomlplusplus/pkg/tomlplusplus/usr/include/toml++/impl
Installing /build/tomlplusplus/src/tomlplusplus-3.4.0/include/toml++/impl/std_variant.hpp to /build/tomlplusplus/pkg/tomlplusplus/usr/include/toml++/impl
Installing /build/tomlplusplus/src/tomlplusplus-3.4.0/include/toml++/impl/json_formatter.hpp to /build/tomlplusplus/pkg/tomlplusplus/usr/include/toml++/impl
Installing /build/tomlplusplus/src/tomlplusplus-3.4.0/include/toml++/impl/date_time.hpp to /build/tomlplusplus/pkg/tomlplusplus/usr/include/toml++/impl
Installing /build/tomlplusplus/src/tomlplusplus-3.4.0/include/toml++/impl/std_initializer_list.hpp to /build/tomlplusplus/pkg/tomlplusplus/usr/include/toml++/impl
Installing /build/tomlplusplus/src/tomlplusplus-3.4.0/include/toml++/impl/std_utility.hpp to /build/tomlplusplus/pkg/tomlplusplus/usr/include/toml++/impl
Installing /build/tomlplusplus/src/tomlplusplus-3.4.0/include/toml++/impl/table.hpp to /build/tomlplusplus/pkg/tomlplusplus/usr/include/toml++/impl
Installing /build/tomlplusplus/src/tomlplusplus-3.4.0/include/toml++/impl/formatter.inl to /build/tomlplusplus/pkg/tomlplusplus/usr/include/toml++/impl
Installing /build/tomlplusplus/src/tomlplusplus-3.4.0/include/toml++/impl/make_node.hpp to /build/tomlplusplus/pkg/tomlplusplus/usr/include/toml++/impl
Installing /build/tomlplusplus/src/tomlplusplus-3.4.0/include/toml++/impl/unicode.hpp to /build/tomlplusplus/pkg/tomlplusplus/usr/include/toml++/impl
Installing /build/tomlplusplus/src/tomlplusplus-3.4.0/include/toml++/impl/std_vector.hpp to /build/tomlplusplus/pkg/tomlplusplus/usr/include/toml++/impl
Installing /build/tomlplusplus/src/tomlplusplus-3.4.0/include/toml++/impl/forward_declarations.hpp to /build/tomlplusplus/pkg/tomlplusplus/usr/include/toml++/impl
Installing /build/tomlplusplus/src/tomlplusplus-3.4.0/include/toml++/impl/array.hpp to /build/tomlplusplus/pkg/tomlplusplus/usr/include/toml++/impl
Installing /build/tomlplusplus/src/tomlplusplus-3.4.0/include/toml++/impl/node.hpp to /build/tomlplusplus/pkg/tomlplusplus/usr/include/toml++/impl
Installing /build/tomlplusplus/src/tomlplusplus-3.4.0/include/toml++/impl/header_end.hpp to /build/tomlplusplus/pkg/tomlplusplus/usr/include/toml++/impl
Installing /build/tomlplusplus/src/tomlplusplus-3.4.0/include/toml++/impl/node.inl to /build/tomlplusplus/pkg/tomlplusplus/usr/include/toml++/impl
Installing /build/tomlplusplus/src/tomlplusplus-3.4.0/include/toml++/impl/parser.inl to /build/tomlplusplus/pkg/tomlplusplus/usr/include/toml++/impl
Installing /build/tomlplusplus/src/tomlplusplus-3.4.0/include/toml++/impl/formatter.hpp to /build/tomlplusplus/pkg/tomlplusplus/usr/include/toml++/impl
Installing /build/tomlplusplus/src/tomlplusplus-3.4.0/include/toml++/impl/std_new.hpp to /build/tomlplusplus/pkg/tomlplusplus/usr/include/toml++/impl
Installing /build/tomlplusplus/src/tomlplusplus-3.4.0/include/toml++/impl/node_view.hpp to /build/tomlplusplus/pkg/tomlplusplus/usr/include/toml++/impl
Installing /build/tomlplusplus/src/tomlplusplus-3.4.0/include/toml++/impl/std_map.hpp to /build/tomlplusplus/pkg/tomlplusplus/usr/include/toml++/impl
Installing /build/tomlplusplus/src/tomlplusplus-3.4.0/include/toml++/impl/parser.hpp to /build/tomlplusplus/pkg/tomlplusplus/usr/include/toml++/impl
Installing /build/tomlplusplus/src/tomlplusplus-3.4.0/include/toml++/impl/preprocessor.hpp to /build/tomlplusplus/pkg/tomlplusplus/usr/include/toml++/impl
Installing src/libtomlplusplus.so.3.4.0 to /build/tomlplusplus/pkg/tomlplusplus/usr/lib
Installing /build/tomlplusplus/src/build/meson-private/tomlplusplus.pc to /build/tomlplusplus/pkg/tomlplusplus/usr/lib/pkgconfig
Installing /build/tomlplusplus/src/build/meson-private/tomlplusplusConfigVersion.cmake to /build/tomlplusplus/pkg/tomlplusplus/usr/lib/cmake/tomlplusplus
Installing /build/tomlplusplus/src/build/src/tomlplusplusConfig.cmake to /build/tomlplusplus/pkg/tomlplusplus/usr/lib/cmake/tomlplusplus
Installing symlink pointing to libtomlplusplus.so.3.4.0 to /build/tomlplusplus/pkg/tomlplusplus/usr/lib/libtomlplusplus.so.3
Installing symlink pointing to libtomlplusplus.so.3 to /build/tomlplusplus/pkg/tomlplusplus/usr/lib/libtomlplusplus.so
install: creating directory '/build/tomlplusplus/pkg/tomlplusplus/usr/share'
install: creating directory '/build/tomlplusplus/pkg/tomlplusplus/usr/share/licenses'
install: creating directory '/build/tomlplusplus/pkg/tomlplusplus/usr/share/licenses/tomlplusplus'
'tomlplusplus-3.4.0/LICENSE' -> '/build/tomlplusplus/pkg/tomlplusplus/usr/share/licenses/tomlplusplus/LICENSE'
==> 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 "tomlplusplus"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: tomlplusplus 3.4.0-1 (Wed Oct 18 00:35:02 2023)
==> Cleaning up...