==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: rauc 1.14-1 (Tue Apr  8 12:26:05 2025)
==> Retrieving sources...
  -> Found rauc-1.14.tar.xz
  -> Found rauc-1.14.tar.xz.asc
  -> Found rauc.tmpfiles
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    rauc-1.14.tar.xz ... Passed
    rauc-1.14.tar.xz.asc ... Skipped
    rauc.tmpfiles ... Passed
==> Validating source files with b2sums...
    rauc-1.14.tar.xz ... Passed
    rauc-1.14.tar.xz.asc ... Skipped
    rauc.tmpfiles ... Passed
==> Making package: rauc 1.14-1 (Tue Apr  8 12:26:12 2025)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (1) libnl-3.11.0-1

Total Download Size:   0.37 MiB
Total Installed Size:  5.32 MiB

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

Packages (6) ninja-1.12.1-2  python-packaging-24.2-3  python-tqdm-4.67.1-2
             glib2-devel-2.84.1-1  json-glib-1.10.6-1  meson-1.7.2-1

Total Download Size:    2.60 MiB
Total Installed Size:  17.54 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 meson-1.7.2-1-any downloading...
 ninja-1.12.1-2-aarch64 downloading...
 json-glib-1.10.6-1-aarch64 downloading...
 glib2-devel-2.84.1-1-aarch64 downloading...
 python-tqdm-4.67.1-2-any downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing python-packaging...
installing glib2-devel...
installing json-glib...
installing ninja...
installing python-tqdm...
Optional dependencies for python-tqdm
    python-requests: telegram
installing meson...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Retrieving sources...
  -> Found rauc-1.14.tar.xz
  -> Found rauc-1.14.tar.xz.asc
  -> Found rauc.tmpfiles
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting rauc-1.14.tar.xz with bsdtar
==> 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 rauc-1.14 build
The Meson build system
Version: 1.7.2
Source dir: /build/rauc/src/rauc-1.14
Build dir: /build/rauc/src/build
Build type: native build
Project name: rauc
Project version: 1.14
C compiler for the host machine: cc (gcc 14.2.1 "aarch64-unknown-linux-gnu-gcc (GCC) 14.2.1 20250207")
C linker for the host machine: cc ld.bfd 2.44
Host machine cpu family: aarch64
Host machine cpu: aarch64
Found pkg-config: YES (/usr/bin/pkg-config) 2.4.3
Run-time dependency glib-2.0 found: YES 2.84.1
Run-time dependency gio-2.0 found: YES 2.84.1
Run-time dependency gio-unix-2.0 found: YES 2.84.1
Run-time dependency openssl found: YES 3.4.1
Run-time dependency json-glib-1.0 found: YES 1.10.6
Run-time dependency dbus-1 found: YES 1.16.2
Run-time dependency fdisk found: YES 2.41.0
Run-time dependency libcurl found: YES 8.13.0
Run-time dependency libnl-genl-3.0 found: YES 3.11.0
Run-time dependency threads found: YES
Dependency composefs skipped: feature composefs disabled
Run-time dependency systemd found: YES 257
Compiler for C supports arguments -Walloca: YES 
Compiler for C supports arguments -Warray-bounds: YES 
Compiler for C supports arguments -Wcast-align: YES 
Compiler for C supports arguments -Wcast-align=strict: YES 
Compiler for C supports arguments -Wdate-time: YES 
Compiler for C supports arguments -Wformat=2: YES 
Compiler for C supports arguments -Wformat-nonliteral: YES 
Compiler for C supports arguments -Wformat-security: YES 
Compiler for C supports arguments -Wformat-truncation=2: YES 
Compiler for C supports arguments -Wimplicit-function-declaration: YES 
Compiler for C supports arguments -Winit-self: YES 
Compiler for C supports arguments -Winline: YES 
Compiler for C supports arguments -Wint-conversion: YES 
Compiler for C supports arguments -Winvalid-utf8: YES 
Compiler for C supports arguments -Wjump-misses-init: YES 
Compiler for C supports arguments -Wlogical-op: YES 
Compiler for C supports arguments -Wmissing-declarations: YES 
Compiler for C supports arguments -Wmissing-format-attribute: YES 
Compiler for C supports arguments -Wmissing-include-dirs: YES 
Compiler for C supports arguments -Wmissing-noreturn: YES 
Compiler for C supports arguments -Wmissing-prototypes: YES 
Compiler for C supports arguments -Wnested-externs: YES 
Compiler for C supports arguments -Wold-style-definition: YES 
Compiler for C supports arguments -Wpacked: YES 
Compiler for C supports arguments -Wpointer-arith: YES 
Compiler for C supports arguments -Wredundant-decls: YES 
Compiler for C supports arguments -Wreturn-type: YES 
Compiler for C supports arguments -Wshadow: YES 
Compiler for C supports arguments -Wsign-compare: YES 
Compiler for C supports arguments -Wstrict-aliasing: YES 
Compiler for C supports arguments -Wstrict-overflow: YES 
Compiler for C supports arguments -Wstrict-prototypes: YES 
Compiler for C supports arguments -Wswitch-default: YES 
Compiler for C supports arguments -Wswitch-enum: YES 
Compiler for C supports arguments -Wtrampolines: YES 
Compiler for C supports arguments -Wundef: YES 
Compiler for C supports arguments -Wunused-but-set-variable: YES 
Compiler for C supports arguments -Wuse-after-free=3: YES 
Compiler for C supports arguments -Wwrite-strings: YES 
Compiler for C supports arguments -Wno-unused-parameter: YES 
Compiler for C supports arguments -Wno-error=unused-parameter: YES 
Compiler for C supports arguments -Wno-error=deprecated-declarations: YES 
Has header "linux/nbd-netlink.h" : YES 
Has header "linux/mmc/ioctl.h" : YES 
Dependency gio-2.0 found: YES 2.84.1 (cached)
Program /usr/bin/gdbus-codegen found: YES (/usr/bin/gdbus-codegen)
Configuring config.h using configuration
Configuring rauc.service using configuration
Configuring de.pengutronix.rauc.service using configuration
Configuring rauc-service.sh using configuration
Program sphinx-build found: NO
Program pytest found: NO
Build targets in project: 29
NOTICE: Future-deprecated features used:
 * 0.56.0: {'meson.build_root', 'meson.source_root'}
 * 1.1.0: {'"boolean option" keyword argument "value" of type str'}

