==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: plocate 1.1.25-1 (Sun Sep  6 05:03:36 2026)
==> Retrieving sources...
  -> Found plocate-1.1.25.tar.gz
  -> Found plocate-fix-updatedb.timer.patch
  -> Found plocate.sysusers
  -> Found plocate.tmpfiles
  -> Found updatedb.conf
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    plocate-1.1.25.tar.gz ... Passed
    plocate-fix-updatedb.timer.patch ... Passed
    plocate.sysusers ... Passed
    plocate.tmpfiles ... Passed
    updatedb.conf ... Passed
==> Making package: plocate 1.1.25-1 (Sun Sep  6 11:04:03 2026)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (1) liburing-2.15-1

Total Download Size:   0.26 MiB
Total Installed Size:  0.46 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 liburing-2.15-1-armv7h downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing liburing...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (3) ninja-1.13.2-3  python-tqdm-4.70.0-1  meson-1.12.0-1

Total Installed Size:  17.94 MiB

:: Proceed with installation? [Y/n] 
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing ninja...
installing python-tqdm...
Optional dependencies for python-tqdm
    python-requests: telegram
installing meson...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Retrieving sources...
  -> Found plocate-1.1.25.tar.gz
  -> Found plocate-fix-updatedb.timer.patch
  -> Found plocate.sysusers
  -> Found plocate.tmpfiles
  -> Found updatedb.conf
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting plocate-1.1.25.tar.gz with bsdtar
==> Starting prepare()...
patching file plocate-updatedb.timer
patch: setting attribute security.SMACK64 for security.SMACK64: Operation not permitted
==> Starting build()...
 has no wrap files
+ 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 -Dinstall_cron=false -Dinstall_systemd=true -Dlocategroup=locate /build/plocate/src/build
The Meson build system
Version: 1.12.0
Source dir: /build/plocate/src
Build dir: /build/plocate/src/build
Build type: native build
Project name: plocate
Project version: 1.1.25
C++ compiler for the host machine: c++ (gcc 16.1.1 "c++ (GCC) 16.1.1 20260430")
C++ linker for the host machine: c++ ld.bfd 2.46.0
Host machine cpu family: arm
Host machine cpu: armv7l
Found pkg-config: YES (/usr/bin/pkg-config) 3.0.7
Run-time dependency liburing found: YES 2.15
Run-time dependency libzstd found: YES 1.5.7
Run-time dependency threads found: YES
Library atomic found: YES
Has header "endian.h" : YES 
Checking if "function multiversioning" compiles: NO 
Configuring update-plocate.sh using configuration
Configuring updatedb.8 using configuration
Configuring updatedb.conf.5 using configuration
Run-time dependency systemd found: YES 261
meson.build:84: WARNING: Project does not target a minimum version but uses feature deprecated since '0.56.0': dependency.get_pkgconfig_variable. use dependency.get_variable(pkgconfig : ...) instead
Configuring plocate-updatedb.service using configuration
meson.build:100: WARNING: Project does not target a minimum version but uses feature deprecated since '0.56.0': meson.source_root. use meson.project_source_root() or meson.global_source_root() instead.
Build targets in project: 3
WARNING: Deprecated features used:
 * 0.56.0: {'dependency.get_pkgconfig_variable', 'meson.source_root'}

plocate 1.1.25

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

Found ninja-1.13.2 at /usr/bin/ninja

Generating targets:   0%|          | 0/3 eta ?
                                              

Writing build.ninja:   0%|          | 0/45 eta ?
                                                
