==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: girara 2026.07.18-1 (Sun Jul 19 18:11:46 2026)
==> Retrieving sources...
  -> Found girara-2026.07.18.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    girara-2026.07.18.tar.gz ... Passed
==> Making package: girara 2026.07.18-1 (Mon Jul 20 00:12:14 2026)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (10) clang-22.1.8-1  compiler-rt-22.1.8-1  fmt-12.2.0-1  libedit-20260512_3.1-1  llvm-libs-22.1.8-2  python-tqdm-4.69.0-1  spdlog-1.17.0-2  doxygen-1.16.1-3  meson-1.11.2-1  ninja-1.13.2-3

Total Download Size:    92.48 MiB
Total Installed Size:  438.57 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 clang-22.1.8-1-armv7h downloading...
 llvm-libs-22.1.8-2-armv7h downloading...
 doxygen-1.16.1-3-armv7h downloading...
 meson-1.11.2-1-any downloading...
 compiler-rt-22.1.8-1-armv7h downloading...
 python-tqdm-4.69.0-1-any downloading...
 fmt-12.2.0-1-armv7h downloading...
 ninja-1.13.2-3-armv7h downloading...
 spdlog-1.17.0-2-armv7h downloading...
 libedit-20260512_3.1-1-armv7h downloading...
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...
installing libedit...
installing llvm-libs...
installing compiler-rt...
installing clang...
Optional dependencies for clang
    openmp: OpenMP support in clang with -fopenmp
    python: for scan-view and git-clang-format [installed]
    llvm: referenced by some clang headers
installing fmt...
installing spdlog...
installing doxygen...
Optional dependencies for doxygen
    graphviz: for caller/callee graph generation
    qt6-base: for doxywizard
    qt6-svg: for doxywizard
    texlive-fontsrecommended: for generating LaTeX, Postscript and PDF output
    texlive-fontutils: for generating LaTeX, Postscript and PDF output
    texlive-latexextra: for generating LaTeX, Postscript and PDF output
    texlive-plaingeneric: for generating LaTeX, Postscript and PDF output
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Retrieving sources...
  -> Found girara-2026.07.18.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting girara-2026.07.18.tar.gz with bsdtar
==> 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 build
The Meson build system
Version: 1.11.2
Source dir: /build/girara/src/girara-2026.07.18
Build dir: /build/girara/src/girara-2026.07.18/build
Build type: native build
Project name: girara
Project version: 2026.07.18
C compiler for the host machine: cc (gcc 16.1.1 "armv7l-unknown-linux-gnueabihf-gcc (GCC) 16.1.1 20260430")
C linker for the host machine: cc ld.bfd 2.46.0
Host machine cpu family: arm
Host machine cpu: armv7l
Checking if "__attribute__(cleanup)" compiles: YES 
Library m found: YES
Found pkg-config: YES (/usr/bin/pkg-config) 3.0.3
Run-time dependency glib-2.0 found: YES 2.88.2
Run-time dependency gobject-2.0 found: YES 2.88.2
Run-time dependency gio-2.0 found: YES 2.88.2
Checking for function "getpwnam_r" : YES 
Compiler for C supports arguments -Wmissing-declarations: YES 
Compiler for C supports arguments -Werror=implicit-function-declaration: YES 
Compiler for C supports arguments -Werror=vla: YES 
Compiler for C supports arguments -Werror=int-conversion: YES 
Compiler for C supports arguments -Werror=maybe-uninitialized: YES 
Configuring girara-version.h using configuration
Found pkg-config: YES (/usr/bin/pkg-config) 3.0.3
Program doxygen found: YES (/usr/bin/doxygen)
Configuring Doxyfile using configuration
Program env found: YES (/usr/bin/env)
Build targets in project: 6

girara 2026.07.18

  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.13.2 at /usr/bin/ninja

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

Writing build.ninja:   0%|          | 0/51 eta ?
                                                
ninja: Entering directory `build'
[1/18] Compiling C object libgirara.so.5.0.p/girara_log.c.o
[2/18] Compiling C object libgirara.so.5.0.p/girara_input-history.c.o
[3/18] Compiling C object libgirara.so.5.0.p/girara_input-history-io.c.o
[4/18] Compiling C object libgirara.so.5.0.p/girara_datastructures-list.c.o
[5/18] Compiling C object libgirara.so.5.0.p/girara_datastructures-node.c.o
[6/18] Compiling C object libgirara.so.5.0.p/girara_template.c.o
[7/18] Compiling C object tests/xdg_test_helper.p/xdg_test_helper.c.o
[8/18] Compiling C object tests/test_template.p/test_template.c.o
[9/18] Generating doc/doc with a custom command
[10/18] Compiling C object libgirara.so.5.0.p/girara_utils.c.o
[11/18] Compiling C object tests/test_utils.p/test_utils.c.o
[12/18] Compiling C object tests/test_datastructures.p/test_datastructures.c.o
[13/18] Linking target libgirara.so.5.0
[14/18] Generating symbol file libgirara.so.5.0.p/libgirara.so.5.0.symbols
[15/18] Linking target tests/xdg_test_helper
[16/18] Linking target tests/test_utils
[17/18] Linking target tests/test_template
[18/18] Linking target tests/test_datastructures
==> Entering fakeroot environment...
==> Starting package()...
ninja: Entering directory `build'
[0/1] Installing files
Installing libgirara.so.5.0 to /build/girara/pkg/girara/usr/lib
Installing /build/girara/src/girara-2026.07.18/girara/datastructures.h to /build/girara/pkg/girara/usr/include/girara
Installing /build/girara/src/girara-2026.07.18/girara/girara.h to /build/girara/pkg/girara/usr/include/girara
Installing /build/girara/src/girara-2026.07.18/girara/input-history.h to /build/girara/pkg/girara/usr/include/girara
Installing /build/girara/src/girara-2026.07.18/girara/log.h to /build/girara/pkg/girara/usr/include/girara
Installing /build/girara/src/girara-2026.07.18/girara/macros.h to /build/girara/pkg/girara/usr/include/girara
Installing /build/girara/src/girara-2026.07.18/girara/template.h to /build/girara/pkg/girara/usr/include/girara
Installing /build/girara/src/girara-2026.07.18/girara/types.h to /build/girara/pkg/girara/usr/include/girara
Installing /build/girara/src/girara-2026.07.18/girara/utils.h to /build/girara/pkg/girara/usr/include/girara
Installing /build/girara/src/girara-2026.07.18/build/girara-version.h to /build/girara/pkg/girara/usr/include/girara
Installing /build/girara/src/girara-2026.07.18/build/meson-private/girara.pc to /build/girara/pkg/girara/usr/lib/pkgconfig
Installing symlink pointing to libgirara.so.5.0 to /build/girara/pkg/girara/usr/lib/libgirara.so.5
Installing symlink pointing to libgirara.so.5 to /build/girara/pkg/girara/usr/lib/libgirara.so
==> 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 "girara"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: girara 2026.07.18-1 (Mon Jul 20 00:12:48 2026)
==> Cleaning up...
[?12l[?25h