rauc 1.14

  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/29 eta ?
Generating targets:  38%|██████████████▍                       | 11/29 eta 00:00
Generating targets:  79%|██████████████████████████████▏       | 23/29 eta 00:00
                                                                                

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

[0/159] Generating gdbus source rauc-installer-generated.c
[0/159] Generating gdbus header rauc-installer-generated.h
[0/159] Generating version.h with a custom command
[0/159] Compiling C object test/fakerand.p/fakerand.c.o
[1/159] Compiling C object test/fakerand.p/fakerand.c.o
[1/159] Linking target test/fakerand
[2/159] Generating gdbus header rauc-installer-generated.h
[2/159] Compiling C object test/artifacts-test.p/artifacts.c.o
[2/159] Compiling C object test/artifacts-test.p/common.c.o
[2/159] Compiling C object test/artifacts-test.p/install_fixtures.c.o
[2/159] Compiling C object test/boot_raw_fallback-test.p/boot_raw_fallback.c.o
[2/159] Compiling C object test/boot_raw_fallback-test.p/common.c.o
[2/159] Compiling C object test/boot_raw_fallback-test.p/install_fixtures.c.o
[2/159] Compiling C object test/bootchooser-test.p/bootchooser.c.o
[3/159] Generating gdbus source rauc-installer-generated.c
[3/159] Compiling C object test/artifa...ted_.._.._rauc-installer-generated.c.o
[4/159] Linking target test/fakerand
[4/159] Compiling C object test/boot_r...ted_.._.._rauc-installer-generated.c.o
[5/159] Generating version.h with a custom command
[5/159] Compiling C object librauc.a.p...erated_.._rauc-installer-generated.c.o
[6/159] Compiling C object test/artifacts-test.p/install_fixtures.c.o
[6/159] Compiling C object librauc.a.p/src_artifacts.c.o
[7/159] Compiling C object test/boot_raw_fallback-test.p/boot_raw_fallback.c.o
In file included from /usr/include/glib-2.0/glib.h:117,
                 from ../rauc-1.14/test/boot_raw_fallback.c:2:
In function 'g_autoptr_cleanup_generic_gfree',
    inlined from 'create_source_image' at ../rauc-1.14/test/boot_raw_fallback.c:141:67,
    inlined from 'test_boot_raw_fallback' at ../rauc-1.14/test/boot_raw_fallback.c:222:10:
/usr/include/glib-2.0/glib/glib-autocleanups.h:32:3: warning: 'imagepath' may be used uninitialized [-Wmaybe-uninitialized]
   32 |   g_free (*pp);
      |   ^~~~~~~~~~~~
../rauc-1.14/test/boot_raw_fallback.c: In function 'test_boot_raw_fallback':
../rauc-1.14/test/boot_raw_fallback.c:141:67: note: 'imagepath' was declared here

[7/159] Compiling C object librauc.a.p/src_bootchooser.c.o
[8/159] Compiling C object test/boot_raw_fallback-test.p/install_fixtures.c.o
[8/159] Compiling C object librauc.a.p/src_bootloaders_barebox.c.o
[9/159] Compiling C object test/artifacts-test.p/artifacts.c.o
../rauc-1.14/test/artifacts.c: In function 'show_tree':
../rauc-1.14/test/artifacts.c:20:2: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' [-Wunused-result]

[9/159] Compiling C object librauc.a.p/src_bootloaders_custom.c.o
[10/159] Compiling C object test/artifacts-test.p/common.c.o
[10/159] Compiling C object librauc.a.p/src_bootloaders_efi.c.o
[11/159] Compiling C object test/boot_raw_fallback-test.p/common.c.o
[11/159] Compiling C object librauc.a.p/src_bootloaders_grub.c.o
[12/159] Compiling C object test/boot_...ted_.._.._rauc-installer-generated.c.o
[12/159] Compiling C object librauc.a.p/src_bootloaders_uboot.c.o
[13/159] Compiling C object test/bootchooser-test.p/bootchooser.c.o
[13/159] Compiling C object librauc.a.p/src_bundle.c.o
[14/159] Compiling C object librauc.a.p/src_bootchooser.c.o
[14/159] Compiling C object librauc.a.p/src_checksum.c.o
[15/159] Compiling C object librauc.a.p/src_bootloaders_custom.c.o
[15/159] Compiling C object librauc.a.p/src_config_file.c.o
[16/159] Compiling C object librauc.a.p/src_bootloaders_barebox.c.o
[16/159] Compiling C object librauc.a.p/src_context.c.o
[17/159] Compiling C object librauc.a.p/src_bootloaders_efi.c.o
[17/159] Compiling C object librauc.a.p/src_crypt.c.o
[18/159] Compiling C object librauc.a.p/src_bootloaders_uboot.c.o
In file included from /usr/include/glib-2.0/glib.h:117,
                 from ../rauc-1.14/src/bootloaders/uboot.h:3,
                 from ../rauc-1.14/src/bootloaders/uboot.c:1:
/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'r_uboot_get_state':
/usr/include/glib-2.0/glib/glib-autocleanups.h:83:208: warning: inlining failed in call to 'glib_autoptr_cleanup_GString.isra': call is unlikely and code size would grow [-Winline]
   83 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GString, g_autoptr_cleanup_gstring_free)
      |                                                                                                                                                                                                                ^                           
../rauc-1.14/src/bootloaders/uboot.c:106:73: note: called from here
/usr/include/glib-2.0/glib/glib-autocleanups.h:83:208: warning: inlining failed in call to 'glib_autoptr_cleanup_GString.isra': call is unlikely and code size would grow [-Winline]
   83 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GString, g_autoptr_cleanup_gstring_free)
      |                                                                                                                                                                                                                ^                           