ninja: Entering directory `/build/plocate/src/build'
[1/19] Compiling C++ object plocate.p/turbopfor.cpp.o
[2/19] Compiling C++ object plocate.p/serializer.cpp.o
In file included from /usr/include/c++/16.1.1/queue:70,
                 from ../serializer.h:7,
                 from ../serializer.cpp:1:
/usr/include/c++/16.1.1/bits/stl_heap.h: In function 'void std::__push_heap(_RandomAccessIterator, _Distance, _Distance, _Tp, _Compare&) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<Serializer::Element*, vector<Serializer::Element, allocator<Serializer::Element> > >; _Distance = int; _Tp = Serializer::Element; _Compare = less<Serializer::Element>]':
/usr/include/c++/16.1.1/bits/stl_heap.h:141:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<Serializer::Element*, std::vector<Serializer::Element, std::allocator<Serializer::Element> > >' changed in GCC 7.1
/usr/include/c++/16.1.1/bits/stl_heap.h: In function 'void std::__adjust_heap(_RandomAccessIterator, _Distance, _Distance, _Tp, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<Serializer::Element*, vector<Serializer::Element, allocator<Serializer::Element> > >; _Distance = int; _Tp = Serializer::Element; _Compare = less<Serializer::Element>]':
/usr/include/c++/16.1.1/bits/stl_heap.h:228:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<Serializer::Element*, std::vector<Serializer::Element, std::allocator<Serializer::Element> > >' changed in GCC 7.1
[3/19] Compiling C++ object plocate.p/needle.cpp.o
[4/19] Compiling C++ object plocate.p/io_uring_engine.cpp.o
[5/19] Compiling C++ object plocate.p/complete_pread.cpp.o
[6/19] Compiling C++ object plocate.p/access_rx_cache.cpp.o
[7/19] Compiling C++ object plocate.p/parse_trigrams.cpp.o
[8/19] Compiling C++ object plocate-build.p/plocate-build.cpp.o
[9/19] Compiling C++ object updatedb.p/conf.cpp.o
[10/19] Compiling C++ object plocate.p/plocate.cpp.o
[11/19] Compiling C++ object plocate-build.p/database-builder.cpp.o
[12/19] Compiling C++ object updatedb.p/complete_pread.cpp.o
[13/19] Compiling C++ object updatedb.p/lib.cpp.o
[14/19] Compiling C++ object updatedb.p/database-builder.cpp.o
[15/19] Compiling C++ object updatedb.p/updatedb.cpp.o
In file included from /usr/include/c++/16.1.1/algorithm:63,
                 from ../updatedb.cpp:34:
/usr/include/c++/16.1.1/bits/stl_algo.h: In function 'void std::__unguarded_linear_insert(_RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<entry*, vector<entry> >; _Compare = scan(const std::string&, int, dev_t, dir_time, dir_time, ExistingDB*, DatabaseReceiver*, DictionaryBuilder*)::<lambda(const entry&, const entry&)>]':
/usr/include/c++/16.1.1/bits/stl_algo.h:1750:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<entry*, std::vector<entry> >' changed in GCC 7.1
/usr/include/c++/16.1.1/bits/stl_algo.h: In function 'void std::__insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<entry*, vector<entry> >; _Compare = scan(const std::string&, int, dev_t, dir_time, dir_time, ExistingDB*, DatabaseReceiver*, DictionaryBuilder*)::<lambda(const entry&, const entry&)>]':
/usr/include/c++/16.1.1/bits/stl_algo.h:1770:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<entry*, std::vector<entry> >' changed in GCC 7.1
/usr/include/c++/16.1.1/bits/stl_algo.h:1770:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<entry*, std::vector<entry> >' changed in GCC 7.1
In file included from /usr/include/c++/16.1.1/queue:70,
                 from ../io_uring_engine.h:5,
                 from ../updatedb.cpp:31:
/usr/include/c++/16.1.1/bits/stl_heap.h: In function 'void std::__adjust_heap(_RandomAccessIterator, _Distance, _Distance, _Tp, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<entry*, vector<entry> >; _Distance = int; _Tp = entry; _Compare = scan(const std::string&, int, dev_t, dir_time, dir_time, ExistingDB*, DatabaseReceiver*, DictionaryBuilder*)::<lambda(const entry&, const entry&)>]':
/usr/include/c++/16.1.1/bits/stl_heap.h:228:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<entry*, std::vector<entry> >' changed in GCC 7.1
/usr/include/c++/16.1.1/bits/stl_algo.h: In function 'void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<entry*, vector<entry> >; _Size = int; _Compare = scan(const std::string&, int, dev_t, dir_time, dir_time, ExistingDB*, DatabaseReceiver*, DictionaryBuilder*)::<lambda(const entry&, const entry&)>]':
/usr/include/c++/16.1.1/bits/stl_algo.h:1884:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<entry*, std::vector<entry> >' changed in GCC 7.1
/usr/include/c++/16.1.1/bits/stl_algo.h:1884:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<entry*, std::vector<entry> >' changed in GCC 7.1
/usr/include/c++/16.1.1/bits/stl_algo.h:1898:25: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<entry*, std::vector<entry> >' changed in GCC 7.1
In function 'void std::__sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<entry*, vector<entry> >; _Compare = scan(const std::string&, int, dev_t, dir_time, dir_time, ExistingDB*, DatabaseReceiver*, DictionaryBuilder*)::<lambda(const entry&, const entry&)>]',
    inlined from 'void std::sort(_RAIter, _RAIter, _Compare) [with _RAIter = __gnu_cxx::__normal_iterator<entry*, vector<entry> >; _Compare = scan(const std::string&, int, dev_t, dir_time, dir_time, ExistingDB*, DatabaseReceiver*, DictionaryBuilder*)::<lambda(const entry&, const entry&)>]' at /usr/include/c++/16.1.1/bits/stl_algo.h:4849:18,
    inlined from 'int scan(const std::string&, int, dev_t, dir_time, dir_time, ExistingDB*, DatabaseReceiver*, DictionaryBuilder*)' at ../updatedb.cpp:647:7:
/usr/include/c++/16.1.1/bits/stl_algo.h:1913:25: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<entry*, std::vector<entry> >' changed in GCC 7.1
In function 'void std::__final_insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<entry*, vector<entry> >; _Compare = scan(const std::string&, int, dev_t, dir_time, dir_time, ExistingDB*, DatabaseReceiver*, DictionaryBuilder*)::<lambda(const entry&, const entry&)>]',
    inlined from 'void std::__sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<entry*, vector<entry> >; _Compare = scan(const std::string&, int, dev_t, dir_time, dir_time, ExistingDB*, DatabaseReceiver*, DictionaryBuilder*)::<lambda(const entry&, const entry&)>]' at /usr/include/c++/16.1.1/bits/stl_algo.h:1916:31,
    inlined from 'void std::sort(_RAIter, _RAIter, _Compare) [with _RAIter = __gnu_cxx::__normal_iterator<entry*, vector<entry> >; _Compare = scan(const std::string&, int, dev_t, dir_time, dir_time, ExistingDB*, DatabaseReceiver*, DictionaryBuilder*)::<lambda(const entry&, const entry&)>]' at /usr/include/c++/16.1.1/bits/stl_algo.h:4849:18,
    inlined from 'int scan(const std::string&, int, dev_t, dir_time, dir_time, ExistingDB*, DatabaseReceiver*, DictionaryBuilder*)' at ../updatedb.cpp:647:7:
/usr/include/c++/16.1.1/bits/stl_algo.h:1821:25: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<entry*, std::vector<entry> >' changed in GCC 7.1
/usr/include/c++/16.1.1/bits/stl_algo.h:1826:23: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<entry*, std::vector<entry> >' changed in GCC 7.1
[16/19] Linking target plocate
[17/19] Linking target plocate-build
[18/19] Compiling C++ object updatedb.p/bind-mount.cpp.o
[19/19] Linking target updatedb
INFO: autodetecting backend as ninja
INFO: calculating backend command to run: /usr/bin/ninja -C /build/plocate/src/build
==> Entering fakeroot environment...
==> Starting package()...
ninja: Entering directory `/build/plocate/src/build'
ninja: no work to do.
Installing plocate to /build/plocate/pkg/plocate/usr/bin
'/build/plocate/pkg/plocate/usr/bin/plocate': Nonexistent owner 'root' or group 'locate': ignoring...
Installing plocate-build to /build/plocate/pkg/plocate/usr/bin
Installing updatedb to /build/plocate/pkg/plocate/usr/bin
Installing /build/plocate/src/plocate.1 to /build/plocate/pkg/plocate/usr/share/man/man1
Installing /build/plocate/src/plocate-build.8 to /build/plocate/pkg/plocate/usr/share/man/man8
Installing /build/plocate/src/build/updatedb.8 to /build/plocate/pkg/plocate/usr/share/man/man8
Installing /build/plocate/src/build/updatedb.conf.5 to /build/plocate/pkg/plocate/usr/share/man/man5
Installing /build/plocate/src/build/plocate-updatedb.service to /build/plocate/pkg/plocate/usr/lib/systemd/system
Installing /build/plocate/src/plocate-updatedb.timer to /build/plocate/pkg/plocate/usr/lib/systemd/system
Running custom install script '/build/plocate/src/mkdir.sh /var/lib/plocate'
==> Tidying install...
  -> Removing libtool files...
  -> Removing static library files...
  -> Purging unwanted files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "plocate"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: plocate 1.1.25-1 (Sun Sep  6 11:04:29 2026)
==> Cleaning up...
[?12l[?25h