==> Synchronizing chroot copy [/home/alhp/workspace/chroot/root] -> [build_1f02e8e0-f90b-4ebf-919c-97727488b899]...done
==> Making package: fyi 1.0.4-1.1 (Wed Apr 29 23:38:39 2026)
==> Retrieving sources...
  -> Downloading fyi-1.0.4.tar.gz...
  % Total    % Received % Xferd  Average Speed  Time    Time    Time   Current
                                 Dload  Upload  Total   Spent   Left   Speed
  0      0   0      0   0      0      0      0                              0100  13938 100  13938   0      0  87833      0                              0100  13938 100  13938   0      0  87795      0                              0100  13938 100  13938   0      0  87761      0                              0
==> Validating source files with sha256sums...
    fyi-1.0.4.tar.gz ... Passed
==> Making package: fyi 1.0.4-1.1 (Wed Apr 29 21:38:41 2026)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Package (6)        New Version  Net Change

core/mpdecimal     4.0.1-3        0.32 MiB
core/python        3.14.4-1      72.32 MiB
extra/python-tqdm  4.67.3-1       0.62 MiB
extra/meson        1.11.1-1      16.41 MiB
extra/ninja        1.13.2-3       0.41 MiB
extra/scdoc        1.11.4-1       0.03 MiB

Total Installed Size:  90.11 MiB

:: Proceed with installation? [Y/n] 
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
:: Processing package changes...
installing ninja...
installing mpdecimal...
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]
    xz: for lzma [installed]
    tk: for tkinter
installing python-tqdm...
Optional dependencies for python-tqdm
    python-requests: telegram
installing meson...
installing scdoc...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Retrieving sources...
  -> Found fyi-1.0.4.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting fyi-1.0.4.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_pie=true -D python.bytecompile=1 . build
The Meson build system
Version: 1.11.1
Source dir: /startdir/src/fyi
Build dir: /startdir/src/fyi/build
Build type: native build
Project name: fyi
Project version: 1.0.4
C compiler for the host machine: cc (gcc 15.2.1 "cc (GCC) 15.2.1 20260209")
C linker for the host machine: cc ld.bfd 2.46
Host machine cpu family: x86_64
Host machine cpu: x86_64
Compiler for C supports arguments -fno-asynchronous-unwind-tables: YES 
Found pkg-config: YES (/usr/bin/pkg-config) 2.5.1
Build-time dependency scdoc found: YES 1.11.4
Program /usr/bin/scdoc found: YES (/usr/bin/scdoc)
Program env found: YES (/usr/bin/env)
Run-time dependency dbus-1 found: YES 1.16.2
Build targets in project: 3

fyi 1.0.4

  User defined options
    auto_features     : enabled
    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/3 eta ?                                              Writing build.ninja:   0%|          | 0/30 eta ?                                                ninja: Entering directory `/startdir/src/fyi/build'
[1/4] Generating generate_version with a custom command
[2/4] Generating doc/fyi.1 with a custom command (wrapped by meson to capture output, to feed input)
[3/4] Compiling C object fyi.p/main.c.o
FAILED: [code=1] fyi.p/main.c.o 
cc -Ifyi.p -I. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -std=c11 -fno-asynchronous-unwind-tables -march=x86-64-v4 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mpclmul -g -ffile-prefix-map=/startdir/src=/usr/src/debug/fyi -flto=auto -falign-functions=32 -fPIE -MD -MQ fyi.p/main.c.o -MF fyi.p/main.c.o.d -o fyi.p/main.c.o -c ../main.c
../main.c: In function ‘main’:
../main.c:558:27: error: initialization discards ‘const’ qualifier from pointer target type [-Werror=discarded-qualifiers]
  558 |             char *split = strchr(type_str, ':');
      |                           ^~~~~~
../main.c:563:23: error: assignment discards ‘const’ qualifier from pointer target type [-Werror=discarded-qualifiers]
  563 |                 split = strchr(name, ':');
      |                       ^
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
INFO: autodetecting backend as ninja
INFO: calculating backend command to run: /usr/bin/ninja -C /startdir/src/fyi/build
==> ERROR: A failure occurred in build().
    Aborting...
==> ERROR: Build failed, check /home/alhp/workspace/chroot/build_1f02e8e0-f90b-4ebf-919c-97727488b899/build
