==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: pkgfile 24-1 (Sat Mar  1 08:31:37 2025)
==> Retrieving sources...
  -> Cloning pkgfile git repo...
Cloning into bare repository '/home/leming/work/pkgfile/pkgfile'...
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    pkgfile ... Skipped
==> Making package: pkgfile 24-1 (Sat Mar  1 08:31:57 2025)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (7) ninja-1.12.1-2  perl-error-0.17029-7  perl-mailtools-2.22-1
             perl-timedate-2.33-7  python-tqdm-4.67.1-2  git-2.48.1-2
             meson-1.7.0-1

Total Download Size:    8.68 MiB
Total Installed Size:  54.01 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 git-2.48.1-2-armv7h downloading...
 meson-1.7.0-1-any downloading...
 ninja-1.12.1-2-armv7h downloading...
 python-tqdm-4.67.1-2-any downloading...
 perl-mailtools-2.22-1-any downloading...
 perl-timedate-2.33-7-any downloading...
 perl-error-0.17029-7-any downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing perl-error...
installing perl-timedate...
installing perl-mailtools...
installing git...
Optional dependencies for git
    git-zsh-completion: upstream zsh completion
    tk: gitk and git gui
    openssh: ssh transport and crypto
    man: show help with `git command --help`
    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]
installing ninja...
installing python-tqdm...
Optional dependencies for python-tqdm
    python-requests: telegram