../rauc-1.14/src/bootloaders/uboot.c:105:73: note: called from here
/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'r_uboot_set_state':
/usr/include/glib-2.0/glib/glib-autocleanups.h:83:208: warning: inlining failed in call to 'glib_autoptr_cleanup_GString.isra': call is unlikely and code size would grow [-Winline]
   83 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GString, g_autoptr_cleanup_gstring_free)
      |                                                                                                                                                                                                                ^                           
../rauc-1.14/src/bootloaders/uboot.c:157:74: note: called from here
/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'r_uboot_get_primary':
/usr/include/glib-2.0/glib/glib-autocleanups.h:83:208: warning: inlining failed in call to 'glib_autoptr_cleanup_GString.isra': call is unlikely and code size would grow [-Winline]
   83 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GString, g_autoptr_cleanup_gstring_free)
      |                                                                                                                                                                                                                ^                           
../rauc-1.14/src/bootloaders/uboot.c:235:75: note: called from here
/usr/include/glib-2.0/glib/glib-autocleanups.h:83:208: warning: inlining failed in call to 'glib_autoptr_cleanup_GString.isra': call is unlikely and code size would grow [-Winline]
   83 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GString, g_autoptr_cleanup_gstring_free)
      |                                                                                                                                                                                                                ^                           
../rauc-1.14/src/bootloaders/uboot.c:214:73: note: called from here
/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'r_uboot_set_primary':
/usr/include/glib-2.0/glib/glib-autocleanups.h:83:208: warning: inlining failed in call to 'glib_autoptr_cleanup_GString.isra': call is unlikely and code size would grow [-Winline]
   83 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GString, g_autoptr_cleanup_gstring_free)
      |                                                                                                                                                                                                                ^                           
../rauc-1.14/src/bootloaders/uboot.c:273:73: note: called from here
/usr/include/glib-2.0/glib/glib-autocleanups.h:83:208: warning: inlining failed in call to 'glib_autoptr_cleanup_GString.isra': call is unlikely and code size would grow [-Winline]
   83 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GString, g_autoptr_cleanup_gstring_free)
      |                                                                                                                                                                                                                ^                           
../rauc-1.14/src/bootloaders/uboot.c:272:73: note: called from here

[18/159] Compiling C object librauc.a.p/src_dm.c.o
[19/159] Compiling C object librauc.a.p/src_bootloaders_grub.c.o
In file included from /usr/include/glib-2.0/glib.h:117,
                 from ../rauc-1.14/src/bootloaders/grub.h:3,
                 from ../rauc-1.14/src/bootloaders/grub.c:1:
/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'r_grub_get_state':
/usr/include/glib-2.0/glib/glib-autocleanups.h:83:208: warning: inlining failed in call to 'glib_autoptr_cleanup_GString.isra': call is unlikely and code size would grow [-Winline]
   83 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GString, g_autoptr_cleanup_gstring_free)
      |                                                                                                                                                                                                                ^                           
../rauc-1.14/src/bootloaders/grub.c:143:73: note: called from here
/usr/include/glib-2.0/glib/glib-autocleanups.h:83:208: warning: inlining failed in call to 'glib_autoptr_cleanup_GString.isra': call is unlikely and code size would grow [-Winline]
   83 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GString, g_autoptr_cleanup_gstring_free)
      |                                                                                                                                                                                                                ^                           
../rauc-1.14/src/bootloaders/grub.c:142:73: note: called from here
/usr/include/glib-2.0/glib/glib-autocleanups.h:83:208: warning: inlining failed in call to 'glib_autoptr_cleanup_GString.isra': call is unlikely and code size would grow [-Winline]
   83 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GString, g_autoptr_cleanup_gstring_free)
      |                                                                                                                                                                                                                ^                           
../rauc-1.14/src/bootloaders/grub.c:141:73: note: called from here
/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'r_grub_get_primary':
/usr/include/glib-2.0/glib/glib-autocleanups.h:83:208: warning: inlining failed in call to 'glib_autoptr_cleanup_GString.isra': call is unlikely and code size would grow [-Winline]
   83 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GString, g_autoptr_cleanup_gstring_free)
      |                                                                                                                                                                                                                ^                           
../rauc-1.14/src/bootloaders/grub.c:249:75: note: called from here
/usr/include/glib-2.0/glib/glib-autocleanups.h:83:208: warning: inlining failed in call to 'glib_autoptr_cleanup_GString.isra': call is unlikely and code size would grow [-Winline]
   83 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GString, g_autoptr_cleanup_gstring_free)
      |                                                                                                                                                                                                                ^                           
../rauc-1.14/src/bootloaders/grub.c:248:75: note: called from here
/usr/include/glib-2.0/glib/glib-autocleanups.h:83:208: warning: inlining failed in call to 'glib_autoptr_cleanup_GString.isra': call is unlikely and code size would grow [-Winline]
   83 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GString, g_autoptr_cleanup_gstring_free)
      |                                                                                                                                                                                                                ^                           
../rauc-1.14/src/bootloaders/grub.c:218:73: note: called from here
/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'r_grub_set_primary':
/usr/include/glib-2.0/glib/glib-autocleanups.h:83:208: warning: inlining failed in call to 'glib_autoptr_cleanup_GString.isra': call is unlikely and code size would grow [-Winline]
   83 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GString, g_autoptr_cleanup_gstring_free)
      |                                                                                                                                                                                                                ^                           
../rauc-1.14/src/bootloaders/grub.c:296:73: note: called from here

