==> Synchronizing chroot copy [/home/alhp/workspace/chroot/root] -> [build_d3576876-a359-4d44-b5a3-18093110ac46]...done
==> Making package: unifdef 2.12-4.1 (Thu Apr 30 18:49:31 2026)
==> Retrieving sources...
  -> Downloading unifdef-2.12.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  87091 100  87091   0      0 323.7k      0                              0100  87091 100  87091   0      0 323.6k      0                              0100  87091 100  87091   0      0 323.6k      0                              0
==> Validating source files with sha256sums...
    unifdef-2.12.tar.gz ... Passed
==> Making package: unifdef 2.12-4.1 (Thu Apr 30 16:49:34 2026)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found unifdef-2.12.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting unifdef-2.12.tar.gz with bsdtar
==> Starting build()...
rm -f unifdef version.h
rm -f tests/*.out tests/*.err tests/*.rc
scripts/reversion.sh
cc -march=x86-64-v3 -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/unifdef -flto=auto -falign-functions=32 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now          -Wl,-z,pack-relative-relocs -flto=auto -falign-functions=32 -o unifdef unifdef.c
unifdef.c:205:1: warning: useless type name in empty declaration
  205 | static bool             constexpr;              /* constant #if expression */
      | ^~~~~~
unifdef.c:205:1: error: ‘constexpr’ in empty declaration
unifdef.c: In function ‘eval_unary’:
unifdef.c:1089:27: error: expected identifier or ‘(’ before ‘=’ token
 1089 |                 constexpr = false;
      |                           ^
unifdef.c:1106:27: error: expected identifier or ‘(’ before ‘=’ token
 1106 |                 constexpr = false;
      |                           ^
unifdef.c: In function ‘ifeval’:
unifdef.c:1173:19: error: expected identifier or ‘(’ before ‘=’ token
 1173 |         constexpr = killconsts ? false : true;
      |                   ^
unifdef.c:1176:27: error: expected specifier-qualifier-list before ‘?’ token
 1176 |         return (constexpr ? LT_IF : ret == LT_ERROR ? LT_IF : ret);
      |                           ^
make: *** [Makefile:14: unifdef] Error 1
==> ERROR: A failure occurred in build().
    Aborting...
==> ERROR: Build failed, check /home/alhp/workspace/chroot/build_d3576876-a359-4d44-b5a3-18093110ac46/build