installing meson...
:: 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) Checking for old perl modules...
[?25h==> Retrieving sources...
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Creating working copy of pkgfile git repo...
Cloning into 'pkgfile'...
done.
Switched to a new branch 'makepkg'
==> 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 pkgfile build
The Meson build system
Version: 1.7.0
Source dir: /build/pkgfile/src/pkgfile
Build dir: /build/pkgfile/src/build
Build type: native build
Project name: pkgfile
Project version: 24
C++ compiler for the host machine: c++ (gcc 14.2.1 "c++ (GCC) 14.2.1 20250207")
C++ linker for the host machine: c++ ld.bfd 2.44
Host machine cpu family: arm
Host machine cpu: armv7l
Fetching value of define "ARCHIVE_FILTER_ZSTD" : 14 
Configuring config.hh using configuration
Found pkg-config: YES (/usr/bin/pkg-config) 2.3.0
Run-time dependency libpcre found: YES 8.45
Run-time dependency libarchive found: YES 3.7.7
Run-time dependency libcurl found: YES 8.12.1
Run-time dependency libsystemd found: YES 257
Run-time dependency threads found: YES
Library stdc++fs found: YES
Run-time dependency GTest found: NO (tried pkgconfig and system)
Run-time dependency GMock found: NO (tried pkgconfig and system)
Program pod2man found: YES (/usr/bin/core_perl/pod2man)
Program pkg-config found: YES (/usr/bin/pkg-config)
Run-time dependency systemd found: YES 257
Configuring pkgfile-update.service using configuration
Configuring pkgfiled.service using configuration
Message: Skipping unit tests, gtest or gmock not found
Program python3 found: YES (/usr/bin/python3)
Build targets in project: 6

pkgfile 24

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

Found ninja-1.12.1 at /usr/bin/ninja

Generating targets:   0%|                                            | 0/6 eta ?
Generating targets:  17%|██████▋                                 | 1/6 eta 00:02
                                                                                

Writing build.ninja:   0%|                                          | 0/43 eta ?
                                                                                
INFO: autodetecting backend as ninja
INFO: calculating backend command to run: /usr/bin/ninja -C /build/pkgfile/src/build
ninja: Entering directory `/build/pkgfile/src/build'

[0/15] Compiling C++ object libpkgfile.a.p/src_archive_converter.cc.o
[0/15] Compiling C++ object libpkgfile.a.p/src_archive_io.cc.o
[0/15] Compiling C++ object libpkgfile.a.p/src_archive_reader.cc.o
[0/15] Compiling C++ object libpkgfile.a.p/src_compress.cc.o
[0/15] Compiling C++ object libpkgfile.a.p/src_filter.cc.o
[0/15] Compiling C++ object libpkgfile.a.p/src_repo.cc.o
[1/15] Compiling C++ object libpkgfile.a.p/src_archive_reader.cc.o
[1/15] Compiling C++ object libpkgfile.a.p/src_result.cc.o
[2/15] Compiling C++ object libpkgfile.a.p/src_compress.cc.o
[2/15] Compiling C++ object libpkgfile.a.p/src_update.cc.o
[3/15] Compiling C++ object libpkgfile.a.p/src_archive_io.cc.o
[3/15] Compiling C++ object pkgfile.p/src_pkgfile.cc.o
[4/15] Compiling C++ object libpkgfile.a.p/src_filter.cc.o
[4/15] Compiling C++ object pkgfiled.p/src_pkgfiled.cc.o
[5/15] Compiling C++ object libpkgfile.a.p/src_result.cc.o
[5/15] Generating pkgfile.1 with a custom command
[6/15] Compiling C++ object libpkgfile.a.p/src_repo.cc.o
[6/15] Generating pkgfiled.1 with a custom command
[7/15] Generating pkgfile.1 with a custom command
[8/15] Generating pkgfiled.1 with a custom command
[9/15] Compiling C++ object libpkgfile.a.p/src_archive_converter.cc.o
[10/15] Compiling C++ object pkgfiled.p/src_pkgfiled.cc.o
[11/15] Compiling C++ object libpkgfile.a.p/src_update.cc.o
In file included from /usr/include/c++/14.2.1/bits/chrono_io.h:39,
                 from /usr/include/c++/14.2.1/chrono:3360,
                 from ../pkgfile/src/repo.hh:5,
                 from ../pkgfile/src/update.hh:8,
                 from ../pkgfile/src/update.cc:1:
/usr/include/c++/14.2.1/format: In function 'std::string std::vformat(string_view, format_args)':
/usr/include/c++/14.2.1/format:4255:3: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args<std::basic_format_context<std::__format::_Sink_iter<char>, char> >'} changed in GCC 9.1
 4255 |     std::vformat_to(__buf.out(), __fmt, __args);
      |   ^ ~~~~~
In function 'std::string std::format(format_string<_Args ...>, _Args&& ...) [with _Args = {__cxx11::basic_string<char, char_traits<char>, allocator<char> >&, const __cxx11::basic_string<char, char_traits<char>, allocator<char> >&}]',
    inlined from 'std::string {anonymous}::PrepareUrl(const std::string&, const std::string&, const std::string&)' at ../pkgfile/src/update.cc:68:46,
    inlined from 'int pkgfile::Updater::DownloadQueueRequest(CURLM*, Repo*)' at ../pkgfile/src/update.cc:234:74:
/usr/include/c++/14.2.1/format:4297:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args<std::basic_format_context<std::__format::_Sink_iter<char>, char> >'} changed in GCC 9.1
 4297 |   template<typename... _Args>
      |                                                                        ^
In function 'std::string std::format(format_string<_Args ...>, _Args&& ...) [with _Args = {__cxx11::basic_string<char, char_traits<char>, allocator<char> >&}]',
    inlined from 'int pkgfile::Updater::DownloadQueueRequest(CURLM*, Repo*)' at ../pkgfile/src/update.cc:238:70:
/usr/include/c++/14.2.1/format:4297:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args<std::basic_format_context<std::__format::_Sink_iter<char>, char> >'} changed in GCC 9.1
 4297 |   template<typename... _Args>
      |                                                                        ^

[11/15] Linking static target libpkgfile.a
[12/15] Linking static target libpkgfile.a
[12/15] Linking target pkgfiled
[13/15] Compiling C++ object pkgfile.p/src_pkgfile.cc.o
In file included from ../pkgfile/src/pkgfile.cc:10:
/usr/include/c++/14.2.1/format: In function 'std::string std::vformat(string_view, format_args)':
/usr/include/c++/14.2.1/format:4255:3: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args<std::basic_format_context<std::__format::_Sink_iter<char>, char> >'} changed in GCC 9.1
 4255 |     std::vformat_to(__buf.out(), __fmt, __args);
      |   ^ ~~~~~
In function 'std::string std::format(format_string<_Args ...>, _Args&& ...) [with _Args = {const __cxx11::basic_string<char, char_traits<char>, allocator<char> >&, const basic_string_view<char, char_traits<char> >&, const basic_string_view<char, char_traits<char> >&}]',
    inlined from 'std::string pkgfile::Pkgfile::FormatSearchResult(const std::string&, const Package&)' at ../pkgfile/src/pkgfile.cc:79:63:
/usr/include/c++/14.2.1/format:4297:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args<std::basic_format_context<std::__format::_Sink_iter<char>, char> >'} changed in GCC 9.1
 4297 |   template<typename... _Args>
      |                                                                        ^
In function 'std::string std::format(format_string<_Args ...>, _Args&& ...) [with _Args = {const __cxx11::basic_string<char, char_traits<char>, allocator<char> >&, const basic_string_view<char, char_traits<char> >&}]',
    inlined from 'std::string pkgfile::Pkgfile::FormatSearchResult(const std::string&, const Package&)' at ../pkgfile/src/pkgfile.cc:86:45:
/usr/include/c++/14.2.1/format:4297:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args<std::basic_format_context<std::__format::_Sink_iter<char>, char> >'} changed in GCC 9.1
 4297 |   template<typename... _Args>
      |                                                                        ^

[13/15] Linking target pkgfile
[14/15] Linking target pkgfiled
[15/15] Linking target pkgfile
==> Entering fakeroot environment...
==> Starting package()...
Dropping privileges to 'root' before running ninja...
ninja: Entering directory `/build/pkgfile/src/build'
ninja: no work to do.
Installing pkgfile to /build/pkgfile/pkg/pkgfile/usr/bin
Installing pkgfiled to /build/pkgfile/pkg/pkgfile/usr/bin
Installing pkgfile.1 to /build/pkgfile/pkg/pkgfile/usr/share/man/man1
Installing pkgfiled.1 to /build/pkgfile/pkg/pkgfile/usr/share/man/man1
Installing /build/pkgfile/src/pkgfile/systemd/pkgfile-update.timer to /build/pkgfile/pkg/pkgfile/usr/lib/systemd/system
Installing /build/pkgfile/src/build/pkgfile-update.service to /build/pkgfile/pkg/pkgfile/usr/lib/systemd/system
Installing /build/pkgfile/src/build/pkgfiled.service to /build/pkgfile/pkg/pkgfile/usr/lib/systemd/system
Installing /build/pkgfile/src/pkgfile/extra/command-not-found.bash to /build/pkgfile/pkg/pkgfile/usr/share/doc/pkgfile
Installing /build/pkgfile/src/pkgfile/extra/command-not-found.zsh to /build/pkgfile/pkg/pkgfile/usr/share/doc/pkgfile
Installing /build/pkgfile/src/pkgfile/extra/command-not-found.fish to /build/pkgfile/pkg/pkgfile/usr/share/doc/pkgfile
Installing /build/pkgfile/src/pkgfile/extra/bash-completion to /build/pkgfile/pkg/pkgfile/usr/share/bash-completion/completions
Installing /build/pkgfile/src/pkgfile/extra/zsh-completion to /build/pkgfile/pkg/pkgfile/usr/share/zsh/site-functions
Installing /build/pkgfile/src/pkgfile/LICENSE to /build/pkgfile/pkg/pkgfile/usr/share/licenses/pkgfile
Running custom install script '/usr/bin/sh -c mkdir -p $DESTDIR//var/cache/pkgfile'
==> 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 "pkgfile"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Adding install file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: pkgfile 24-1 (Sat Mar  1 08:32:24 2025)
==> Cleaning up...