[19/159] Compiling C object librauc.a.p/src_emmc.c.o
[20/159] Compiling C object librauc.a.p/src_artifacts.c.o
[20/159] Compiling C object librauc.a.p/src_event_log.c.o
[21/159] Compiling C object librauc.a.p/src_checksum.c.o
[21/159] Compiling C object librauc.a.p/src_hash_index.c.o
[22/159] Compiling C object test/artif...ted_.._.._rauc-installer-generated.c.o
[22/159] Compiling C object librauc.a.p/src_install.c.o
[23/159] Compiling C object librauc.a.p/src_emmc.c.o
[23/159] Compiling C object librauc.a.p/src_manifest.c.o
[24/159] Compiling C object librauc.a.p/src_crypt.c.o
[24/159] Compiling C object librauc.a.p/src_mark.c.o
[25/159] Compiling C object librauc.a.p/src_dm.c.o
[25/159] Compiling C object librauc.a.p/src_mbr.c.o
[26/159] Compiling C object librauc.a.p/src_context.c.o
../rauc-1.14/src/context.c: In function 'r_context_configure':
../rauc-1.14/src/context.c:463:4: warning: this statement may fall through [-Wimplicit-fallthrough=]
../rauc-1.14/src/context.c:466:3: note: here

[26/159] Compiling C object librauc.a.p/src_mount.c.o
[27/159] Compiling C object librauc.a.p/src_event_log.c.o
[27/159] Compiling C object librauc.a.p/src_service.c.o
[28/159] Compiling C object librauc.a.p/src_hash_index.c.o
[28/159] Compiling C object librauc.a.p/src_shell.c.o
[29/159] Compiling C object librauc.a.p/src_mbr.c.o
[29/159] Compiling C object librauc.a.p/src_signature.c.o
[30/159] Compiling C object librauc.a.p/src_config_file.c.o
[30/159] Compiling C object librauc.a.p/src_slot.c.o
[31/159] Compiling C object librauc.a.p/src_mark.c.o
[31/159] Compiling C object librauc.a.p/src_stats.c.o
[32/159] Compiling C object librauc.a.p/src_shell.c.o
[32/159] Compiling C object librauc.a.p/src_status_file.c.o
[33/159] Compiling C object librauc.a.p/src_mount.c.o
[33/159] Compiling C object librauc.a.p/src_update_handler.c.o
[34/159] Compiling C object librauc.a....erated_.._rauc-installer-generated.c.o
[34/159] Compiling C object librauc.a.p/src_update_utils.c.o
[35/159] Compiling C object librauc.a.p/src_stats.c.o
[35/159] Compiling C object librauc.a.p/src_utils.c.o
[36/159] Compiling C object librauc.a.p/src_install.c.o
[36/159] Compiling C object librauc.a.p/src_verity_hash.c.o
[37/159] Compiling C object librauc.a.p/src_slot.c.o
[37/159] Compiling C object librauc.a.p/src_network.c.o
[38/159] Compiling C object librauc.a.p/src_manifest.c.o
../rauc-1.14/src/manifest.c: In function 'check_manifest_external':
../rauc-1.14/src/manifest.c:736:4: warning: this statement may fall through [-Wimplicit-fallthrough=]
../rauc-1.14/src/manifest.c:739:3: note: here
../rauc-1.14/src/manifest.c: In function 'prepare_manifest':
../rauc-1.14/src/manifest.c:844:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
../rauc-1.14/src/manifest.c:848:3: note: here

[38/159] Compiling C object librauc.a.p/src_nbd.c.o
[39/159] Compiling C object librauc.a.p/src_service.c.o
[39/159] Compiling C object librauc.a.p/src_gpt.c.o
[40/159] Compiling C object librauc.a.p/src_gpt.c.o
[40/159] Compiling C object rauc.p/mes...erated_.._rauc-installer-generated.c.o
[41/159] Compiling C object librauc.a.p/src_update_utils.c.o
[41/159] Compiling C object rauc.p/src_main.c.o
[42/159] Compiling C object librauc.a.p/src_status_file.c.o
[42/159] Compiling C object test/bootc...ted_.._.._rauc-installer-generated.c.o
[43/159] Compiling C object librauc.a.p/src_verity_hash.c.o
[43/159] Compiling C object test/bootchooser-test.p/common.c.o
[44/159] Compiling C object librauc.a.p/src_signature.c.o
../rauc-1.14/src/signature.c: In function 'get_pkcs11_engine':
../rauc-1.14/src/signature.c:127:2: warning: 'ENGINE_load_builtin_engines' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
In file included from ../rauc-1.14/src/signature.c:8:
/usr/include/openssl/engine.h:358:58: note: declared here
  358 | OSSL_DEPRECATEDIN_3_0 void ENGINE_load_builtin_engines(void);
      |                                                          ^~~~                       
../rauc-1.14/src/signature.c:129:2: warning: 'ENGINE_by_id' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
/usr/include/openssl/engine.h:336:61: note: declared here
  336 | OSSL_DEPRECATEDIN_3_0 ENGINE *ENGINE_by_id(const char *id);
      |                                                             ^           
../rauc-1.14/src/signature.c:142:3: warning: 'ENGINE_ctrl_cmd_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
/usr/include/openssl/engine.h:479:5: note: declared here
  479 | int ENGINE_ctrl_cmd_string(ENGINE *e, const char *cmd_name, const char *arg,
      |     ^~~~~~~~~~~~~~~~~~~~~~
../rauc-1.14/src/signature.c:152:2: warning: 'ENGINE_init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
/usr/include/openssl/engine.h:620:57: note: declared here
  620 | OSSL_DEPRECATEDIN_3_0 int ENGINE_init(ENGINE *e);
      |                                                         ^          
../rauc-1.14/src/signature.c:164:3: warning: 'ENGINE_ctrl_cmd_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
/usr/include/openssl/engine.h:479:5: note: declared here
  479 | int ENGINE_ctrl_cmd_string(ENGINE *e, const char *cmd_name, const char *arg,
      |     ^~~~~~~~~~~~~~~~~~~~~~
../rauc-1.14/src/signature.c:177:2: warning: 'ENGINE_finish' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
/usr/include/openssl/engine.h:628:57: note: declared here
  628 | OSSL_DEPRECATEDIN_3_0 int ENGINE_finish(ENGINE *e);
      |                                                         ^            
../rauc-1.14/src/signature.c:179:2: warning: 'ENGINE_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
/usr/include/openssl/engine.h:493:57: note: declared here
  493 | OSSL_DEPRECATEDIN_3_0 int ENGINE_free(ENGINE *e);
      |                                                         ^          
../rauc-1.14/src/signature.c: In function 'load_key_pkcs11':
../rauc-1.14/src/signature.c:236:2: warning: 'ENGINE_load_private_key' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
/usr/include/openssl/engine.h:638:11: note: declared here
  638 | EVP_PKEY *ENGINE_load_private_key(ENGINE *e, const char *key_id,
      |           ^~~~~~~~~~~~~~~~~~~~~~~
../rauc-1.14/src/signature.c: In function 'load_cert_pkcs11':
../rauc-1.14/src/signature.c:368:2: warning: 'ENGINE_ctrl_cmd' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
/usr/include/openssl/engine.h:450:57: note: declared here
  450 | OSSL_DEPRECATEDIN_3_0 int ENGINE_ctrl_cmd(ENGINE *e, const char *cmd_name,
      |                                                         ^~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib.h:117,
                 from ../rauc-1.14/include/context.h:3,
                 from ../rauc-1.14/src/signature.c:12:
In function 'glib_autoptr_clear_GDir',
    inlined from 'glib_autoptr_cleanup_GDir' at /usr/include/glib-2.0/glib/glib-autocleanups.h:55:222,
    inlined from 'contains_crl' at ../rauc-1.14/src/signature.c:447:68,
    inlined from 'setup_x509_store' at ../rauc-1.14/src/signature.c:497:11:
/usr/include/glib-2.0/glib/glib-autocleanups.h:55:99: warning: 'dir' may be used uninitialized [-Wmaybe-uninitialized]
   55 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDir, g_dir_close)
      |                                                                                                   ^                            
../rauc-1.14/src/signature.c: In function 'setup_x509_store':
../rauc-1.14/src/signature.c:447:68: note: 'dir' was declared here
In function 'g_autoptr_cleanup_generic_gfree',
    inlined from 'asn1_time_to_tm' at ../rauc-1.14/src/signature.c:1109:67,
    inlined from 'cms_verify_bytes' at ../rauc-1.14/src/signature.c:1358:8:
/usr/include/glib-2.0/glib/glib-autocleanups.h:32:3: warning: 'ret' may be used uninitialized [-Wmaybe-uninitialized]
   32 |   g_free (*pp);
      |   ^~~~~~~~~~~~
../rauc-1.14/src/signature.c: In function 'cms_verify_bytes':
../rauc-1.14/src/signature.c:1109:67: note: 'ret' was declared here

[44/159] Compiling C object test/bootchooser-test.p/install_fixtures.c.o
[45/159] Compiling C object librauc.a.p/src_network.c.o
[45/159] Compiling C object test/bundl...ted_.._.._rauc-installer-generated.c.o
[46/159] Compiling C object librauc.a.p/src_bundle.c.o
In file included from /usr/include/glib-2.0/glib.h:117,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from /usr/include/glib-2.0/gio/gioenums.h:30,
                 from /usr/include/glib-2.0/gio/giotypes.h:30,
                 from /usr/include/glib-2.0/gio/gio.h:28,
                 from ../rauc-1.14/src/bundle.c:2:
In function 'g_autoptr_cleanup_generic_gfree',
    inlined from 'check_bundle' at ../rauc-1.14/src/bundle.c:2394:69:
/usr/include/glib-2.0/glib/glib-autocleanups.h:32:3: warning: 'strprfx' may be used uninitialized [-Wmaybe-uninitialized]
   32 |   g_free (*pp);
      |   ^~~~~~~~~~~~
../rauc-1.14/src/bundle.c: In function 'check_bundle':
../rauc-1.14/src/bundle.c:2394:69: note: 'strprfx' was declared here

[46/159] Compiling C object test/bundle-test.p/bundle.c.o
[47/159] Compiling C object librauc.a.p/src_utils.c.o
[47/159] Compiling C object test/bundle-test.p/common.c.o
[48/159] Compiling C object librauc.a.p/src_update_handler.c.o
[48/159] Compiling C object test/bundle-test.p/install_fixtures.c.o
[49/159] Compiling C object test/bootchooser-test.p/install_fixtures.c.o
[49/159] Compiling C object test/check...ted_.._.._rauc-installer-generated.c.o
[50/159] Compiling C object rauc.p/mes...erated_.._rauc-installer-generated.c.o
[50/159] Compiling C object test/checksum-test.p/checksum.c.o
[51/159] Compiling C object test/bootchooser-test.p/common.c.o
[51/159] Compiling C object test/checksum-test.p/common.c.o
[52/159] Compiling C object test/bootc...ted_.._.._rauc-installer-generated.c.o
[52/159] Compiling C object test/checksum-test.p/install_fixtures.c.o
[53/159] Compiling C object test/bundl...ted_.._.._rauc-installer-generated.c.o
[53/159] Compiling C object test/confi...ted_.._.._rauc-installer-generated.c.o
[54/159] Compiling C object librauc.a.p/src_nbd.c.o
../rauc-1.14/src/nbd.c: In function 'nbd_server_child_setup':
../rauc-1.14/src/nbd.c:1151:4: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
../rauc-1.14/src/nbd.c:1158:4: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]

[54/159] Linking static target librauc.a
[55/159] Linking static target librauc.a
[55/159] Compiling C object test/config_file-test.p/config_file.c.o
[56/159] Compiling C object test/checksum-test.p/checksum.c.o
[56/159] Compiling C object test/config_file-test.p/common.c.o
[57/159] Compiling C object test/bundle-test.p/common.c.o
[57/159] Compiling C object test/config_file-test.p/install_fixtures.c.o
[58/159] Compiling C object test/bundle-test.p/install_fixtures.c.o
[58/159] Compiling C object test/conte...ted_.._.._rauc-installer-generated.c.o
[59/159] Compiling C object test/checksum-test.p/install_fixtures.c.o
[59/159] Compiling C object test/context-test.p/context.c.o
[60/159] Compiling C object rauc.p/src_main.c.o
[60/159] Compiling C object test/context-test.p/common.c.o
[61/159] Compiling C object test/checksum-test.p/common.c.o
[61/159] Compiling C object test/context-test.p/install_fixtures.c.o
[62/159] Compiling C object test/check...ted_.._.._rauc-installer-generated.c.o
[62/159] Compiling C object test/dm-te...ted_.._.._rauc-installer-generated.c.o
[63/159] Compiling C object test/bundle-test.p/bundle.c.o
[63/159] Compiling C object test/dm-test.p/dm.c.o
[64/159] Compiling C object test/config_file-test.p/install_fixtures.c.o
[64/159] Compiling C object test/dm-test.p/common.c.o
[65/159] Compiling C object test/confi...ted_.._.._rauc-installer-generated.c.o
[65/159] Compiling C object test/dm-test.p/install_fixtures.c.o
[66/159] Compiling C object test/config_file-test.p/common.c.o
[66/159] Compiling C object test/event...ted_.._.._rauc-installer-generated.c.o
[67/159] Compiling C object test/context-test.p/context.c.o
[67/159] Compiling C object test/event_log-test.p/event_log.c.o
[68/159] Compiling C object test/context-test.p/install_fixtures.c.o
[68/159] Compiling C object test/event_log-test.p/common.c.o
[69/159] Compiling C object test/conte...ted_.._.._rauc-installer-generated.c.o
[69/159] Compiling C object test/event_log-test.p/install_fixtures.c.o
[70/159] Compiling C object test/dm-test.p/dm.c.o
[70/159] Compiling C object test/hash_...ted_.._.._rauc-installer-generated.c.o
[71/159] Compiling C object test/context-test.p/common.c.o
[71/159] Compiling C object test/hash_index-test.p/hash_index.c.o
[72/159] Compiling C object test/config_file-test.p/config_file.c.o
In file included from /usr/include/glib-2.0/glib.h:117,
                 from ../rauc-1.14/test/config_file.c:3:
In function 'g_autoptr_cleanup_generic_gfree',
    inlined from 'config_file_keyring_checks' at ../rauc-1.14/test/config_file.c:1087:67:
/usr/include/glib-2.0/glib/glib-autocleanups.h:32:3: warning: 'pathname' may be used uninitialized [-Wmaybe-uninitialized]
   32 |   g_free (*pp);
      |   ^~~~~~~~~~~~
../rauc-1.14/test/config_file.c: In function 'config_file_keyring_checks':
../rauc-1.14/test/config_file.c:1087:67: note: 'pathname' was declared here
In function 'g_autoptr_cleanup_generic_gfree',
    inlined from 'config_file_bundle_formats' at ../rauc-1.14/test/config_file.c:1137:67:
/usr/include/glib-2.0/glib/glib-autocleanups.h:32:3: warning: 'pathname' may be used uninitialized [-Wmaybe-uninitialized]
   32 |   g_free (*pp);
      |   ^~~~~~~~~~~~
../rauc-1.14/test/config_file.c: In function 'config_file_bundle_formats':
../rauc-1.14/test/config_file.c:1137:67: note: 'pathname' was declared here

[72/159] Compiling C object test/hash_index-test.p/common.c.o
[73/159] Compiling C object test/dm-te...ted_.._.._rauc-installer-generated.c.o
[73/159] Compiling C object test/hash_index-test.p/install_fixtures.c.o
[74/159] Compiling C object test/dm-test.p/install_fixtures.c.o
[74/159] Compiling C object test/insta...ted_.._.._rauc-installer-generated.c.o
[75/159] Compiling C object test/dm-test.p/common.c.o
[75/159] Compiling C object test/install-test.p/install.c.o
[76/159] Compiling C object test/event...ted_.._.._rauc-installer-generated.c.o
[76/159] Compiling C object test/install-test.p/common.c.o
[77/159] Compiling C object test/event_log-test.p/event_log.c.o
[77/159] Compiling C object test/install-test.p/install_fixtures.c.o
[78/159] Compiling C object test/event_log-test.p/install_fixtures.c.o
[78/159] Compiling C object test/manif...ted_.._.._rauc-installer-generated.c.o
[79/159] Compiling C object test/hash_index-test.p/hash_index.c.o
[79/159] Compiling C object test/manifest-test.p/manifest.c.o
[80/159] Compiling C object test/event_log-test.p/common.c.o
[80/159] Compiling C object test/manifest-test.p/common.c.o
[81/159] Compiling C object test/hash_index-test.p/install_fixtures.c.o
[81/159] Compiling C object test/manifest-test.p/install_fixtures.c.o
[82/159] Compiling C object test/hash_...ted_.._.._rauc-installer-generated.c.o
[82/159] Compiling C object test/progr...ted_.._.._rauc-installer-generated.c.o
[83/159] Compiling C object test/hash_index-test.p/common.c.o
[83/159] Compiling C object test/progress-test.p/progress.c.o
[84/159] Compiling C object test/insta...ted_.._.._rauc-installer-generated.c.o
[84/159] Compiling C object test/progress-test.p/common.c.o
[85/159] Compiling C object test/install-test.p/common.c.o
[85/159] Compiling C object test/progress-test.p/install_fixtures.c.o
[86/159] Compiling C object test/install-test.p/install_fixtures.c.o
[86/159] Compiling C object test/servi...ted_.._.._rauc-installer-generated.c.o
[87/159] Compiling C object test/progress-test.p/progress.c.o
[87/159] Compiling C object test/service-test.p/service.c.o
[88/159] Compiling C object test/manifest-test.p/install_fixtures.c.o
[88/159] Compiling C object test/service-test.p/common.c.o
[89/159] Compiling C object test/manif...ted_.._.._rauc-installer-generated.c.o
[89/159] Compiling C object test/service-test.p/install_fixtures.c.o
[90/159] Compiling C object test/install-test.p/install.c.o
../rauc-1.14/test/install.c: In function 'install_fixture_tear_down':
../rauc-1.14/test/install.c:281:3: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' [-Wunused-result]

[90/159] Compiling C object test/signa...ted_.._.._rauc-installer-generated.c.o
[91/159] Compiling C object test/manifest-test.p/common.c.o
[91/159] Compiling C object test/signature-test.p/signature.c.o
[92/159] Compiling C object test/manifest-test.p/manifest.c.o
In file included from /usr/include/glib-2.0/glib.h:117,
                 from ../rauc-1.14/test/manifest.c:3:
In function 'g_autoptr_cleanup_generic_gfree',
    inlined from 'test_manifest_missing_image_size' at ../rauc-1.14/test/manifest.c:606:67:
/usr/include/glib-2.0/glib/glib-autocleanups.h:32:3: warning: 'tmpdir' may be used uninitialized [-Wmaybe-uninitialized]
   32 |   g_free (*pp);
      |   ^~~~~~~~~~~~
../rauc-1.14/test/manifest.c: In function 'test_manifest_missing_image_size':
../rauc-1.14/test/manifest.c:606:67: note: 'tmpdir' was declared here
In function 'g_autoptr_cleanup_generic_gfree',
    inlined from 'test_manifest_missing_hook_name' at ../rauc-1.14/test/manifest.c:567:67:
/usr/include/glib-2.0/glib/glib-autocleanups.h:32:3: warning: 'tmpdir' may be used uninitialized [-Wmaybe-uninitialized]
   32 |   g_free (*pp);
      |   ^~~~~~~~~~~~
../rauc-1.14/test/manifest.c: In function 'test_manifest_missing_hook_name':
../rauc-1.14/test/manifest.c:567:67: note: 'tmpdir' was declared here
In function 'g_autoptr_cleanup_generic_gfree',
    inlined from 'test_manifest_invalid_hook_name' at ../rauc-1.14/test/manifest.c:506:67:
/usr/include/glib-2.0/glib/glib-autocleanups.h:32:3: warning: 'tmpdir' may be used uninitialized [-Wmaybe-uninitialized]
   32 |   g_free (*pp);
      |   ^~~~~~~~~~~~
../rauc-1.14/test/manifest.c: In function 'test_manifest_invalid_hook_name':
../rauc-1.14/test/manifest.c:506:67: note: 'tmpdir' was declared here

[92/159] Compiling C object test/signature-test.p/common.c.o
[93/159] Compiling C object test/progr...ted_.._.._rauc-installer-generated.c.o
[93/159] Compiling C object test/signature-test.p/install_fixtures.c.o
[94/159] Compiling C object test/progress-test.p/install_fixtures.c.o
[94/159] Compiling C object test/slot-...ted_.._.._rauc-installer-generated.c.o
[95/159] Compiling C object test/progress-test.p/common.c.o
[95/159] Compiling C object test/slot-test.p/slot.c.o
[96/159] Compiling C object test/servi...ted_.._.._rauc-installer-generated.c.o
[96/159] Compiling C object test/slot-test.p/common.c.o
[97/159] Compiling C object test/slot-test.p/slot.c.o
[97/159] Compiling C object test/slot-test.p/install_fixtures.c.o
[98/159] Compiling C object test/service-test.p/install_fixtures.c.o
[98/159] Compiling C object test/stats...ted_.._.._rauc-installer-generated.c.o
[99/159] Compiling C object test/service-test.p/service.c.o
[99/159] Compiling C object test/stats-test.p/stats.c.o
[100/159] Compiling C object test/service-test.p/common.c.o
[100/159] Compiling C object test/stats-test.p/common.c.o
[101/159] Compiling C object test/signature-test.p/install_fixtures.c.o
[101/159] Compiling C object test/stats-test.p/install_fixtures.c.o
[102/159] Compiling C object test/sign...ted_.._.._rauc-installer-generated.c.o
[102/159] Compiling C object test/stat...ted_.._.._rauc-installer-generated.c.o
[103/159] Compiling C object test/signature-test.p/common.c.o
[103/159] Compiling C object test/status_file-test.p/status_file.c.o
[104/159] Compiling C object test/signature-test.p/signature.c.o
[104/159] Compiling C object test/status_file-test.p/common.c.o
[105/159] Compiling C object test/stats-test.p/stats.c.o
[105/159] Compiling C object test/status_file-test.p/install_fixtures.c.o
[106/159] Compiling C object test/slot...ted_.._.._rauc-installer-generated.c.o
[106/159] Compiling C object test/upda...ted_.._.._rauc-installer-generated.c.o
[107/159] Compiling C object test/slot-test.p/common.c.o
[107/159] Compiling C object test/update_handler-test.p/update_handler.c.o
[108/159] Compiling C object test/slot-test.p/install_fixtures.c.o
[108/159] Compiling C object test/update_handler-test.p/common.c.o
[109/159] Compiling C object test/stats-test.p/install_fixtures.c.o
[109/159] Compiling C object test/update_handler-test.p/install_fixtures.c.o
[110/159] Compiling C object test/stat...ted_.._.._rauc-installer-generated.c.o
[110/159] Compiling C object test/util...ted_.._.._rauc-installer-generated.c.o
[111/159] Compiling C object test/stats-test.p/common.c.o
[111/159] Compiling C object test/utils-test.p/utils.c.o
[112/159] Compiling C object test/stat...ted_.._.._rauc-installer-generated.c.o
[112/159] Compiling C object test/utils-test.p/common.c.o
[113/159] Compiling C object test/status_file-test.p/install_fixtures.c.o
[113/159] Compiling C object test/utils-test.p/install_fixtures.c.o
[114/159] Compiling C object test/status_file-test.p/status_file.c.o
[114/159] Compiling C object test/netw...ted_.._.._rauc-installer-generated.c.o
[115/159] Compiling C object test/status_file-test.p/common.c.o
[115/159] Compiling C object test/network-test.p/network.c.o
[116/159] Compiling C object test/upda...ted_.._.._rauc-installer-generated.c.o
[116/159] Compiling C object test/network-test.p/common.c.o
[117/159] Compiling C object test/update_handler-test.p/common.c.o
[117/159] Compiling C object test/network-test.p/install_fixtures.c.o
[118/159] Compiling C object test/update_handler-test.p/install_fixtures.c.o
[118/159] Compiling C object test/nbd-...ted_.._.._rauc-installer-generated.c.o
[119/159] Compiling C object test/update_handler-test.p/update_handler.c.o
[119/159] Compiling C object test/nbd-test.p/nbd.c.o
[120/159] Compiling C object test/network-test.p/network.c.o
[120/159] Compiling C object test/nbd-test.p/common.c.o
[121/159] Compiling C object test/util...ted_.._.._rauc-installer-generated.c.o
[121/159] Compiling C object test/nbd-test.p/install_fixtures.c.o
[122/159] Compiling C object test/utils-test.p/install_fixtures.c.o
[122/159] Compiling C object test/boot...ted_.._.._rauc-installer-generated.c.o
[123/159] Compiling C object test/utils-test.p/utils.c.o
[123/159] Compiling C object test/boot_switch-test.p/boot_switch.c.o
[124/159] Compiling C object test/utils-test.p/common.c.o
[124/159] Compiling C object test/boot_switch-test.p/common.c.o
[125/159] Compiling C object test/netw...ted_.._.._rauc-installer-generated.c.o
[125/159] Compiling C object test/boot_switch-test.p/install_fixtures.c.o
[126/159] Compiling C object test/network-test.p/common.c.o
[126/159] Linking target rauc
[127/159] Compiling C object test/network-test.p/install_fixtures.c.o
[127/159] Linking target test/artifacts-test
[128/159] Compiling C object test/nbd-test.p/nbd.c.o
[128/159] Linking target test/boot_raw_fallback-test
[129/159] Compiling C object test/nbd-...ted_.._.._rauc-installer-generated.c.o
[129/159] Linking target test/bootchooser-test
[130/159] Compiling C object test/nbd-test.p/install_fixtures.c.o
[130/159] Linking target test/bundle-test
[131/159] Compiling C object test/nbd-test.p/common.c.o
[131/159] Linking target test/checksum-test
[132/159] Linking target test/artifacts-test
[132/159] Linking target test/config_file-test
[133/159] Linking target rauc
[133/159] Linking target test/context-test
[134/159] Compiling C object test/boot_switch-test.p/boot_switch.c.o
[134/159] Linking target test/dm-test
[135/159] Compiling C object test/boot...ted_.._.._rauc-installer-generated.c.o
[135/159] Linking target test/event_log-test
[136/159] Compiling C object test/boot_switch-test.p/common.c.o
[136/159] Linking target test/hash_index-test
[137/159] Compiling C object test/boot_switch-test.p/install_fixtures.c.o
[137/159] Linking target test/install-test
[138/159] Linking target test/boot_raw_fallback-test
[138/159] Linking target test/manifest-test
[139/159] Linking target test/bootchooser-test
[139/159] Linking target test/progress-test
[140/159] Linking target test/context-test
[140/159] Linking target test/service-test
[141/159] Linking target test/config_file-test
[141/159] Linking target test/signature-test
[142/159] Linking target test/manifest-test
[142/159] Linking target test/slot-test
[143/159] Linking target test/progress-test
[143/159] Linking target test/stats-test
[144/159] Linking target test/signature-test
[144/159] Linking target test/status_file-test
[145/159] Linking target test/service-test
[145/159] Linking target test/update_handler-test
[146/159] Linking target test/slot-test
[146/159] Linking target test/utils-test
[147/159] Linking target test/stats-test
[147/159] Linking target test/network-test
[148/159] Linking target test/status_file-test
[148/159] Linking target test/nbd-test
[149/159] Linking target test/update_handler-test
[149/159] Linking target test/boot_switch-test
[150/159] Linking target test/checksum-test
[151/159] Linking target test/network-test
[152/159] Linking target test/nbd-test
[153/159] Linking target test/boot_switch-test
[154/159] Linking target test/bundle-test
[155/159] Linking target test/utils-test
[156/159] Linking target test/dm-test
[157/159] Linking target test/event_log-test
[158/159] Linking target test/hash_index-test
[159/159] Linking target test/install-test
==> Entering fakeroot environment...
==> Starting package()...
Dropping privileges to 'root' before running ninja...
ninja: Entering directory `/build/rauc/src/build'

[0/1] Generating version.h with a custom command
[1/1] Generating version.h with a custom command
Installing rauc to /build/rauc/pkg/rauc/usr/bin
Installing /build/rauc/src/rauc-1.14/rauc.1 to /build/rauc/pkg/rauc/usr/share/man/man1
Installing /build/rauc/src/rauc-1.14/src/de.pengutronix.rauc.Installer.xml to /build/rauc/pkg/rauc/usr/share/dbus-1/interfaces
Installing /build/rauc/src/build/data/rauc.service to /build/rauc/pkg/rauc/usr/lib/systemd/system
Installing /build/rauc/src/build/data/de.pengutronix.rauc.service to /build/rauc/pkg/rauc/usr/share/dbus-1/system-services
Installing /build/rauc/src/build/data/rauc-service.sh to /build/rauc/pkg/rauc/usr/lib
Installing /build/rauc/src/build/data/de.pengutronix.rauc.conf to /build/rauc/pkg/rauc/usr/share/dbus-1/system.d
Installing /build/rauc/src/rauc-1.14/data/rauc.catalog to /build/rauc/pkg/rauc/usr/lib/systemd/catalog
install: creating directory '/build/rauc/pkg/rauc/etc'
install: creating directory '/build/rauc/pkg/rauc/etc/rauc/'
install: creating directory '/build/rauc/pkg/rauc/usr/share/doc'
install: creating directory '/build/rauc/pkg/rauc/usr/share/doc/rauc'
'rauc-1.14/contrib/grub.conf' -> '/build/rauc/pkg/rauc/usr/share/doc/rauc/grub.conf'
'rauc-1.14/contrib/uboot.sh' -> '/build/rauc/pkg/rauc/usr/share/doc/rauc/uboot.sh'
install: creating directory '/build/rauc/pkg/rauc/usr/lib/tmpfiles.d'
'rauc.tmpfiles' -> '/build/rauc/pkg/rauc/usr/lib/tmpfiles.d/rauc.conf'
==> 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 "rauc"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: rauc 1.14-1 (Tue Apr  8 12:26:36 2025)
==> Cleaning up...