>>> rauc 1.12 Extracting xzcat /workdir/instance-0/dl/rauc/rauc-1.12.tar.xz | tar --strip-components=1 -C /workdir/instance-0/output-1/build/rauc-1.12 -xf - >>> rauc 1.12 Patching >>> rauc 1.12 Configuring rm -rf /workdir/instance-0/output-1/build/rauc-1.12//build mkdir -p /workdir/instance-0/output-1/build/rauc-1.12//build sed -e "/^\[binaries\]$/s:$::" -e "/^\[properties\]$/s:$::" -e "s%@TARGET_CC@%/workdir/instance-0/output-1/host/bin/mipsel-buildroot-linux-musl-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/workdir/instance-0/output-1/host/bin/mipsel-buildroot-linux-musl-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%mips%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_FCFLAGS@%%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0'%g" -e "s%@TARGET_LDFLAGS@%'-ztext'%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0'%g" -e "s%@BR2_CMAKE@%/usr/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/workdir/instance-0/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/workdir/instance-0/output-1/host%g" -e "s%@STAGING_DIR@%/workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot%g" -e "s%@STATIC@%false%g" /workdir/instance-0/buildroot/support/misc/cross-compilation.conf.in > /workdir/instance-0/output-1/build/rauc-1.12//build/cross-compilation.conf PATH="/workdir/instance-0/output-1/host/bin:/workdir/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" CC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" PYTHONNOUSERSITE=y /workdir/instance-0/output-1/host/bin/meson setup --prefix=/usr --libdir=lib --default-library=shared --buildtype=release --cross-file=/workdir/instance-0/output-1/build/rauc-1.12//build/cross-compilation.conf -Db_pie=false -Db_staticpic=true -Dstrip=false -Dbuild.pkg_config_path=/workdir/instance-0/output-1/host/lib/pkgconfig -Dbuild.cmake_prefix_path=/workdir/instance-0/output-1/host/lib/cmake -Dtests=false -Dservice=false -Dgpt=disabled -Dnetwork=false -Djson=disabled -Dstreaming=false /workdir/instance-0/output-1/build/rauc-1.12/ /workdir/instance-0/output-1/build/rauc-1.12//build The Meson build system Version: 1.3.1 Source dir: /workdir/instance-0/output-1/build/rauc-1.12 Build dir: /workdir/instance-0/output-1/build/rauc-1.12/build Build type: cross build Project name: rauc Project version: 1.12 C compiler for the host machine: /workdir/instance-0/output-1/host/bin/mipsel-buildroot-linux-musl-gcc (gcc 13.3.0 "mipsel-buildroot-linux-musl-gcc.br_real (Buildroot 2024.08-761-g09964bc5c0) 13.3.0") C linker for the host machine: /workdir/instance-0/output-1/host/bin/mipsel-buildroot-linux-musl-gcc ld.bfd 2.43.1 C compiler for the build machine: /usr/bin/gcc (gcc 14.2.1 "gcc (GCC) 14.2.1 20240801 (Red Hat 14.2.1-1)") C linker for the build machine: /usr/bin/gcc ld.bfd 2.41-37 Build machine cpu family: x86_64 Build machine cpu: x86_64 Host machine cpu family: mips Host machine cpu: Target machine cpu family: mips Target machine cpu: Found pkg-config: YES (/workdir/instance-0/output-1/host/bin/pkgconf) 1.6.3 Run-time dependency glib-2.0 found: YES 2.76.1 Run-time dependency gio-2.0 found: YES 2.76.1 Run-time dependency gio-unix-2.0 found: YES 2.76.1 Run-time dependency openssl found: YES 3.9.2 Dependency json-glib-1.0 skipped: feature json disabled Found CMake: /usr/bin/cmake (3.28.2) Run-time dependency dbus-1 found: NO (tried pkgconfig and cmake) Dependency fdisk skipped: feature gpt disabled Run-time dependency libcurl found: NO (tried pkgconfig and cmake) Run-time dependency libnl-genl-3.0 found: YES 3.9.0 Run-time dependency threads found: YES Run-time dependency systemd found: NO (tried pkgconfig and cmake) 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/mmc/ioctl.h" : YES Found pkg-config: YES (/workdir/instance-0/output-1/host/bin/pkg-config) 1.6.3 Build-time dependency gio-2.0 found: YES 2.76.1 Program /workdir/instance-0/output-1/host/bin/gdbus-codegen found: YES (/workdir/instance-0/output-1/host/bin/gdbus-codegen) Configuring config.h using configuration Found git repository at /workdir Program sphinx-build found: NO Build targets in project: 5 NOTICE: Future-deprecated features used: * 1.1.0: {'"boolean option" keyword argument "value" of type str'} rauc 1.12 User defined options Cross files : /workdir/instance-0/output-1/build/rauc-1.12//build/cross-compilation.conf build.cmake_prefix_path: /workdir/instance-0/output-1/host/lib/cmake build.pkg_config_path : /workdir/instance-0/output-1/host/lib/pkgconfig buildtype : release default_library : shared libdir : lib prefix : /usr strip : false b_pie : false b_staticpic : true gpt : disabled json : disabled network : false service : false streaming : false tests : false Found ninja-1.11.1.git.kitware.jobserver-1 at /workdir/instance-0/output-1/host/bin/ninja >>> rauc 1.12 Building GIT_DIR=. PATH="/workdir/instance-0/output-1/host/bin:/workdir/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PYTHONNOUSERSITE=y /workdir/instance-0/output-1/host/bin/ninja -C /workdir/instance-0/output-1/build/rauc-1.12//build ninja: Entering directory `/workdir/instance-0/output-1/build/rauc-1.12//build' [1/32] Generating version.h with a custom command fatal: not a git repository: '.' [2/32] Generating gdbus header rauc-installer-generated.h [3/32] Generating gdbus source rauc-installer-generated.c [4/32] Compiling C object librauc.a.p/src_emmc.c.o [5/32] Compiling C object librauc.a.p/src_checksum.c.o [6/32] Compiling C object librauc.a.p/src_mbr.c.o [7/32] Compiling C object librauc.a.p/src_mark.c.o [8/32] Compiling C object librauc.a.p/src_crypt.c.o [9/32] Compiling C object librauc.a.p/src_dm.c.o [10/32] Compiling C object librauc.a.p/src_event_log.c.o In file included from /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib.h:117, from ../src/event_log.c:2: /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'event_log_format_fields_readable.constprop': /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/event_log.c:166:27: note: called from here 166 | g_autofree gchar *now_formatted = NULL; | ^~~~~~~~~~~~~ In function 'rotate_logfiles', inlined from 'event_log_writer_file' at ../src/event_log.c:343:7: /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/event_log.c:267:35: note: called from here 267 | g_autofree gchar *from_file = g_strdup_printf("%s.%d", logger->filename, file_num - 1); | ^~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/event_log.c:268:35: note: called from here 268 | g_autofree gchar *to_file = g_strdup_printf("%s.%d", logger->filename, file_num); | ^~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/event_log.c:267:35: note: called from here 267 | g_autofree gchar *from_file = g_strdup_printf("%s.%d", logger->filename, file_num - 1); | ^~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/event_log.c:268:35: note: called from here 268 | g_autofree gchar *to_file = g_strdup_printf("%s.%d", logger->filename, file_num); | ^~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/event_log.c:267:35: note: called from here 267 | g_autofree gchar *from_file = g_strdup_printf("%s.%d", logger->filename, file_num - 1); | ^~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/event_log.c:268:35: note: called from here 268 | g_autofree gchar *to_file = g_strdup_printf("%s.%d", logger->filename, file_num); | ^~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/event_log.c:245:27: note: called from here 245 | g_autofree gchar *rotfile = NULL; | ^~~~~~~ In file included from /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/lib/glib-2.0/include/glibconfig.h:9, from /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gtypes.h:34, from /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/galloca.h:34, from /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib.h:32: /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_GError.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:54:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 54 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GError, g_error_free) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/event_log.c:246:27: note: called from here 246 | g_autoptr(GError) ierror = NULL; | ^~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'event_log_writer_file': /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_GError.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:54:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 54 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GError, g_error_free) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/event_log.c:305:27: note: called from here 305 | g_autoptr(GError) ierror = NULL; | ^~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/event_log.c:306:27: note: called from here 306 | g_autofree gchar *formatted = NULL; | ^~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/event_log.c:307:27: note: called from here 307 | g_autofree gchar *output = NULL; | ^~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_GError.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:54:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 54 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GError, g_error_free) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/event_log.c:305:27: note: called from here 305 | g_autoptr(GError) ierror = NULL; | ^~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/event_log.c:306:27: note: called from here 306 | g_autofree gchar *formatted = NULL; | ^~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/event_log.c:307:27: note: called from here 307 | g_autofree gchar *output = NULL; | ^~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'r_event_log_message': /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/event_log.c:49:27: note: called from here 49 | g_autofree gchar *formatted = NULL; | ^~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'r_event_log_setup_logger': /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_GError.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:54:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 54 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GError, g_error_free) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/event_log.c:411:27: note: called from here 411 | g_autoptr(GError) ierror = NULL; | ^~~~~~ [11/32] Compiling C object librauc.a.p/src_mount.c.o [12/32] Compiling C object librauc.a.p/src_stats.c.o In file included from /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/lib/glib-2.0/include/glibconfig.h:9, from /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gtypes.h:34, from /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/galloca.h:34, from /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib.h:32, from ../include/stats.h:3, from ../src/stats.c:1: /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'r_stats_show': /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_GString.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 81 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GString, g_autoptr_cleanup_gstring_free) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/stats.c:65:28: note: called from here 65 | g_autoptr(GString) msg = g_string_sized_new(128); | ^~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_GString.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 81 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GString, g_autoptr_cleanup_gstring_free) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/stats.c:65:28: note: called from here 65 | g_autoptr(GString) msg = g_string_sized_new(128); | ^~~ [13/32] Compiling C object librauc.a.p/src_hash_index.c.o In file included from /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/lib/glib-2.0/include/glibconfig.h:9, from /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gtypes.h:34, from /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/galloca.h:34, from /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib.h:32, from /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/gobject/gbinding.h:30, from /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib-object.h:24, from /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/gio/gioenums.h:30, from /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/gio/giotypes.h:30, from /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/gio/gio.h:28, from ../src/hash_index.c:4: ../include/hash_index.h: In function 'r_hash_index_reuse': /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_RaucHashIndex.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../include/hash_index.h:149:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 149 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(RaucHashIndex, r_hash_index_free); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/hash_index.c:292:34: note: called from here 292 | g_autoptr(RaucHashIndex) new_idx = g_new0(RaucHashIndex, 1); | ^~~~~~~ ../include/hash_index.h: In function 'r_hash_index_open': /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_RaucHashIndex.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../include/hash_index.h:149:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 149 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(RaucHashIndex, r_hash_index_free); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/hash_index.c:232:34: note: called from here 232 | g_autoptr(RaucHashIndex) idx = g_new0(RaucHashIndex, 1); | ^~~ ../include/hash_index.h: In function 'r_hash_index_open_slot': /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_RaucHashIndex.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../include/hash_index.h:149:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 149 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(RaucHashIndex, r_hash_index_free); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/hash_index.c:322:34: note: called from here 322 | g_autoptr(RaucHashIndex) idx = NULL; | ^~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_RaucHashIndex.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../include/hash_index.h:149:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 149 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(RaucHashIndex, r_hash_index_free); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/hash_index.c:322:34: note: called from here 322 | g_autoptr(RaucHashIndex) idx = NULL; | ^~~ ../include/hash_index.h: In function 'r_hash_index_open_image': /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_RaucHashIndex.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../include/hash_index.h:149:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 149 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(RaucHashIndex, r_hash_index_free); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/hash_index.c:368:34: note: called from here 368 | g_autoptr(RaucHashIndex) idx = NULL; | ^~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_RaucHashIndex.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../include/hash_index.h:149:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 149 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(RaucHashIndex, r_hash_index_free); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/hash_index.c:368:34: note: called from here 368 | g_autoptr(RaucHashIndex) idx = NULL; | ^~~ [14/32] Compiling C object librauc.a.p/src_service.c.o [15/32] Compiling C object librauc.a.p/src_slot.c.o In file included from /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib.h:117, from ../include/slot.h:3, from ../src/slot.c:4: /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'r_slot_get_checksum_data_directory': /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/slot.c:191:27: note: called from here 191 | g_autofree gchar *sub_directory = NULL; | ^~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/slot.c:192:27: note: called from here 192 | g_autofree gchar *path = NULL; | ^~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'r_slot_move_checksum_data_directory': /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/slot.c:250:27: note: called from here 250 | g_autofree gchar *old_sub_directory = g_strdup_printf("hash-%s", old_digest); | ^~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/slot.c:251:27: note: called from here 251 | g_autofree gchar *old_path = g_build_filename(slot->data_directory, old_sub_directory, NULL); | ^~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/slot.c:253:27: note: called from here 253 | g_autofree gchar *new_sub_directory = g_strdup_printf("hash-%s", new_digest); | ^~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/slot.c:254:27: note: called from here 254 | g_autofree gchar *new_path = g_build_filename(slot->data_directory, new_sub_directory, NULL); | ^~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'r_slot_clean_data_directory': /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/slot.c:310:35: note: called from here 310 | g_autofree gchar *path = NULL; | ^~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/slot.c:283:27: note: called from here 283 | g_autofree gchar *expected_directory = NULL; | ^~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/slot.c:283:27: note: called from here 283 | g_autofree gchar *expected_directory = NULL; | ^~~~~~~~~~~~~~~~~~ [16/32] Compiling C object librauc.a.p/src_verity_hash.c.o [17/32] Compiling C object librauc.a.p/src_context.c.o In file included from /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib.h:117, from /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/gobject/gbinding.h:30, from /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib-object.h:24, from /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/gio/gioenums.h:30, from /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/gio/giotypes.h:30, from /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/gio/gio.h:28, from ../src/context.c:2: /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'r_context_send_progress': /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/context.c:579:35: note: called from here 579 | g_autofree gchar *old = step->description; | ^~~ In file included from /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/lib/glib-2.0/include/glibconfig.h:9, from /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gtypes.h:34, from /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/galloca.h:34, from /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib.h:32: In function 'glib_autoptr_cleanup_GDataInputStream', inlined from 'launch_and_wait_variables_handler' at ../src/context.c:208:30, inlined from 'get_system_info_from_handler' at ../src/context.c:323:7, inlined from 'r_context_configure_target' at ../src/context.c:403:26, inlined from 'r_context_configure' at ../src/context.c:513:7: /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1341:49: warning: inlining failed in call to 'glib_autoptr_clear_GDataInputStream': call is unlikely and code size would grow [-Winline] 1341 | #define _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) glib_autoptr_clear_##TypeName | ^~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1357:36: note: in expansion of macro '_GLIB_AUTOPTR_CLEAR_FUNC_NAME' 1357 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) (TypeName *_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/gio/gio-autocleanups.h:45:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 45 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDataInputStream, g_object_unref) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1341:49: note: called from here 1341 | #define _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) glib_autoptr_clear_##TypeName | ^ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1360:7: note: in expansion of macro '_GLIB_AUTOPTR_CLEAR_FUNC_NAME' 1360 | { _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) (*_ptr); } \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/gio/gio-autocleanups.h:45:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 45 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDataInputStream, g_object_unref) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'glib_autoptr_cleanup_GSubprocess', inlined from 'launch_and_wait_variables_handler' at ../src/context.c:206:25, inlined from 'get_system_info_from_handler' at ../src/context.c:323:7, inlined from 'r_context_configure_target' at ../src/context.c:403:26, inlined from 'r_context_configure' at ../src/context.c:513:7: /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1341:49: warning: inlining failed in call to 'glib_autoptr_clear_GSubprocess': call is unlikely and code size would grow [-Winline] 1341 | #define _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) glib_autoptr_clear_##TypeName | ^~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1357:36: note: in expansion of macro '_GLIB_AUTOPTR_CLEAR_FUNC_NAME' 1357 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) (TypeName *_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/gio/gio-autocleanups.h:134:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 134 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocess, g_object_unref) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1341:49: note: called from here 1341 | #define _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) glib_autoptr_clear_##TypeName | ^ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1360:7: note: in expansion of macro '_GLIB_AUTOPTR_CLEAR_FUNC_NAME' 1360 | { _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) (*_ptr); } \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/gio/gio-autocleanups.h:134:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 134 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocess, g_object_unref) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'glib_autoptr_cleanup_GSubprocessLauncher', inlined from 'launch_and_wait_variables_handler' at ../src/context.c:205:33, inlined from 'get_system_info_from_handler' at ../src/context.c:323:7, inlined from 'r_context_configure_target' at ../src/context.c:403:26, inlined from 'r_context_configure' at ../src/context.c:513:7: /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1341:49: warning: inlining failed in call to 'glib_autoptr_clear_GSubprocessLauncher': call is unlikely and code size would grow [-Winline] 1341 | #define _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) glib_autoptr_clear_##TypeName | ^~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1357:36: note: in expansion of macro '_GLIB_AUTOPTR_CLEAR_FUNC_NAME' 1357 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) (TypeName *_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/gio/gio-autocleanups.h:135:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 135 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocessLauncher, g_object_unref) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1341:49: note: called from here 1341 | #define _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) glib_autoptr_clear_##TypeName | ^ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1360:7: note: in expansion of macro '_GLIB_AUTOPTR_CLEAR_FUNC_NAME' 1360 | { _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) (*_ptr); } \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/gio/gio-autocleanups.h:135:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 135 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocessLauncher, g_object_unref) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'get_cmdline_bootname', inlined from 'r_context_configure_target' at ../src/context.c:417:23, inlined from 'r_context_configure' at ../src/context.c:513:7: /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/context.c:62:27: note: called from here 62 | g_autofree gchar *contents = NULL; | ^~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/context.c:63:27: note: called from here 63 | g_autofree gchar *realdev = NULL; | ^~~~~~~ In function 'r_subprocess_launcher_spawnv', inlined from 'get_custom_bootname' at ../src/context.c:159:11, inlined from 'r_context_configure_target' at ../src/context.c:421:23, inlined from 'r_context_configure' at ../src/context.c:513:7: /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../include/bundle.h:9, from ../include/context.h:10, from ../src/context.c:6: ../include/utils.h:55:27: note: called from here 55 | g_autofree gchar *call = g_strjoinv(" ", (gchar**) args->pdata); | ^~~~ In function 'get_custom_bootname', inlined from 'r_context_configure_target' at ../src/context.c:421:23, inlined from 'r_context_configure' at ../src/context.c:513:7: /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/context.c:148:27: note: called from here 148 | g_autofree gchar *outline = NULL; | ^~~~~~~ In function 'glib_autoptr_cleanup_GDataInputStream', inlined from 'get_custom_bootname' at ../src/context.c:146:30, inlined from 'r_context_configure_target' at ../src/context.c:421:23, inlined from 'r_context_configure' at ../src/context.c:513:7: /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1341:49: warning: inlining failed in call to 'glib_autoptr_clear_GDataInputStream': call is unlikely and code size would grow [-Winline] 1341 | #define _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) glib_autoptr_clear_##TypeName | ^~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1357:36: note: in expansion of macro '_GLIB_AUTOPTR_CLEAR_FUNC_NAME' 1357 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) (TypeName *_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/gio/gio-autocleanups.h:45:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 45 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDataInputStream, g_object_unref) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1341:49: note: called from here 1341 | #define _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) glib_autoptr_clear_##TypeName | ^ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1360:7: note: in expansion of macro '_GLIB_AUTOPTR_CLEAR_FUNC_NAME' 1360 | { _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) (*_ptr); } \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/gio/gio-autocleanups.h:45:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 45 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDataInputStream, g_object_unref) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'glib_autoptr_cleanup_GSubprocess', inlined from 'get_custom_bootname' at ../src/context.c:145:25, inlined from 'r_context_configure_target' at ../src/context.c:421:23, inlined from 'r_context_configure' at ../src/context.c:513:7: /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1341:49: warning: inlining failed in call to 'glib_autoptr_clear_GSubprocess': call is unlikely and code size would grow [-Winline] 1341 | #define _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) glib_autoptr_clear_##TypeName | ^~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1357:36: note: in expansion of macro '_GLIB_AUTOPTR_CLEAR_FUNC_NAME' 1357 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) (TypeName *_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/gio/gio-autocleanups.h:134:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 134 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocess, g_object_unref) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1341:49: note: called from here 1341 | #define _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) glib_autoptr_clear_##TypeName | ^ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1360:7: note: in expansion of macro '_GLIB_AUTOPTR_CLEAR_FUNC_NAME' 1360 | { _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) (*_ptr); } \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/gio/gio-autocleanups.h:134:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 134 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocess, g_object_unref) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'glib_autoptr_cleanup_GSubprocessLauncher', inlined from 'get_custom_bootname' at ../src/context.c:144:33, inlined from 'r_context_configure_target' at ../src/context.c:421:23, inlined from 'r_context_configure' at ../src/context.c:513:7: /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1341:49: warning: inlining failed in call to 'glib_autoptr_clear_GSubprocessLauncher': call is unlikely and code size would grow [-Winline] 1341 | #define _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) glib_autoptr_clear_##TypeName | ^~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1357:36: note: in expansion of macro '_GLIB_AUTOPTR_CLEAR_FUNC_NAME' 1357 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) (TypeName *_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/gio/gio-autocleanups.h:135:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 135 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocessLauncher, g_object_unref) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1341:49: note: called from here 1341 | #define _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) glib_autoptr_clear_##TypeName | ^ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1360:7: note: in expansion of macro '_GLIB_AUTOPTR_CLEAR_FUNC_NAME' 1360 | { _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) (*_ptr); } \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/gio/gio-autocleanups.h:135:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 135 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocessLauncher, g_object_unref) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'r_context_begin_step_formatted': /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/context.c:648:27: note: called from here 648 | g_autofree gchar *desc_formatted = NULL; | ^~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'r_context_begin_step_weighted_formatted': /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/context.c:663:27: note: called from here 663 | g_autofree gchar *desc_formatted = NULL; | ^~~~~~~~~~~~~~ [18/32] Compiling C object librauc.a.p/src_update_utils.c.o [19/32] Compiling C object librauc.a.p/src_status_file.c.o In file included from /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/lib/glib-2.0/include/glibconfig.h:9, from /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gtypes.h:34, from /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/galloca.h:34, from /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib.h:32, from ../src/status_file.c:2: /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'key_file_init_from_shared_status_file': /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_GKeyFile.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:58:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 58 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GKeyFile, g_key_file_unref) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/status_file.c:326:29: note: called from here 326 | g_autoptr(GKeyFile) key_file = NULL; | ^~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_GKeyFile.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:58:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 58 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GKeyFile, g_key_file_unref) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/status_file.c:326:29: note: called from here 326 | g_autoptr(GKeyFile) key_file = NULL; | ^~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'r_slot_status_read': /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_GKeyFile.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:58:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 58 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GKeyFile, g_key_file_unref) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/status_file.c:127:29: note: called from here 127 | g_autoptr(GKeyFile) key_file = NULL; | ^~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'r_slot_status_write': /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_GKeyFile.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:58:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 58 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GKeyFile, g_key_file_unref) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/status_file.c:151:29: note: called from here 151 | g_autoptr(GKeyFile) key_file = NULL; | ^~~~~~~~ In function 'load_slot_status_globally', inlined from 'r_slot_status_load' at ../src/status_file.c:263:4: /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_GKeyFile.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:58:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 58 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GKeyFile, g_key_file_unref) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/status_file.c:215:29: note: called from here 215 | g_autoptr(GKeyFile) key_file = g_key_file_new(); | ^~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_GKeyFile.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:58:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 58 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GKeyFile, g_key_file_unref) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/status_file.c:215:29: note: called from here 215 | g_autoptr(GKeyFile) key_file = g_key_file_new(); | ^~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_GKeyFile.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:58:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 58 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GKeyFile, g_key_file_unref) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/status_file.c:215:29: note: called from here 215 | g_autoptr(GKeyFile) key_file = g_key_file_new(); | ^~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_GKeyFile.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:58:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 58 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GKeyFile, g_key_file_unref) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/status_file.c:215:29: note: called from here 215 | g_autoptr(GKeyFile) key_file = g_key_file_new(); | ^~~~~~~~ In function 'save_slot_status_globally', inlined from 'r_slot_status_save' at ../src/status_file.c:415:10: /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_GKeyFile.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:58:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 58 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GKeyFile, g_key_file_unref) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/status_file.c:369:29: note: called from here 369 | g_autoptr(GKeyFile) key_file = NULL; | ^~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'r_system_status_load': /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_GKeyFile.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:58:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 58 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GKeyFile, g_key_file_unref) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/status_file.c:420:29: note: called from here 420 | g_autoptr(GKeyFile) key_file = NULL; | ^~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'r_system_status_save': /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_GKeyFile.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:58:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 58 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GKeyFile, g_key_file_unref) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/status_file.c:441:29: note: called from here 441 | g_autoptr(GKeyFile) key_file = NULL; | ^~~~~~~~ [20/32] Compiling C object librauc.a.p/src_config_file.c.o In file included from /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/lib/glib-2.0/include/glibconfig.h:9, from /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gtypes.h:34, from /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/galloca.h:34, from /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib.h:32, from ../src/config_file.c:1: /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'parse_bundle_formats': /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1349:43: warning: inlining failed in call to 'glib_auto_cleanup_GStrv.isra': call is unlikely and code size would grow [-Winline] 1349 | #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1381:36: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' 1381 | static G_GNUC_UNUSED inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { if (*_ptr != none) (func) (*_ptr); } \ | ^~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:101:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_FREE_FUNC' 101 | G_DEFINE_AUTO_CLEANUP_FREE_FUNC(GStrv, g_strfreev, NULL) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/config_file.c:80:23: note: called from here 80 | g_auto(GStrv) tokens = NULL; | ^~~~~~ In file included from /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib.h:117: /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'r_config_file_modified_check': /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/config_file.c:588:27: note: called from here 588 | g_autofree gchar *data = NULL; | ^~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/config_file.c:590:27: note: called from here 590 | g_autofree gchar *new_checksum = NULL; | ^~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/config_file.c:588:27: note: called from here 588 | g_autofree gchar *data = NULL; | ^~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/config_file.c:588:27: note: called from here 588 | g_autofree gchar *data = NULL; | ^~~~ In function 'r_event_log_parse_config_sections', inlined from 'load_config' at ../src/config_file.c:1095:7: /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/config_file.c:180:35: note: called from here 180 | g_autofree gchar *log_format = NULL; | ^~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/config_file.c:180:35: note: called from here 180 | g_autofree gchar *log_format = NULL; | ^~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1349:43: warning: inlining failed in call to 'glib_auto_cleanup_GStrv.isra': call is unlikely and code size would grow [-Winline] 1349 | #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1381:36: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' 1381 | static G_GNUC_UNUSED inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { if (*_ptr != none) (func) (*_ptr); } \ | ^~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:101:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_FREE_FUNC' 101 | G_DEFINE_AUTO_CLEANUP_FREE_FUNC(GStrv, g_strfreev, NULL) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/config_file.c:166:23: note: called from here 166 | g_auto(GStrv) groups = NULL; | ^~~~~~ In function 'parse_slots', inlined from 'load_config' at ../src/config_file.c:1101:13: /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1349:43: warning: inlining failed in call to 'glib_auto_cleanup_GStrv.isra': call is unlikely and code size would grow [-Winline] 1349 | #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1381:36: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' 1381 | static G_GNUC_UNUSED inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { if (*_ptr != none) (func) (*_ptr); } \ | ^~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:101:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_FREE_FUNC' 101 | G_DEFINE_AUTO_CLEANUP_FREE_FUNC(GStrv, g_strfreev, NULL) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/config_file.c:351:31: note: called from here 351 | g_auto(GStrv) groupsplit = g_strsplit(groups[i], ".", -1); | ^~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1349:43: warning: inlining failed in call to 'glib_auto_cleanup_GStrv.isra': call is unlikely and code size would grow [-Winline] 1349 | #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1381:36: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' 1381 | static G_GNUC_UNUSED inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { if (*_ptr != none) (func) (*_ptr); } \ | ^~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:101:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_FREE_FUNC' 101 | G_DEFINE_AUTO_CLEANUP_FREE_FUNC(GStrv, g_strfreev, NULL) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/config_file.c:351:31: note: called from here 351 | g_auto(GStrv) groupsplit = g_strsplit(groups[i], ".", -1); | ^~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1349:43: warning: inlining failed in call to 'glib_auto_cleanup_GStrv.isra': call is unlikely and code size would grow [-Winline] 1349 | #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1381:36: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' 1381 | static G_GNUC_UNUSED inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { if (*_ptr != none) (func) (*_ptr); } \ | ^~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:101:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_FREE_FUNC' 101 | G_DEFINE_AUTO_CLEANUP_FREE_FUNC(GStrv, g_strfreev, NULL) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/config_file.c:351:31: note: called from here 351 | g_auto(GStrv) groupsplit = g_strsplit(groups[i], ".", -1); | ^~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1349:43: warning: inlining failed in call to 'glib_auto_cleanup_GStrv.isra': call is unlikely and code size would grow [-Winline] 1349 | #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1381:36: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' 1381 | static G_GNUC_UNUSED inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { if (*_ptr != none) (func) (*_ptr); } \ | ^~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:101:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_FREE_FUNC' 101 | G_DEFINE_AUTO_CLEANUP_FREE_FUNC(GStrv, g_strfreev, NULL) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/config_file.c:340:23: note: called from here 340 | g_auto(GStrv) groups = NULL; | ^~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1349:43: warning: inlining failed in call to 'glib_auto_cleanup_GStrv.isra': call is unlikely and code size would grow [-Winline] 1349 | #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1381:36: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' 1381 | static G_GNUC_UNUSED inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { if (*_ptr != none) (func) (*_ptr); } \ | ^~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:101:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_FREE_FUNC' 101 | G_DEFINE_AUTO_CLEANUP_FREE_FUNC(GStrv, g_strfreev, NULL) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/config_file.c:340:23: note: called from here 340 | g_auto(GStrv) groups = NULL; | ^~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'load_config': /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/config_file.c:612:27: note: called from here 612 | g_autofree gchar *data = NULL; | ^~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/config_file.c:617:27: note: called from here 617 | g_autofree gchar *variant_data = NULL; | ^~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/config_file.c:618:27: note: called from here 618 | g_autofree gchar *version_data = NULL; | ^~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/config_file.c:619:27: note: called from here 619 | g_autofree gchar *bundle_formats = NULL; | ^~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/config_file.c:612:27: note: called from here 612 | g_autofree gchar *data = NULL; | ^~~~ [21/32] Compiling C object librauc.a.p/meson-generated_.._rauc-installer-generated.c.o [22/32] Compiling C object librauc.a.p/src_manifest.c.o In file included from ../include/config_file.h:6, from ../src/manifest.c:4: ../include/manifest.h: In function 'prepare_manifest': ../include/manifest.h:203:28: warning: inlining failed in call to 'r_manifest_bundle_format_to_str': call is unlikely and code size would grow [-Winline] 203 | static inline const gchar *r_manifest_bundle_format_to_str(RManifestBundleFormat format) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/manifest.c:646:25: note: called from here 646 | g_key_file_set_string(key_file, "bundle", "format", r_manifest_bundle_format_to_str(mf->bundle_format)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib.h:117, from ../include/checksum.h:3, from ../src/manifest.c:3: /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/manifest.c:682:35: note: called from here 682 | g_autofree gchar *group = NULL; | ^~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/manifest.c:732:51: note: called from here 732 | g_autofree gchar *group = g_strdup_printf("meta.%s", meta_group); | ^~~~~ ../include/manifest.h: In function 'check_manifest_internal': ../include/manifest.h:203:28: warning: inlining failed in call to 'r_manifest_bundle_format_to_str': call is unlikely and code size would grow [-Winline] 203 | static inline const gchar *r_manifest_bundle_format_to_str(RManifestBundleFormat format) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/manifest.c:486:25: note: called from here 486 | g_set_error(error, R_MANIFEST_ERROR, R_MANIFEST_CHECK_ERROR, "Bundle format '%s' not allowed for internal manifest", r_manifest_bundle_format_to_str(mf->bundle_format)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../include/manifest.h:203:28: warning: inlining failed in call to 'r_manifest_bundle_format_to_str': call is unlikely and code size would grow [-Winline] 203 | static inline const gchar *r_manifest_bundle_format_to_str(RManifestBundleFormat format) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/manifest.c:501:17: note: called from here 501 | g_set_error(error, R_MANIFEST_ERROR, R_MANIFEST_CHECK_ERROR, "Unexpected verity hash for %s bundle in internal manifest", r_manifest_bundle_format_to_str(mf->bundle_format)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../include/manifest.h:203:28: warning: inlining failed in call to 'r_manifest_bundle_format_to_str': call is unlikely and code size would grow [-Winline] 203 | static inline const gchar *r_manifest_bundle_format_to_str(RManifestBundleFormat format) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/manifest.c:505:17: note: called from here 505 | g_set_error(error, R_MANIFEST_ERROR, R_MANIFEST_CHECK_ERROR, "Unexpected verity salt for %s bundle in internal manifest", r_manifest_bundle_format_to_str(mf->bundle_format)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../include/manifest.h:203:28: warning: inlining failed in call to 'r_manifest_bundle_format_to_str': call is unlikely and code size would grow [-Winline] 203 | static inline const gchar *r_manifest_bundle_format_to_str(RManifestBundleFormat format) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/manifest.c:509:17: note: called from here 509 | g_set_error(error, R_MANIFEST_ERROR, R_MANIFEST_CHECK_ERROR, "Unexpected verity size for %s bundle in internal manifest", r_manifest_bundle_format_to_str(mf->bundle_format)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../include/manifest.h: In function 'check_manifest_external': ../include/manifest.h:203:28: warning: inlining failed in call to 'r_manifest_bundle_format_to_str': call is unlikely and code size would grow [-Winline] 203 | static inline const gchar *r_manifest_bundle_format_to_str(RManifestBundleFormat format) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/manifest.c:527:18: note: called from here 527 | format = r_manifest_bundle_format_to_str(mf->bundle_format); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/lib/glib-2.0/include/glibconfig.h:9, from /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gtypes.h:34, from /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/galloca.h:34, from /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib.h:32: /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'save_manifest_mem': /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_GKeyFile.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:58:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 58 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GKeyFile, g_key_file_unref) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/manifest.c:743:29: note: called from here 743 | g_autoptr(GKeyFile) key_file = NULL; | ^~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'save_manifest_file': /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_GKeyFile.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:58:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 58 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GKeyFile, g_key_file_unref) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/manifest.c:765:29: note: called from here 765 | g_autoptr(GKeyFile) key_file = NULL; | ^~~~~~~~ ../include/manifest.h: In function 'r_manifest_to_dict': ../include/manifest.h:203:28: warning: inlining failed in call to 'r_manifest_bundle_format_to_str': call is unlikely and code size would grow [-Winline] 203 | static inline const gchar *r_manifest_bundle_format_to_str(RManifestBundleFormat format) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/manifest.c:805:9: note: called from here 805 | g_variant_dict_insert(&grp_dict, "format", "s", r_manifest_bundle_format_to_str(manifest->bundle_format)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'parse_image', inlined from 'parse_manifest' at ../src/manifest.c:290:9: /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1349:43: warning: inlining failed in call to 'glib_auto_cleanup_GStrv.isra': call is unlikely and code size would grow [-Winline] 1349 | #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1381:36: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' 1381 | static G_GNUC_UNUSED inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { if (*_ptr != none) (func) (*_ptr); } \ | ^~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:101:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_FREE_FUNC' 101 | G_DEFINE_AUTO_CLEANUP_FREE_FUNC(GStrv, g_strfreev, NULL) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/manifest.c:21:23: note: called from here 21 | g_auto(GStrv) groupsplit = NULL; | ^~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1349:43: warning: inlining failed in call to 'glib_auto_cleanup_GStrv.isra': call is unlikely and code size would grow [-Winline] 1349 | #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1381:36: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' 1381 | static G_GNUC_UNUSED inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { if (*_ptr != none) (func) (*_ptr); } \ | ^~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:101:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_FREE_FUNC' 101 | G_DEFINE_AUTO_CLEANUP_FREE_FUNC(GStrv, g_strfreev, NULL) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/manifest.c:23:23: note: called from here 23 | g_auto(GStrv) hooks = NULL; | ^~~~~ In function 'parse_meta', inlined from 'parse_manifest' at ../src/manifest.c:299:9: /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/manifest.c:142:35: note: called from here 142 | g_autofree gchar *env_key = NULL; | ^~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/manifest.c:141:35: note: called from here 141 | g_autofree gchar *value = key_file_consume_string(key_file, group, *key, &ierror); | ^~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/manifest.c:142:35: note: called from here 142 | g_autofree gchar *env_key = NULL; | ^~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1349:43: warning: inlining failed in call to 'glib_auto_cleanup_GStrv.isra': call is unlikely and code size would grow [-Winline] 1349 | #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1381:36: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' 1381 | static G_GNUC_UNUSED inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { if (*_ptr != none) (func) (*_ptr); } \ | ^~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:101:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_FREE_FUNC' 101 | G_DEFINE_AUTO_CLEANUP_FREE_FUNC(GStrv, g_strfreev, NULL) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/manifest.c:110:23: note: called from here 110 | g_auto(GStrv) groupsplit = NULL; | ^~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1349:43: warning: inlining failed in call to 'glib_auto_cleanup_GStrv.isra': call is unlikely and code size would grow [-Winline] 1349 | #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1381:36: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' 1381 | static G_GNUC_UNUSED inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { if (*_ptr != none) (func) (*_ptr); } \ | ^~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:101:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_FREE_FUNC' 101 | G_DEFINE_AUTO_CLEANUP_FREE_FUNC(GStrv, g_strfreev, NULL) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/manifest.c:111:23: note: called from here 111 | g_auto(GStrv) keys = NULL; | ^~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/manifest.c:113:27: note: called from here 113 | g_autofree gchar *env_section = NULL; | ^~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1349:43: warning: inlining failed in call to 'glib_auto_cleanup_GStrv.isra': call is unlikely and code size would grow [-Winline] 1349 | #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1381:36: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' 1381 | static G_GNUC_UNUSED inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { if (*_ptr != none) (func) (*_ptr); } \ | ^~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:101:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_FREE_FUNC' 101 | G_DEFINE_AUTO_CLEANUP_FREE_FUNC(GStrv, g_strfreev, NULL) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/manifest.c:110:23: note: called from here 110 | g_auto(GStrv) groupsplit = NULL; | ^~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1349:43: warning: inlining failed in call to 'glib_auto_cleanup_GStrv.isra': call is unlikely and code size would grow [-Winline] 1349 | #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1381:36: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' 1381 | static G_GNUC_UNUSED inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { if (*_ptr != none) (func) (*_ptr); } \ | ^~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:101:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_FREE_FUNC' 101 | G_DEFINE_AUTO_CLEANUP_FREE_FUNC(GStrv, g_strfreev, NULL) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/manifest.c:111:23: note: called from here 111 | g_auto(GStrv) keys = NULL; | ^~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'parse_manifest': /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/manifest.c:181:27: note: called from here 181 | g_autofree gchar *tmp = NULL; | ^~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1349:43: warning: inlining failed in call to 'glib_auto_cleanup_GStrv.isra': call is unlikely and code size would grow [-Winline] 1349 | #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1381:36: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' 1381 | static G_GNUC_UNUSED inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { if (*_ptr != none) (func) (*_ptr); } \ | ^~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:101:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_FREE_FUNC' 101 | G_DEFINE_AUTO_CLEANUP_FREE_FUNC(GStrv, g_strfreev, NULL) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/manifest.c:182:23: note: called from here 182 | g_auto(GStrv) groups = NULL; | ^~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1349:43: warning: inlining failed in call to 'glib_auto_cleanup_GStrv.isra': call is unlikely and code size would grow [-Winline] 1349 | #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1381:36: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' 1381 | static G_GNUC_UNUSED inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { if (*_ptr != none) (func) (*_ptr); } \ | ^~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:101:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_FREE_FUNC' 101 | G_DEFINE_AUTO_CLEANUP_FREE_FUNC(GStrv, g_strfreev, NULL) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/manifest.c:184:23: note: called from here 184 | g_auto(GStrv) bundle_hooks = NULL; | ^~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'load_manifest_mem': /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_GKeyFile.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:58:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 58 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GKeyFile, g_key_file_unref) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/manifest.c:319:29: note: called from here 319 | g_autoptr(GKeyFile) key_file = NULL; | ^~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/manifest.c:322:27: note: called from here 322 | g_autofree gchar *manifest_checksum = NULL; | ^~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'load_manifest_file': /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/manifest.c:352:27: note: called from here 352 | g_autofree gchar *data; | ^~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_GKeyFile.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:58:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 58 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GKeyFile, g_key_file_unref) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/manifest.c:354:29: note: called from here 354 | g_autoptr(GKeyFile) key_file = NULL; | ^~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/manifest.c:355:27: note: called from here 355 | g_autofree gchar *manifest_checksum = NULL; | ^~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'sync_manifest_with_contentdir': /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/manifest.c:995:35: note: called from here 995 | g_autofree gchar *filename = g_build_filename(dir, image->filename, NULL); | ^~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/manifest.c:995:35: note: called from here 995 | g_autofree gchar *filename = g_build_filename(dir, image->filename, NULL); | ^~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/manifest.c:1004:35: note: called from here 1004 | g_autofree gchar *hookpath = NULL; | ^~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/manifest.c:1004:35: note: called from here 1004 | g_autofree gchar *hookpath = NULL; | ^~~~~~~~ In function 'update_manifest_checksums', inlined from 'sync_manifest_with_contentdir' at ../src/manifest.c:1012:9: /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/manifest.c:960:35: note: called from here 960 | g_autofree gchar *filename = NULL; | ^~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/manifest.c:960:35: note: called from here 960 | g_autofree gchar *filename = NULL; | ^~~~~~~~ [23/32] Compiling C object librauc.a.p/src_utils.c.o In file included from /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib.h:117, from /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/gobject/gbinding.h:30, from /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib-object.h:24, from /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/gio/gioenums.h:30, from /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/gio/giotypes.h:30, from /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/gio/gio.h:28, from ../src/utils.c:4: /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'r_subprocess_newv': /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../src/utils.c:14: ../include/utils.h:47:27: note: called from here 47 | g_autofree gchar *call = g_strjoinv(" ", (gchar**) args->pdata); | ^~~~ ../include/utils.h: In function 'r_subprocess_new': ../include/utils.h:45:28: warning: inlining failed in call to 'r_subprocess_newv': call is unlikely and code size would grow [-Winline] 45 | static inline GSubprocess* r_subprocess_newv(GPtrArray *args, GSubprocessFlags flags, GError **error) | ^~~~~~~~~~~~~~~~~ ../src/utils.c:40:18: note: called from here 40 | result = r_subprocess_newv(args, flags, error); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../include/utils.h: In function 'r_subprocess_runv': ../include/utils.h:45:28: warning: inlining failed in call to 'r_subprocess_newv': call is unlikely and code size would grow [-Winline] 45 | static inline GSubprocess* r_subprocess_newv(GPtrArray *args, GSubprocessFlags flags, GError **error) | ^~~~~~~~~~~~~~~~~ ../src/utils.c:53:17: note: called from here 53 | sproc = r_subprocess_newv(args, flags, &ierror); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'r_ptr_array_env_to_shell': /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/utils.c:97:35: note: called from here 97 | g_autofree gchar *k = NULL; | ^ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/utils.c:98:35: note: called from here 98 | g_autofree gchar *v = NULL; | ^ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'r_environ_setenv_ptr_array': /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/utils.c:126:35: note: called from here 126 | g_autofree gchar *k = NULL; | ^ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'copy_file': /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/utils.c:186:27: note: called from here 186 | g_autofree gchar *srcpath = g_build_filename(srcprefix, srcfile, NULL); | ^~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/utils.c:187:27: note: called from here 187 | g_autofree gchar *dstpath = g_build_filename(dstprefix, dstfile, NULL); | ^~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/utils.c:186:27: note: called from here 186 | g_autofree gchar *srcpath = g_build_filename(srcprefix, srcfile, NULL); | ^~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/utils.c:187:27: note: called from here 187 | g_autofree gchar *dstpath = g_build_filename(dstprefix, dstfile, NULL); | ^~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'resolve_path': /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/utils.c:232:27: note: called from here 232 | g_autofree gchar *cwd = NULL; | ^~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/utils.c:233:27: note: called from here 233 | g_autofree gchar *dir = NULL; | ^~~ In file included from /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/lib/glib-2.0/include/glibconfig.h:9, from /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gtypes.h:34, from /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/galloca.h:34, from /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib.h:32: /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'check_remaining_groups': /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1349:43: warning: inlining failed in call to 'glib_auto_cleanup_GStrv.isra': call is unlikely and code size would grow [-Winline] 1349 | #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1381:36: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' 1381 | static G_GNUC_UNUSED inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { if (*_ptr != none) (func) (*_ptr); } \ | ^~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:101:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_FREE_FUNC' 101 | G_DEFINE_AUTO_CLEANUP_FREE_FUNC(GStrv, g_strfreev, NULL) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/utils.c:266:23: note: called from here 266 | g_auto(GStrv) rem_groups = NULL; | ^~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'check_remaining_keys': /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1349:43: warning: inlining failed in call to 'glib_auto_cleanup_GStrv.isra': call is unlikely and code size would grow [-Winline] 1349 | #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1381:36: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' 1381 | static G_GNUC_UNUSED inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { if (*_ptr != none) (func) (*_ptr); } \ | ^~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:101:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_FREE_FUNC' 101 | G_DEFINE_AUTO_CLEANUP_FREE_FUNC(GStrv, g_strfreev, NULL) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/utils.c:281:23: note: called from here 281 | g_auto(GStrv) rem_keys = NULL; | ^~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'key_file_consume_binary_suffixed_string': /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/utils.c:360:27: note: called from here 360 | g_autofree gchar *string = NULL; | ^~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'r_hex_decode': /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/utils.c:427:28: note: called from here 427 | g_autofree guint8 *raw = NULL; | ^~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'r_pwrite_lazy': /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/utils.c:590:28: note: called from here 590 | g_autofree guint8 *read_data = g_malloc(size); | ^~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'r_prepare_env_key': /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/utils.c:650:27: note: called from here 650 | g_autofree gchar *result = NULL; | ^~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'r_update_symlink': /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/utils.c:682:27: note: called from here 682 | g_autofree gchar *old_target = NULL; | ^~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/utils.c:683:27: note: called from here 683 | g_autofree gchar *tmp_name = NULL; | ^~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'r_fakeroot_init': /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/utils.c:754:27: note: called from here 754 | g_autofree gchar *tmpdir = NULL; | ^~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/utils.c:755:27: note: called from here 755 | g_autofree gchar *tmpfile = NULL; | ^~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/utils.c:754:27: note: called from here 754 | g_autofree gchar *tmpdir = NULL; | ^~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/utils.c:755:27: note: called from here 755 | g_autofree gchar *tmpfile = NULL; | ^~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'r_fakeroot_cleanup': /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/utils.c:800:27: note: called from here 800 | g_autofree gchar *tmpdir = NULL; | ^~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'r_bytes_unref_to_string': /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/utils.c:817:27: note: called from here 817 | g_autofree gchar *data = NULL; | ^~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'r_semver_parse': /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/utils.c:832:27: note: called from here 832 | g_autofree gchar *version_copy = g_strdup(version_string); | ^~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1349:43: warning: inlining failed in call to 'glib_auto_cleanup_GStrv.isra': call is unlikely and code size would grow [-Winline] 1349 | #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1381:36: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' 1381 | static G_GNUC_UNUSED inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { if (*_ptr != none) (func) (*_ptr); } \ | ^~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:101:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_FREE_FUNC' 101 | G_DEFINE_AUTO_CLEANUP_FREE_FUNC(GStrv, g_strfreev, NULL) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/utils.c:835:23: note: called from here 835 | g_auto(GStrv) version_parts = NULL; | ^~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'r_semver_less_equal': /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/utils.c:933:27: note: called from here 933 | g_autofree gchar *pre_release_a = NULL; | ^~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/utils.c:935:27: note: called from here 935 | g_autofree gchar *pre_release_b = NULL; | ^~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1349:43: warning: inlining failed in call to 'glib_auto_cleanup_GStrv.isra': call is unlikely and code size would grow [-Winline] 1349 | #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1381:36: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' 1381 | static G_GNUC_UNUSED inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { if (*_ptr != none) (func) (*_ptr); } \ | ^~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:101:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_FREE_FUNC' 101 | G_DEFINE_AUTO_CLEANUP_FREE_FUNC(GStrv, g_strfreev, NULL) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/utils.c:936:23: note: called from here 936 | g_auto(GStrv) pre_fields_a = NULL; | ^~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1349:43: warning: inlining failed in call to 'glib_auto_cleanup_GStrv.isra': call is unlikely and code size would grow [-Winline] 1349 | #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1381:36: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' 1381 | static G_GNUC_UNUSED inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { if (*_ptr != none) (func) (*_ptr); } \ | ^~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:101:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_FREE_FUNC' 101 | G_DEFINE_AUTO_CLEANUP_FREE_FUNC(GStrv, g_strfreev, NULL) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/utils.c:937:23: note: called from here 937 | g_auto(GStrv) pre_fields_b = NULL; | ^~~~~~~~~~~~ [24/32] Compiling C object librauc.a.p/src_install.c.o In file included from /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/lib/glib-2.0/include/glibconfig.h:9, from /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gtypes.h:34, from /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/galloca.h:34, from /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib.h:32, from /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/gobject/gbinding.h:30, from /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib-object.h:24, from /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/gio/gioenums.h:30, from /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/gio/giotypes.h:30, from /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/gio/gio.h:28, from /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/gio-unix-2.0/gio/gfiledescriptorbased.h:26, from ../src/install.c:3: /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'prepare_environment': /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_GString.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 81 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GString, g_autoptr_cleanup_gstring_free) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/install.c:637:28: note: called from here 637 | g_autoptr(GString) slots = g_string_sized_new(128); | ^~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_GString.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 81 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GString, g_autoptr_cleanup_gstring_free) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/install.c:638:28: note: called from here 638 | g_autoptr(GString) target_slots = g_string_sized_new(128); | ^~~~~~~~~~~~ In file included from ../include/bundle.h:9, from ../src/install.c:16: ../include/utils.h: In function 'launch_and_wait_handler': ../include/utils.h:89:20: warning: inlining failed in call to 'r_ptr_array_addv': call is unlikely and code size would grow [-Winline] 89 | static inline void r_ptr_array_addv(GPtrArray *ptrarray, gchar **argvp, gboolean copy) | ^~~~~~~~~~~~~~~~ ../src/install.c:760:17: note: called from here 760 | r_ptr_array_addv(args_array, handler_argv, FALSE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib.h:117: In function 'r_subprocess_launcher_spawnv', inlined from 'launch_and_wait_handler' at ../src/install.c:764:15: /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../include/utils.h:55:27: note: called from here 55 | g_autofree gchar *call = g_strjoinv(" ", (gchar**) args->pdata); | ^~~~ In function 'parse_handler_output', inlined from 'launch_and_wait_handler' at ../src/install.c:780:21: /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/install.c:526:35: note: called from here 526 | g_autofree gchar *joined = g_strjoinv(" ", &split[2]); | ^~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/install.c:529:35: note: called from here 529 | g_autofree gchar *joined = g_strjoinv(" ", &split[2]); | ^~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1349:43: warning: inlining failed in call to 'glib_auto_cleanup_GStrv.isra': call is unlikely and code size would grow [-Winline] 1349 | #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1381:36: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' 1381 | static G_GNUC_UNUSED inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { if (*_ptr != none) (func) (*_ptr); } \ | ^~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:101:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_FREE_FUNC' 101 | G_DEFINE_AUTO_CLEANUP_FREE_FUNC(GStrv, g_strfreev, NULL) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/install.c:505:23: note: called from here 505 | g_auto(GStrv) split = NULL; | ^~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'launch_and_wait_handler': /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/install.c:775:35: note: called from here 775 | g_autofree gchar *handler_message = NULL; | ^~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_GPtrArray.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 61 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPtrArray, g_ptr_array_unref) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/install.c:743:30: note: called from here 743 | g_autoptr(GPtrArray) args_array = NULL; | ^~~~~~~~~~ In function 'glib_autoptr_cleanup_GDataInputStream', inlined from 'launch_and_wait_handler' at ../src/install.c:745:30: /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1341:49: warning: inlining failed in call to 'glib_autoptr_clear_GDataInputStream': call is unlikely and code size would grow [-Winline] 1341 | #define _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) glib_autoptr_clear_##TypeName | ^~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1357:36: note: in expansion of macro '_GLIB_AUTOPTR_CLEAR_FUNC_NAME' 1357 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) (TypeName *_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/gio/gio-autocleanups.h:45:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 45 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDataInputStream, g_object_unref) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1341:49: note: called from here 1341 | #define _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) glib_autoptr_clear_##TypeName | ^ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1360:7: note: in expansion of macro '_GLIB_AUTOPTR_CLEAR_FUNC_NAME' 1360 | { _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) (*_ptr); } \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/gio/gio-autocleanups.h:45:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 45 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDataInputStream, g_object_unref) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'launch_and_wait_handler': /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_GPtrArray.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 61 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPtrArray, g_ptr_array_unref) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/install.c:743:30: note: called from here 743 | g_autoptr(GPtrArray) args_array = NULL; | ^~~~~~~~~~ In function 'glib_autoptr_cleanup_GSubprocess', inlined from 'launch_and_wait_handler' at ../src/install.c:740:25: /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1341:49: warning: inlining failed in call to 'glib_autoptr_clear_GSubprocess': call is unlikely and code size would grow [-Winline] 1341 | #define _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) glib_autoptr_clear_##TypeName | ^~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1357:36: note: in expansion of macro '_GLIB_AUTOPTR_CLEAR_FUNC_NAME' 1357 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) (TypeName *_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/gio/gio-autocleanups.h:134:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 134 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocess, g_object_unref) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1341:49: note: called from here 1341 | #define _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) glib_autoptr_clear_##TypeName | ^ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1360:7: note: in expansion of macro '_GLIB_AUTOPTR_CLEAR_FUNC_NAME' 1360 | { _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) (*_ptr); } \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/gio/gio-autocleanups.h:134:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 134 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocess, g_object_unref) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'glib_autoptr_cleanup_GSubprocessLauncher', inlined from 'launch_and_wait_handler' at ../src/install.c:739:33: /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1341:49: warning: inlining failed in call to 'glib_autoptr_clear_GSubprocessLauncher': call is unlikely and code size would grow [-Winline] 1341 | #define _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) glib_autoptr_clear_##TypeName | ^~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1357:36: note: in expansion of macro '_GLIB_AUTOPTR_CLEAR_FUNC_NAME' 1357 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) (TypeName *_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/gio/gio-autocleanups.h:135:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 135 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocessLauncher, g_object_unref) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1341:49: note: called from here 1341 | #define _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) glib_autoptr_clear_##TypeName | ^ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1360:7: note: in expansion of macro '_GLIB_AUTOPTR_CLEAR_FUNC_NAME' 1360 | { _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) (*_ptr); } \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/gio/gio-autocleanups.h:135:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 135 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocessLauncher, g_object_unref) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'resolve_loop_device', inlined from 'update_external_mount_points' at ../src/install.c:111:16: /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/install.c:63:27: note: called from here 63 | g_autofree gchar *devicename = NULL; | ^~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/install.c:64:27: note: called from here 64 | g_autofree gchar *syspath = NULL; | ^~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'update_external_mount_points': /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/install.c:109:35: note: called from here 109 | g_autofree gchar *devicepath = NULL; | ^~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/install.c:109:35: note: called from here 109 | g_autofree gchar *devicepath = NULL; | ^~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/install.c:109:35: note: called from here 109 | g_autofree gchar *devicepath = NULL; | ^~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'determine_slot_states': /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/install.c:177:35: note: called from here 177 | g_autofree gchar *realdev = NULL; | ^~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/install.c:177:35: note: called from here 177 | g_autofree gchar *realdev = NULL; | ^~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'determine_boot_states': /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_GError.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:54:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 54 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GError, g_error_free) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/install.c:268:35: note: called from here 268 | g_autoptr(GError) ierror = NULL; | ^~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'determine_target_install_group': /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/install.c:356:28: note: called from here 356 | g_autofree gchar **rootclasses = NULL; | ^~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/install.c:356:28: note: called from here 356 | g_autofree gchar **rootclasses = NULL; | ^~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'r_install_make_plans': /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/install.c:416:28: note: called from here 416 | g_autofree gchar **slotclasses = NULL; | ^~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_GPtrArray.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 61 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPtrArray, g_ptr_array_unref) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/install.c:417:30: note: called from here 417 | g_autoptr(GPtrArray) install_plans = g_ptr_array_new_with_free_func(r_image_install_plan_free); | ^~~~~~~~~~~~~ In function 'assemble_info_headers', inlined from 'do_install_bundle' at ../src/install.c:1401:40: /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/install.c:1346:43: note: called from here 1346 | g_autofree gchar *uptime = get_uptime(); | ^~~~~~ In function 'get_uptime', inlined from 'assemble_info_headers' at ../src/install.c:1346:31, inlined from 'do_install_bundle' at ../src/install.c:1401:40: /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/install.c:1284:27: note: called from here 1284 | g_autofree gchar *contents = NULL; | ^~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_GError.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:54:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 54 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GError, g_error_free) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/install.c:1285:27: note: called from here 1285 | g_autoptr(GError) ierror = NULL; | ^~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1349:43: warning: inlining failed in call to 'glib_auto_cleanup_GStrv.isra': call is unlikely and code size would grow [-Winline] 1349 | #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1381:36: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' 1381 | static G_GNUC_UNUSED inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { if (*_ptr != none) (func) (*_ptr); } \ | ^~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:101:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_FREE_FUNC' 101 | G_DEFINE_AUTO_CLEANUP_FREE_FUNC(GStrv, g_strfreev, NULL) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/install.c:1286:23: note: called from here 1286 | g_auto(GStrv) uptime = NULL; | ^~~~~~ In function 'assemble_info_headers', inlined from 'do_install_bundle' at ../src/install.c:1401:40: /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/install.c:1346:43: note: called from here 1346 | g_autofree gchar *uptime = get_uptime(); | ^~~~~~ In function 'system_info_to_header', inlined from 'assemble_info_headers' at ../src/install.c:1360:20, inlined from 'do_install_bundle' at ../src/install.c:1401:40: /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/install.c:1305:27: note: called from here 1305 | g_autofree gchar *header_key = NULL; | ^~~~~~~~~~ In function 'run_bundle_hook', inlined from 'do_install_bundle' at ../src/install.c:1447:3: /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/install.c:801:27: note: called from here 801 | g_autofree gchar *hook_name = NULL; | ^~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/install.c:809:27: note: called from here 809 | g_autofree gchar *hookreturnmsg = NULL; | ^~~~~~~~~~~~~ In function 'glib_autoptr_cleanup_GDataInputStream', inlined from 'run_bundle_hook' at ../src/install.c:806:30, inlined from 'do_install_bundle' at ../src/install.c:1447:3: /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1341:49: warning: inlining failed in call to 'glib_autoptr_clear_GDataInputStream': call is unlikely and code size would grow [-Winline] 1341 | #define _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) glib_autoptr_clear_##TypeName | ^~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1357:36: note: in expansion of macro '_GLIB_AUTOPTR_CLEAR_FUNC_NAME' 1357 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) (TypeName *_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/gio/gio-autocleanups.h:45:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 45 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDataInputStream, g_object_unref) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1341:49: note: called from here 1341 | #define _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) glib_autoptr_clear_##TypeName | ^ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1360:7: note: in expansion of macro '_GLIB_AUTOPTR_CLEAR_FUNC_NAME' 1360 | { _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) (*_ptr); } \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/gio/gio-autocleanups.h:45:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 45 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDataInputStream, g_object_unref) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'glib_autoptr_cleanup_GSubprocess', inlined from 'run_bundle_hook' at ../src/install.c:803:25, inlined from 'do_install_bundle' at ../src/install.c:1447:3: /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1341:49: warning: inlining failed in call to 'glib_autoptr_clear_GSubprocess': call is unlikely and code size would grow [-Winline] 1341 | #define _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) glib_autoptr_clear_##TypeName | ^~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1357:36: note: in expansion of macro '_GLIB_AUTOPTR_CLEAR_FUNC_NAME' 1357 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) (TypeName *_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/gio/gio-autocleanups.h:134:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 134 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocess, g_object_unref) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1341:49: note: called from here 1341 | #define _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) glib_autoptr_clear_##TypeName | ^ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1360:7: note: in expansion of macro '_GLIB_AUTOPTR_CLEAR_FUNC_NAME' 1360 | { _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) (*_ptr); } \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/gio/gio-autocleanups.h:134:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 134 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocess, g_object_unref) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'glib_autoptr_cleanup_GSubprocessLauncher', inlined from 'run_bundle_hook' at ../src/install.c:802:33, inlined from 'do_install_bundle' at ../src/install.c:1447:3: /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1341:49: warning: inlining failed in call to 'glib_autoptr_clear_GSubprocessLauncher': call is unlikely and code size would grow [-Winline] 1341 | #define _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) glib_autoptr_clear_##TypeName | ^~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1357:36: note: in expansion of macro '_GLIB_AUTOPTR_CLEAR_FUNC_NAME' 1357 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) (TypeName *_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/gio/gio-autocleanups.h:135:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 135 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocessLauncher, g_object_unref) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1341:49: note: called from here 1341 | #define _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) glib_autoptr_clear_##TypeName | ^ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1360:7: note: in expansion of macro '_GLIB_AUTOPTR_CLEAR_FUNC_NAME' 1360 | { _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) (*_ptr); } \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/gio/gio-autocleanups.h:135:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 135 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocessLauncher, g_object_unref) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'run_bundle_hook', inlined from 'do_install_bundle' at ../src/install.c:1447:3: /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/install.c:801:27: note: called from here 801 | g_autofree gchar *hook_name = NULL; | ^~~~~~~~~ In function 'launch_and_wait_custom_handler', inlined from 'do_install_bundle' at ../src/install.c:1477:9: /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1349:43: warning: inlining failed in call to 'glib_auto_cleanup_GStrv.isra': call is unlikely and code size would grow [-Winline] 1349 | #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1381:36: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' 1381 | static G_GNUC_UNUSED inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { if (*_ptr != none) (func) (*_ptr); } \ | ^~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:101:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_FREE_FUNC' 101 | G_DEFINE_AUTO_CLEANUP_FREE_FUNC(GStrv, g_strfreev, NULL) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/install.c:892:31: note: called from here 892 | g_auto(GStrv) handler_argvp = NULL; | ^~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1349:43: warning: inlining failed in call to 'glib_auto_cleanup_GStrv.isra': call is unlikely and code size would grow [-Winline] 1349 | #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1381:36: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' 1381 | static G_GNUC_UNUSED inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { if (*_ptr != none) (func) (*_ptr); } \ | ^~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:101:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_FREE_FUNC' 101 | G_DEFINE_AUTO_CLEANUP_FREE_FUNC(GStrv, g_strfreev, NULL) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/install.c:892:31: note: called from here 892 | g_auto(GStrv) handler_argvp = NULL; | ^~~~~~~~~~~~~ ../include/utils.h:89:20: warning: inlining failed in call to 'r_ptr_array_addv': call is unlikely and code size would grow [-Winline] 89 | static inline void r_ptr_array_addv(GPtrArray *ptrarray, gchar **argvp, gboolean copy) | ^~~~~~~~~~~~~~~~ ../src/install.c:898:17: note: called from here 898 | r_ptr_array_addv(handler_args, handler_argvp, TRUE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1349:43: warning: inlining failed in call to 'glib_auto_cleanup_GStrv.isra': call is unlikely and code size would grow [-Winline] 1349 | #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1381:36: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' 1381 | static G_GNUC_UNUSED inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { if (*_ptr != none) (func) (*_ptr); } \ | ^~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:101:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_FREE_FUNC' 101 | G_DEFINE_AUTO_CLEANUP_FREE_FUNC(GStrv, g_strfreev, NULL) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/install.c:901:31: note: called from here 901 | g_auto(GStrv) extra_argvp = NULL; | ^~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1349:43: warning: inlining failed in call to 'glib_auto_cleanup_GStrv.isra': call is unlikely and code size would grow [-Winline] 1349 | #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1381:36: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' 1381 | static G_GNUC_UNUSED inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { if (*_ptr != none) (func) (*_ptr); } \ | ^~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:101:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_FREE_FUNC' 101 | G_DEFINE_AUTO_CLEANUP_FREE_FUNC(GStrv, g_strfreev, NULL) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/install.c:901:31: note: called from here 901 | g_auto(GStrv) extra_argvp = NULL; | ^~~~~~~~~~~ ../include/utils.h:89:20: warning: inlining failed in call to 'r_ptr_array_addv': call is unlikely and code size would grow [-Winline] 89 | static inline void r_ptr_array_addv(GPtrArray *ptrarray, gchar **argvp, gboolean copy) | ^~~~~~~~~~~~~~~~ ../src/install.c:907:17: note: called from here 907 | r_ptr_array_addv(handler_args, extra_argvp, TRUE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/install.c:882:27: note: called from here 882 | g_autofree gchar* handler_name = NULL; | ^~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_GPtrArray.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 61 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPtrArray, g_ptr_array_unref) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/install.c:883:30: note: called from here 883 | g_autoptr(GPtrArray) handler_args = NULL; | ^~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1349:43: warning: inlining failed in call to 'glib_auto_cleanup_GStrv.isra': call is unlikely and code size would grow [-Winline] 1349 | #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1381:36: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' 1381 | static G_GNUC_UNUSED inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { if (*_ptr != none) (func) (*_ptr); } \ | ^~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:101:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_FREE_FUNC' 101 | G_DEFINE_AUTO_CLEANUP_FREE_FUNC(GStrv, g_strfreev, NULL) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/install.c:884:23: note: called from here 884 | g_auto(GStrv) env = NULL; | ^~~ In function 'handle_slot_install_plan', inlined from 'launch_and_wait_default_handler' at ../src/install.c:1254:8, inlined from 'do_install_bundle' at ../src/install.c:1480:9: /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/install.c:1058:35: note: called from here 1058 | g_autofree gchar *old_digest = g_steal_pointer(&slot_state->checksum.digest); | ^~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/install.c:1058:35: note: called from here 1058 | g_autofree gchar *old_digest = g_steal_pointer(&slot_state->checksum.digest); | ^~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_GError.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:54:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 54 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GError, g_error_free) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/install.c:1094:35: note: called from here 1094 | g_autoptr(GError) ierror_status = NULL; | ^~~~~~~~~~~~~ In function 'launch_and_wait_default_handler', inlined from 'do_install_bundle' at ../src/install.c:1480:9: /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/install.c:1216:27: note: called from here 1216 | g_autofree gchar *hook_name = NULL; | ^~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_GPtrArray.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 61 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPtrArray, g_ptr_array_unref) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/install.c:1218:30: note: called from here 1218 | g_autoptr(GPtrArray) install_plans = NULL; | ^~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'do_install_bundle': /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1349:43: warning: inlining failed in call to 'glib_auto_cleanup_GStrv.isra': call is unlikely and code size would grow [-Winline] 1349 | #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1381:36: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' 1381 | static G_GNUC_UNUSED inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { if (*_ptr != none) (func) (*_ptr); } \ | ^~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:101:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_FREE_FUNC' 101 | G_DEFINE_AUTO_CLEANUP_FREE_FUNC(GStrv, g_strfreev, NULL) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/install.c:1377:23: note: called from here 1377 | g_auto(GStrv) handler_env = NULL; | ^~~~~~~~~~~ In function 'log_event_installation_done', inlined from 'do_install_bundle' at ../src/install.c:1507:2: /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/install.c:1175:27: note: called from here 1175 | g_autofree gchar *formatted = NULL; | ^~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'do_install_bundle': /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1349:43: warning: inlining failed in call to 'glib_auto_cleanup_GStrv.isra': call is unlikely and code size would grow [-Winline] 1349 | #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1381:36: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' 1381 | static G_GNUC_UNUSED inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { if (*_ptr != none) (func) (*_ptr); } \ | ^~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:101:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_FREE_FUNC' 101 | G_DEFINE_AUTO_CLEANUP_FREE_FUNC(GStrv, g_strfreev, NULL) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/install.c:1377:23: note: called from here 1377 | g_auto(GStrv) handler_env = NULL; | ^~~~~~~~~~~ [25/32] Compiling C object rauc.p/meson-generated_.._rauc-installer-generated.c.o [26/32] Compiling C object librauc.a.p/src_signature.c.o ../src/signature.c: In function 'signature_init': ../src/signature.c:97:13: warning: implicit declaration of function 'X509_PURPOSE_get_by_id'; did you mean 'X509_PURPOSE_get_id'? [-Wimplicit-function-declaration] 97 | if (X509_PURPOSE_get_by_id(id) >= 0) { | ^~~~~~~~~~~~~~~~~~~~~~ | X509_PURPOSE_get_id ../src/signature.c:97:13: warning: nested extern declaration of 'X509_PURPOSE_get_by_id' [-Wnested-externs] ../src/signature.c:107:15: warning: implicit declaration of function 'X509_PURPOSE_add'; did you mean 'X509_PURPOSE_ANY'? [-Wimplicit-function-declaration] 107 | ret = X509_PURPOSE_add(id, X509_TRUST_OBJECT_SIGN, 0, check_purpose_code_sign, "Code signing", "codesign-rauc", NULL); | ^~~~~~~~~~~~~~~~ | X509_PURPOSE_ANY ../src/signature.c:107:15: warning: nested extern declaration of 'X509_PURPOSE_add' [-Wnested-externs] In file included from /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib.h:117, from ../include/context.h:3, from ../src/signature.c:12: /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'file_contains_crl': /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/signature.c:426:27: note: called from here 426 | g_autofree gchar *contents = NULL; | ^~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'bio_print_recipient': /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/signature.c:800:27: note: called from here 800 | g_autofree gchar *s = NULL; | ^ In function 'contains_crl', inlined from 'setup_x509_store' at ../src/signature.c:496:11: /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/signature.c:454:43: note: called from here 454 | g_autofree gchar *certpath = g_build_filename(load_cadir, filename, NULL); | ^~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/signature.c:454:43: note: called from here 454 | g_autofree gchar *certpath = g_build_filename(load_cadir, filename, NULL); | ^~~~~~~~ In file included from /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/lib/glib-2.0/include/glibconfig.h:9, from /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gtypes.h:34, from /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/galloca.h:34, from /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib.h:32: ../include/signature.h: In function 'setup_x509_store': /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_X509_STORE.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../include/signature.h:9:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 9 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(X509_STORE, X509_STORE_free) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/signature.c:469:31: note: called from here 469 | g_autoptr(X509_STORE) store = NULL; | ^~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'get_pubkey_hash': /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/signature.c:666:35: note: called from here 666 | g_autofree unsigned char *der_buf = NULL; | ^~~~~~~ ../include/signature.h: In function 'sigdata_to_string': /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_CMS_ContentInfo.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../include/signature.h:8:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 8 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(CMS_ContentInfo, CMS_ContentInfo_free) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/signature.c:763:36: note: called from here 763 | g_autoptr(CMS_ContentInfo) cms = NULL; | ^~~ ../include/signature.h: In function 'envelopeddata_to_string': /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_CMS_ContentInfo.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../include/signature.h:8:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 8 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(CMS_ContentInfo, CMS_ContentInfo_free) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/signature.c:830:36: note: called from here 830 | g_autoptr(CMS_ContentInfo) cms = NULL; | ^~~ ../include/signature.h: In function 'cms_is_detached': /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_CMS_ContentInfo.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../include/signature.h:8:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 8 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(CMS_ContentInfo, CMS_ContentInfo_free) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/signature.c:1151:36: note: called from here 1151 | g_autoptr(CMS_ContentInfo) cms = NULL; | ^~~ ../include/signature.h: In function 'cms_is_envelopeddata': /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_CMS_ContentInfo.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../include/signature.h:8:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 8 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(CMS_ContentInfo, CMS_ContentInfo_free) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/signature.c:1183:36: note: called from here 1183 | g_autoptr(CMS_ContentInfo) cms = NULL; | ^~~ ../include/signature.h: In function 'cms_get_unverified_manifest': /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_CMS_ContentInfo.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../include/signature.h:8:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 8 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(CMS_ContentInfo, CMS_ContentInfo_free) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/signature.c:1203:36: note: called from here 1203 | g_autoptr(CMS_ContentInfo) cms = NULL; | ^~~ In function 'asn1_time_to_tm', inlined from 'cms_verify_bytes' at ../src/signature.c:1356:8: /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/signature.c:1108:27: note: called from here 1108 | g_autofree gchar *ret; | ^~~ ../include/signature.h: In function 'cms_verify_bytes': /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_CMS_ContentInfo.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../include/signature.h:8:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 8 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(CMS_ContentInfo, CMS_ContentInfo_free) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/signature.c:1269:36: note: called from here 1269 | g_autoptr(CMS_ContentInfo) icms = NULL; | ^~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/signature.c:1273:27: note: called from here 1273 | g_autofree gchar *signers = NULL; | ^~~~~~~ ../include/signature.h: In function 'cms_sign': /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_CMS_ContentInfo.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../include/signature.h:8:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 8 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(CMS_ContentInfo, CMS_ContentInfo_free) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/signature.c:603:44: note: called from here 603 | g_autoptr(CMS_ContentInfo) vcms = NULL; | ^~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_X509_STORE.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../include/signature.h:9:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 9 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(X509_STORE, X509_STORE_free) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/signature.c:604:39: note: called from here 604 | g_autoptr(X509_STORE) store = NULL; | ^~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_GBytes.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:49:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 49 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBytes, g_bytes_unref) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/signature.c:606:35: note: called from here 606 | g_autoptr(GBytes) manifest = NULL; | ^~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_CMS_ContentInfo.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../include/signature.h:8:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 8 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(CMS_ContentInfo, CMS_ContentInfo_free) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/signature.c:603:44: note: called from here 603 | g_autoptr(CMS_ContentInfo) vcms = NULL; | ^~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_X509_STORE.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../include/signature.h:9:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 9 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(X509_STORE, X509_STORE_free) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/signature.c:604:39: note: called from here 604 | g_autoptr(X509_STORE) store = NULL; | ^~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_GBytes.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:49:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 49 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBytes, g_bytes_unref) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/signature.c:606:35: note: called from here 606 | g_autoptr(GBytes) manifest = NULL; | ^~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_CMS_ContentInfo.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../include/signature.h:8:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 8 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(CMS_ContentInfo, CMS_ContentInfo_free) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/signature.c:527:36: note: called from here 527 | g_autoptr(CMS_ContentInfo) cms = NULL; | ^~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'cms_sign_file': /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_GBytes.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:49:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 49 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBytes, g_bytes_unref) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/signature.c:1420:27: note: called from here 1420 | g_autoptr(GBytes) content = NULL; | ^~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'cms_sign_manifest': /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_GBytes.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:49:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 49 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBytes, g_bytes_unref) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/signature.c:1448:27: note: called from here 1448 | g_autoptr(GBytes) content = NULL; | ^~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'cms_verify_fd': /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_GBytes.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:49:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 49 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBytes, g_bytes_unref) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/signature.c:1479:27: note: called from here 1479 | g_autoptr(GBytes) content = NULL; | ^~~~~~~ ../include/signature.h: In function 'cms_encrypt': /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_CMS_ContentInfo.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../include/signature.h:8:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 8 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(CMS_ContentInfo, CMS_ContentInfo_free) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/signature.c:1552:36: note: called from here 1552 | g_autoptr(CMS_ContentInfo) cms = NULL; | ^~~ ../include/signature.h: In function 'cms_decrypt': /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_CMS_ContentInfo.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../include/signature.h:8:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 8 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(CMS_ContentInfo, CMS_ContentInfo_free) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/signature.c:1620:36: note: called from here 1620 | g_autoptr(CMS_ContentInfo) icms = NULL; | ^~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_CMS_ContentInfo.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../include/signature.h:8:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 8 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(CMS_ContentInfo, CMS_ContentInfo_free) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/signature.c:1620:36: note: called from here 1620 | g_autoptr(CMS_ContentInfo) icms = NULL; | ^~~~ [27/32] Compiling C object librauc.a.p/src_bootchooser.c.o In file included from /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib.h:117, from /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/gobject/gbinding.h:30, from /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib-object.h:24, from /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/gio/gioenums.h:30, from /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/gio/giotypes.h:30, from /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/gio/gio.h:28, from ../src/bootchooser.c:3: /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'r_subprocess_newv': /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../include/bundle.h:9, from ../include/context.h:10, from ../src/bootchooser.c:7: ../include/utils.h:47:27: note: called from here 47 | g_autofree gchar *call = g_strjoinv(" ", (gchar**) args->pdata); | ^~~~ In file included from /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/lib/glib-2.0/include/glibconfig.h:9, from /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gtypes.h:34, from /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/galloca.h:34, from /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib.h:32: /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'bootchooser_order_primay': /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_GList.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:59:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 59 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GList, g_list_free) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bootchooser.c:38:26: note: called from here 38 | g_autoptr(GList) slots = NULL; | ^~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/gio/gio-autocleanups.h: In function 'uboot_env_get.constprop': /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_GSubprocess.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/gio/gio-autocleanups.h:134:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 134 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocess, g_object_unref) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bootchooser.c:664:32: note: called from here 664 | g_autoptr(GSubprocess) sub = NULL; | ^~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_GBytes.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:49:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 49 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBytes, g_bytes_unref) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bootchooser.c:666:27: note: called from here 666 | g_autoptr(GBytes) stdout_bytes = NULL; | ^~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/gio/gio-autocleanups.h: In function 'custom_backend_get.constprop': /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_GSubprocess.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/gio/gio-autocleanups.h:134:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 134 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocess, g_object_unref) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bootchooser.c:1471:32: note: called from here 1471 | g_autoptr(GSubprocess) sub = NULL; | ^~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_GBytes.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:49:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 49 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBytes, g_bytes_unref) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bootchooser.c:1473:27: note: called from here 1473 | g_autoptr(GBytes) stdout_bytes = NULL; | ^~~~~~~~~~~~ ../include/utils.h: In function 'grub_env_set': ../include/utils.h:45:28: warning: inlining failed in call to 'r_subprocess_newv': call is unlikely and code size would grow [-Winline] 45 | static inline GSubprocess* r_subprocess_newv(GPtrArray *args, GSubprocessFlags flags, GError **error) | ^~~~~~~~~~~~~~~~~ ../src/bootchooser.c:457:15: note: called from here 457 | sub = r_subprocess_newv(pairs, G_SUBPROCESS_FLAGS_NONE, &ierror); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_GSubprocess.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/gio/gio-autocleanups.h:134:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 134 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocess, g_object_unref) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bootchooser.c:442:32: note: called from here 442 | g_autoptr(GSubprocess) sub = NULL; | ^~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/gio/gio-autocleanups.h: In function 'custom_backend_set': /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_GSubprocess.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/gio/gio-autocleanups.h:134:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 134 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocess, g_object_unref) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bootchooser.c:1541:32: note: called from here 1541 | g_autoptr(GSubprocess) sub = NULL; | ^~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/gio/gio-autocleanups.h: In function 'uboot_env_set': /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_GSubprocess.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/gio/gio-autocleanups.h:134:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 134 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocess, g_object_unref) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bootchooser.c:724:32: note: called from here 724 | g_autoptr(GSubprocess) sub = NULL; | ^~~ ../include/utils.h: In function 'barebox_state_set': ../include/utils.h:45:28: warning: inlining failed in call to 'r_subprocess_newv': call is unlikely and code size would grow [-Winline] 45 | static inline GSubprocess* r_subprocess_newv(GPtrArray *args, GSubprocessFlags flags, GError **error) | ^~~~~~~~~~~~~~~~~ ../src/bootchooser.c:187:15: note: called from here 187 | sub = r_subprocess_newv(args, G_SUBPROCESS_FLAGS_NONE, &ierror); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_GSubprocess.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/gio/gio-autocleanups.h:134:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 134 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocess, g_object_unref) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bootchooser.c:163:32: note: called from here 163 | g_autoptr(GSubprocess) sub = NULL; | ^~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_GPtrArray.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 61 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPtrArray, g_ptr_array_unref) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bootchooser.c:165:30: note: called from here 165 | g_autoptr(GPtrArray) args = g_ptr_array_new_full(2*pairs->len+2, g_free); | ^~~~ ../include/utils.h: In function 'barebox_state_get': ../include/utils.h:45:28: warning: inlining failed in call to 'r_subprocess_newv': call is unlikely and code size would grow [-Winline] 45 | static inline GSubprocess* r_subprocess_newv(GPtrArray *args, GSubprocessFlags flags, GError **error) | ^~~~~~~~~~~~~~~~~ ../src/bootchooser.c:95:15: note: called from here 95 | sub = r_subprocess_newv(args, G_SUBPROCESS_FLAGS_STDOUT_PIPE, &ierror); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bootchooser.c:109:35: note: called from here 109 | g_autofree gchar* outline = g_data_input_stream_read_line(datainstream, NULL, NULL, &ierror); | ^~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bootchooser.c:109:35: note: called from here 109 | g_autofree gchar* outline = g_data_input_stream_read_line(datainstream, NULL, NULL, &ierror); | ^~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_GSubprocess.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/gio/gio-autocleanups.h:134:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 134 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocess, g_object_unref) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bootchooser.c:69:32: note: called from here 69 | g_autoptr(GSubprocess) sub = NULL; | ^~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_GPtrArray.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 61 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPtrArray, g_ptr_array_unref) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bootchooser.c:74:30: note: called from here 74 | g_autoptr(GPtrArray) args = g_ptr_array_new_full(6, g_free); | ^~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_GSubprocess.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/gio/gio-autocleanups.h:134:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 134 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocess, g_object_unref) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bootchooser.c:69:32: note: called from here 69 | g_autoptr(GSubprocess) sub = NULL; | ^~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/gio/gio-autocleanups.h: In function 'efi_bootorder_get.constprop': /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_GSubprocess.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/gio/gio-autocleanups.h:134:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 134 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocess, g_object_unref) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bootchooser.c:1093:32: note: called from here 1093 | g_autoptr(GSubprocess) sub = NULL; | ^~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_GBytes.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:49:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 49 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBytes, g_bytes_unref) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bootchooser.c:1095:27: note: called from here 1095 | g_autoptr(GBytes) stdout_bytes = NULL; | ^~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bootchooser.c:1096:27: note: called from here 1096 | g_autofree gchar *stdout_str = NULL; | ^~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bootchooser.c:1101:27: note: called from here 1101 | g_autofree gchar *matched = NULL; | ^~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1343:48: warning: inlining failed in call to 'glib_listautoptr_cleanup_efi_bootentry.isra': call is unlikely and code size would grow [-Winline] 1343 | #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1361:36: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' 1361 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bootchooser.c:995:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 995 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(efi_bootentry, efi_bootentry_free); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bootchooser.c:1102:35: note: called from here 1102 | g_autolist(efi_bootentry) entries = NULL; | ^~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_GList.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:59:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 59 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GList, g_list_free) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bootchooser.c:1103:26: note: called from here 1103 | g_autoptr(GList) returnorder = NULL; | ^~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1349:43: warning: inlining failed in call to 'glib_auto_cleanup_GStrv.isra': call is unlikely and code size would grow [-Winline] 1349 | #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1381:36: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' 1381 | static G_GNUC_UNUSED inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { if (*_ptr != none) (func) (*_ptr); } \ | ^~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:101:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_FREE_FUNC' 101 | G_DEFINE_AUTO_CLEANUP_FREE_FUNC(GStrv, g_strfreev, NULL) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bootchooser.c:1104:23: note: called from here 1104 | g_auto(GStrv) bootnumorder = NULL; | ^~~~~~~~~~~~ In function 'efi_bootorder_set', inlined from 'efi_modify_persistent_bootorder' at ../src/bootchooser.c:1329:7: /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_GSubprocess.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/gio/gio-autocleanups.h:134:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 134 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocess, g_object_unref) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bootchooser.c:999:32: note: called from here 999 | g_autoptr(GSubprocess) sub = NULL; | ^~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'efi_modify_persistent_bootorder': /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_GList.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:59:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 59 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GList, g_list_free) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bootchooser.c:1273:26: note: called from here 1273 | g_autoptr(GList) entries = NULL; | ^~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1343:48: warning: inlining failed in call to 'glib_listautoptr_cleanup_efi_bootentry.isra': call is unlikely and code size would grow [-Winline] 1343 | #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1361:36: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' 1361 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bootchooser.c:995:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 995 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(efi_bootentry, efi_bootentry_free); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bootchooser.c:1274:35: note: called from here 1274 | g_autolist(efi_bootentry) all_entries = NULL; | ^~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_GPtrArray.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 61 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPtrArray, g_ptr_array_unref) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bootchooser.c:1275:30: note: called from here 1275 | g_autoptr(GPtrArray) bootorder = NULL; | ^~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bootchooser.c:1276:27: note: called from here 1276 | g_autofree gchar *order = NULL; | ^~~~~ ../include/utils.h: In function 'grub_env_get.constprop': ../include/utils.h:45:28: warning: inlining failed in call to 'r_subprocess_newv': call is unlikely and code size would grow [-Winline] 45 | static inline GSubprocess* r_subprocess_newv(GPtrArray *args, GSubprocessFlags flags, GError **error) | ^~~~~~~~~~~~~~~~~ ../src/bootchooser.c:377:15: note: called from here 377 | sub = r_subprocess_newv(sub_args, G_SUBPROCESS_FLAGS_STDOUT_PIPE | G_SUBPROCESS_FLAGS_STDERR_MERGE, &ierror); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bootchooser.c:416:35: note: called from here 416 | g_autofree gchar *key_prefix = g_strdup_printf("%s=", key); | ^~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1349:43: warning: inlining failed in call to 'glib_auto_cleanup_GStrv.isra': call is unlikely and code size would grow [-Winline] 1349 | #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1381:36: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' 1381 | static G_GNUC_UNUSED inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { if (*_ptr != none) (func) (*_ptr); } \ | ^~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:101:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_FREE_FUNC' 101 | G_DEFINE_AUTO_CLEANUP_FREE_FUNC(GStrv, g_strfreev, NULL) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bootchooser.c:417:31: note: called from here 417 | g_auto(GStrv) variables = g_strsplit(stdout_str, "\n", -1); | ^~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bootchooser.c:416:35: note: called from here 416 | g_autofree gchar *key_prefix = g_strdup_printf("%s=", key); | ^~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1349:43: warning: inlining failed in call to 'glib_auto_cleanup_GStrv.isra': call is unlikely and code size would grow [-Winline] 1349 | #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1381:36: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' 1381 | static G_GNUC_UNUSED inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { if (*_ptr != none) (func) (*_ptr); } \ | ^~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:101:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_FREE_FUNC' 101 | G_DEFINE_AUTO_CLEANUP_FREE_FUNC(GStrv, g_strfreev, NULL) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bootchooser.c:417:31: note: called from here 417 | g_auto(GStrv) variables = g_strsplit(stdout_str, "\n", -1); | ^~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_GPtrArray.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 61 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPtrArray, g_ptr_array_unref) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bootchooser.c:356:30: note: called from here 356 | g_autoptr(GPtrArray) sub_args = NULL; | ^~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_GSubprocess.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/gio/gio-autocleanups.h:134:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 134 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocess, g_object_unref) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bootchooser.c:357:32: note: called from here 357 | g_autoptr(GSubprocess) sub = NULL; | ^~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_GBytes.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:49:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 49 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBytes, g_bytes_unref) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bootchooser.c:359:27: note: called from here 359 | g_autoptr(GBytes) stdout_bytes = NULL; | ^~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bootchooser.c:360:27: note: called from here 360 | g_autofree gchar *stdout_str = NULL; | ^~~~~~~~~~ In function 'grub_get_state', inlined from 'r_boot_get_state' at ../src/bootchooser.c:1676:9: /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_GString.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 81 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GString, g_autoptr_cleanup_gstring_free) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bootchooser.c:487:28: note: called from here 487 | g_autoptr(GString) order = NULL; | ^~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_GString.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 81 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GString, g_autoptr_cleanup_gstring_free) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bootchooser.c:488:28: note: called from here 488 | g_autoptr(GString) slot_ok = NULL; | ^~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_GString.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 81 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GString, g_autoptr_cleanup_gstring_free) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bootchooser.c:489:28: note: called from here 489 | g_autoptr(GString) slot_try = NULL; | ^~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1349:43: warning: inlining failed in call to 'glib_auto_cleanup_GStrv.isra': call is unlikely and code size would grow [-Winline] 1349 | #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1381:36: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' 1381 | static G_GNUC_UNUSED inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { if (*_ptr != none) (func) (*_ptr); } \ | ^~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:101:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_FREE_FUNC' 101 | G_DEFINE_AUTO_CLEANUP_FREE_FUNC(GStrv, g_strfreev, NULL) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bootchooser.c:490:23: note: called from here 490 | g_auto(GStrv) bootnames = NULL; | ^~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bootchooser.c:491:27: note: called from here 491 | g_autofree gchar *key = NULL; | ^~~ In function 'uboot_get_state', inlined from 'r_boot_get_state' at ../src/bootchooser.c:1678:9: /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_GString.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 81 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GString, g_autoptr_cleanup_gstring_free) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bootchooser.c:756:28: note: called from here 756 | g_autoptr(GString) order = NULL; | ^~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_GString.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 81 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GString, g_autoptr_cleanup_gstring_free) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bootchooser.c:757:28: note: called from here 757 | g_autoptr(GString) attempts = NULL; | ^~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1349:43: warning: inlining failed in call to 'glib_auto_cleanup_GStrv.isra': call is unlikely and code size would grow [-Winline] 1349 | #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1381:36: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' 1381 | static G_GNUC_UNUSED inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { if (*_ptr != none) (func) (*_ptr); } \ | ^~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:101:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_FREE_FUNC' 101 | G_DEFINE_AUTO_CLEANUP_FREE_FUNC(GStrv, g_strfreev, NULL) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bootchooser.c:758:23: note: called from here 758 | g_auto(GStrv) bootnames = NULL; | ^~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bootchooser.c:759:27: note: called from here 759 | g_autofree gchar *key = NULL; | ^~~ In function 'efi_get_state', inlined from 'r_boot_get_state' at ../src/bootchooser.c:1680:9: /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_GList.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:59:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 59 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GList, g_list_free) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bootchooser.c:1433:26: note: called from here 1433 | g_autoptr(GList) bootorder_entries = NULL; | ^~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1343:48: warning: inlining failed in call to 'glib_listautoptr_cleanup_efi_bootentry.isra': call is unlikely and code size would grow [-Winline] 1343 | #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1361:36: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' 1361 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bootchooser.c:995:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 995 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(efi_bootentry, efi_bootentry_free); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bootchooser.c:1434:35: note: called from here 1434 | g_autolist(efi_bootentry) all_entries = NULL; | ^~~~~~~~~~~ In function 'custom_get_state', inlined from 'r_boot_get_state' at ../src/bootchooser.c:1682:9: /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bootchooser.c:1625:27: note: called from here 1625 | g_autofree gchar *ret_str = NULL; | ^~~~~~~ In function 'barebox_set_state', inlined from 'r_boot_set_state' at ../src/bootchooser.c:1711:9: /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_GPtrArray.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 61 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPtrArray, g_ptr_array_unref) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bootchooser.c:211:30: note: called from here 211 | g_autoptr(GPtrArray) pairs = g_ptr_array_new_full(10, g_free); | ^~~~~ In function 'grub_set_state', inlined from 'r_boot_set_state' at ../src/bootchooser.c:1713:9: /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_GPtrArray.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 61 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPtrArray, g_ptr_array_unref) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bootchooser.c:538:30: note: called from here 538 | g_autoptr(GPtrArray) pairs = g_ptr_array_new_full(6, g_free); | ^~~~~ In function 'uboot_set_state', inlined from 'r_boot_set_state' at ../src/bootchooser.c:1715:9: /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_GString.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 81 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GString, g_autoptr_cleanup_gstring_free) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bootchooser.c:808:36: note: called from here 808 | g_autoptr(GString) order_current = NULL; | ^~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_GString.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 81 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GString, g_autoptr_cleanup_gstring_free) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bootchooser.c:808:36: note: called from here 808 | g_autoptr(GString) order_current = NULL; | ^~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_GString.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 81 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GString, g_autoptr_cleanup_gstring_free) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bootchooser.c:808:36: note: called from here 808 | g_autoptr(GString) order_current = NULL; | ^~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_GPtrArray.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 61 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPtrArray, g_ptr_array_unref) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bootchooser.c:809:38: note: called from here 809 | g_autoptr(GPtrArray) order_new = NULL; | ^~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1349:43: warning: inlining failed in call to 'glib_auto_cleanup_GStrv.isra': call is unlikely and code size would grow [-Winline] 1349 | #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1381:36: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' 1381 | static G_GNUC_UNUSED inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { if (*_ptr != none) (func) (*_ptr); } \ | ^~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:101:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_FREE_FUNC' 101 | G_DEFINE_AUTO_CLEANUP_FREE_FUNC(GStrv, g_strfreev, NULL) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bootchooser.c:810:31: note: called from here 810 | g_auto(GStrv) bootnames = NULL; | ^~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bootchooser.c:811:35: note: called from here 811 | g_autofree gchar *order = NULL; | ^~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_GString.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 81 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GString, g_autoptr_cleanup_gstring_free) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bootchooser.c:808:36: note: called from here 808 | g_autoptr(GString) order_current = NULL; | ^~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_GPtrArray.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 61 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPtrArray, g_ptr_array_unref) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bootchooser.c:809:38: note: called from here 809 | g_autoptr(GPtrArray) order_new = NULL; | ^~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1349:43: warning: inlining failed in call to 'glib_auto_cleanup_GStrv.isra': call is unlikely and code size would grow [-Winline] 1349 | #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1381:36: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' 1381 | static G_GNUC_UNUSED inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { if (*_ptr != none) (func) (*_ptr); } \ | ^~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:101:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_FREE_FUNC' 101 | G_DEFINE_AUTO_CLEANUP_FREE_FUNC(GStrv, g_strfreev, NULL) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bootchooser.c:810:31: note: called from here 810 | g_auto(GStrv) bootnames = NULL; | ^~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bootchooser.c:811:35: note: called from here 811 | g_autofree gchar *order = NULL; | ^~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bootchooser.c:800:27: note: called from here 800 | g_autofree gchar *key = NULL; | ^~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bootchooser.c:801:27: note: called from here 801 | g_autofree gchar *val = NULL; | ^~~ In function 'grub_get_primary', inlined from 'r_boot_get_primary' at ../src/bootchooser.c:1752:10: /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bootchooser.c:593:43: note: called from here 593 | g_autofree gchar *key = NULL; | ^~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_GString.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 81 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GString, g_autoptr_cleanup_gstring_free) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bootchooser.c:594:44: note: called from here 594 | g_autoptr(GString) slot_ok = NULL; | ^~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_GString.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 81 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GString, g_autoptr_cleanup_gstring_free) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bootchooser.c:595:44: note: called from here 595 | g_autoptr(GString) slot_try = NULL; | ^~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bootchooser.c:593:43: note: called from here 593 | g_autofree gchar *key = NULL; | ^~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_GString.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 81 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GString, g_autoptr_cleanup_gstring_free) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bootchooser.c:594:44: note: called from here 594 | g_autoptr(GString) slot_ok = NULL; | ^~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_GString.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 81 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GString, g_autoptr_cleanup_gstring_free) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bootchooser.c:595:44: note: called from here 595 | g_autoptr(GString) slot_try = NULL; | ^~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bootchooser.c:593:43: note: called from here 593 | g_autofree gchar *key = NULL; | ^~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_GString.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 81 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GString, g_autoptr_cleanup_gstring_free) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bootchooser.c:594:44: note: called from here 594 | g_autoptr(GString) slot_ok = NULL; | ^~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_GString.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 81 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GString, g_autoptr_cleanup_gstring_free) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bootchooser.c:595:44: note: called from here 595 | g_autoptr(GString) slot_try = NULL; | ^~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_GString.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 81 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GString, g_autoptr_cleanup_gstring_free) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bootchooser.c:564:28: note: called from here 564 | g_autoptr(GString) order = NULL; | ^~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1349:43: warning: inlining failed in call to 'glib_auto_cleanup_GStrv.isra': call is unlikely and code size would grow [-Winline] 1349 | #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1381:36: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' 1381 | static G_GNUC_UNUSED inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { if (*_ptr != none) (func) (*_ptr); } \ | ^~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:101:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_FREE_FUNC' 101 | G_DEFINE_AUTO_CLEANUP_FREE_FUNC(GStrv, g_strfreev, NULL) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bootchooser.c:565:23: note: called from here 565 | g_auto(GStrv) bootnames = NULL; | ^~~~~~~~~ In function 'uboot_get_primary', inlined from 'r_boot_get_primary' at ../src/bootchooser.c:1754:10: /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bootchooser.c:885:43: note: called from here 885 | g_autofree gchar *key = NULL; | ^~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_GString.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 81 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GString, g_autoptr_cleanup_gstring_free) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bootchooser.c:886:44: note: called from here 886 | g_autoptr(GString) attempts = NULL; | ^~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bootchooser.c:885:43: note: called from here 885 | g_autofree gchar *key = NULL; | ^~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_GString.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 81 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GString, g_autoptr_cleanup_gstring_free) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bootchooser.c:886:44: note: called from here 886 | g_autoptr(GString) attempts = NULL; | ^~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bootchooser.c:885:43: note: called from here 885 | g_autofree gchar *key = NULL; | ^~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_GString.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 81 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GString, g_autoptr_cleanup_gstring_free) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bootchooser.c:886:44: note: called from here 886 | g_autoptr(GString) attempts = NULL; | ^~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_GString.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 81 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GString, g_autoptr_cleanup_gstring_free) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bootchooser.c:865:28: note: called from here 865 | g_autoptr(GString) order = NULL; | ^~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1349:43: warning: inlining failed in call to 'glib_auto_cleanup_GStrv.isra': call is unlikely and code size would grow [-Winline] 1349 | #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1381:36: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' 1381 | static G_GNUC_UNUSED inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { if (*_ptr != none) (func) (*_ptr); } \ | ^~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:101:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_FREE_FUNC' 101 | G_DEFINE_AUTO_CLEANUP_FREE_FUNC(GStrv, g_strfreev, NULL) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bootchooser.c:866:23: note: called from here 866 | g_auto(GStrv) bootnames = NULL; | ^~~~~~~~~ In function 'efi_get_primary', inlined from 'r_boot_get_primary' at ../src/bootchooser.c:1756:10: /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_GList.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:59:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 59 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GList, g_list_free) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bootchooser.c:1354:26: note: called from here 1354 | g_autoptr(GList) bootorder_entries = NULL; | ^~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1343:48: warning: inlining failed in call to 'glib_listautoptr_cleanup_efi_bootentry.isra': call is unlikely and code size would grow [-Winline] 1343 | #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1361:36: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' 1361 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bootchooser.c:995:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 995 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(efi_bootentry, efi_bootentry_free); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bootchooser.c:1355:35: note: called from here 1355 | g_autolist(efi_bootentry) all_entries = NULL; | ^~~~~~~~~~~ In function 'custom_get_primary', inlined from 'r_boot_get_primary' at ../src/bootchooser.c:1758:10: /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bootchooser.c:1589:27: note: called from here 1589 | g_autofree gchar *ret_str = NULL; | ^~~~~~~ In function 'barebox_set_primary', inlined from 'r_boot_set_primary' at ../src/bootchooser.c:1787:9: /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_GPtrArray.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 61 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPtrArray, g_ptr_array_unref) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bootchooser.c:304:30: note: called from here 304 | g_autoptr(GPtrArray) pairs = g_ptr_array_new_full(10, g_free); | ^~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_GList.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:59:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 59 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GList, g_list_free) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bootchooser.c:306:26: note: called from here 306 | g_autoptr(GList) slots = NULL; | ^~~~~ In function 'grub_set_primary', inlined from 'r_boot_set_primary' at ../src/bootchooser.c:1789:9: /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_GPtrArray.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 61 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPtrArray, g_ptr_array_unref) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bootchooser.c:641:30: note: called from here 641 | g_autoptr(GPtrArray) pairs = g_ptr_array_new_full(7, g_free); | ^~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_GString.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 81 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GString, g_autoptr_cleanup_gstring_free) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bootchooser.c:642:28: note: called from here 642 | g_autoptr(GString) order = NULL; | ^~~~~ In function 'uboot_set_primary', inlined from 'r_boot_set_primary' at ../src/bootchooser.c:1791:9: /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_GString.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 81 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GString, g_autoptr_cleanup_gstring_free) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bootchooser.c:923:28: note: called from here 923 | g_autoptr(GString) order_new = NULL; | ^~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_GString.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:81:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 81 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GString, g_autoptr_cleanup_gstring_free) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bootchooser.c:924:28: note: called from here 924 | g_autoptr(GString) order_current = NULL; | ^~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1349:43: warning: inlining failed in call to 'glib_auto_cleanup_GStrv.isra': call is unlikely and code size would grow [-Winline] 1349 | #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1381:36: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' 1381 | static G_GNUC_UNUSED inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { if (*_ptr != none) (func) (*_ptr); } \ | ^~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:101:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_FREE_FUNC' 101 | G_DEFINE_AUTO_CLEANUP_FREE_FUNC(GStrv, g_strfreev, NULL) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bootchooser.c:925:23: note: called from here 925 | g_auto(GStrv) bootnames = NULL; | ^~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bootchooser.c:927:27: note: called from here 927 | g_autofree gchar *key = NULL; | ^~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bootchooser.c:928:27: note: called from here 928 | g_autofree gchar *val = NULL; | ^~~ In function 'efi_set_bootnext', inlined from 'efi_set_temp_primary' at ../src/bootchooser.c:1261:7, inlined from 'efi_set_primary' at ../src/bootchooser.c:1411:8, inlined from 'r_boot_set_primary' at ../src/bootchooser.c:1793:9: /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_GSubprocess.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/gio/gio-autocleanups.h:134:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 134 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocess, g_object_unref) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bootchooser.c:1030:32: note: called from here 1030 | g_autoptr(GSubprocess) sub = NULL; | ^~~ In function 'efi_set_temp_primary', inlined from 'efi_set_primary' at ../src/bootchooser.c:1411:8, inlined from 'r_boot_set_primary' at ../src/bootchooser.c:1793:9: /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1343:48: warning: inlining failed in call to 'glib_listautoptr_cleanup_efi_bootentry.isra': call is unlikely and code size would grow [-Winline] 1343 | #define _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) glib_listautoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1361:36: note: in expansion of macro '_GLIB_AUTOPTR_LIST_FUNC_NAME' 1361 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bootchooser.c:995:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 995 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(efi_bootentry, efi_bootentry_free); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bootchooser.c:1234:35: note: called from here 1234 | g_autolist(efi_bootentry) entries = NULL; | ^~~~~~~ [28/32] Compiling C object librauc.a.p/src_update_handler.c.o In file included from /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib.h:117, from ../src/update_handler.c:3: /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'r_subprocess_newv.constprop': /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../include/bundle.h:9, from ../include/context.h:10, from ../src/update_handler.c:13: ../include/utils.h:47:27: note: called from here 47 | g_autofree gchar *call = g_strjoinv(" ", (gchar**) args->pdata); | ^~~~ In file included from /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/lib/glib-2.0/include/glibconfig.h:9, from /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gtypes.h:34, from /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/galloca.h:34, from /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib.h:32: In function 'glib_autoptr_cleanup_GUnixInputStream', inlined from 'splice_file_to_outstream' at ../src/update_handler.c:230:30, inlined from 'splice_file_to_process_stdin' at ../src/update_handler.c:275:9: /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1341:49: warning: inlining failed in call to 'glib_autoptr_clear_GUnixInputStream': call is unlikely and code size would grow [-Winline] 1341 | #define _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) glib_autoptr_clear_##TypeName | ^~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1357:36: note: in expansion of macro '_GLIB_AUTOPTR_CLEAR_FUNC_NAME' 1357 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) (TypeName *_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/gio-unix-2.0/gio/gunixinputstream.h:46:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 46 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GUnixInputStream, g_object_unref) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1341:49: note: called from here 1341 | #define _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) glib_autoptr_clear_##TypeName | ^ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1360:7: note: in expansion of macro '_GLIB_AUTOPTR_CLEAR_FUNC_NAME' 1360 | { _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) (*_ptr); } \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/gio-unix-2.0/gio/gunixinputstream.h:46:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 46 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GUnixInputStream, g_object_unref) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'flash_format_slot': /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_GPtrArray.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 61 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPtrArray, g_ptr_array_unref) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/update_handler.c:1135:30: note: called from here 1135 | g_autoptr(GPtrArray) args = g_ptr_array_new_full(5, g_free); | ^~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'run_slot_hook_extra_env': /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/update_handler.c:1357:35: note: called from here 1357 | g_autofree gchar *string = g_strjoinv(" ", hashes); | ^~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/update_handler.c:1313:27: note: called from here 1313 | g_autofree gchar* image_size = NULL; | ^~~~~~~~~~ In function 'glib_autoptr_cleanup_GSubprocess', inlined from 'run_slot_hook_extra_env' at ../src/update_handler.c:1312:25: /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1341:49: warning: inlining failed in call to 'glib_autoptr_clear_GSubprocess': call is unlikely and code size would grow [-Winline] 1341 | #define _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) glib_autoptr_clear_##TypeName | ^~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1357:36: note: in expansion of macro '_GLIB_AUTOPTR_CLEAR_FUNC_NAME' 1357 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) (TypeName *_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/gio/gio-autocleanups.h:134:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 134 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocess, g_object_unref) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1341:49: note: called from here 1341 | #define _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) glib_autoptr_clear_##TypeName | ^ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1360:7: note: in expansion of macro '_GLIB_AUTOPTR_CLEAR_FUNC_NAME' 1360 | { _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) (*_ptr); } \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/gio/gio-autocleanups.h:134:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 134 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocess, g_object_unref) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'glib_autoptr_cleanup_GSubprocessLauncher', inlined from 'run_slot_hook_extra_env' at ../src/update_handler.c:1311:33: /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1341:49: warning: inlining failed in call to 'glib_autoptr_clear_GSubprocessLauncher': call is unlikely and code size would grow [-Winline] 1341 | #define _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) glib_autoptr_clear_##TypeName | ^~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1357:36: note: in expansion of macro '_GLIB_AUTOPTR_CLEAR_FUNC_NAME' 1357 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) (TypeName *_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/gio/gio-autocleanups.h:135:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 135 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocessLauncher, g_object_unref) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1341:49: note: called from here 1341 | #define _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) glib_autoptr_clear_##TypeName | ^ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1360:7: note: in expansion of macro '_GLIB_AUTOPTR_CLEAR_FUNC_NAME' 1360 | { _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) (*_ptr); } \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/gio/gio-autocleanups.h:135:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 135 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocessLauncher, g_object_unref) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'nor_write_slot', inlined from 'img_to_nor_handler' at ../src/update_handler.c:1895:8: /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_GPtrArray.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 61 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPtrArray, g_ptr_array_unref) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/update_handler.c:1111:30: note: called from here 1111 | g_autoptr(GPtrArray) args = g_ptr_array_new_full(5, g_free); | ^~~~ In function 'nand_write_slot', inlined from 'img_to_nand_handler' at ../src/update_handler.c:1938:8: ../include/utils.h:45:28: warning: inlining failed in call to 'r_subprocess_newv.constprop': call is unlikely and code size would grow [-Winline] 45 | static inline GSubprocess* r_subprocess_newv(GPtrArray *args, GSubprocessFlags flags, GError **error) | ^~~~~~~~~~~~~~~~~ ../src/update_handler.c:1171:17: note: called from here 1171 | sproc = r_subprocess_newv(args, G_SUBPROCESS_FLAGS_STDIN_PIPE, &ierror); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_GPtrArray.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 61 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPtrArray, g_ptr_array_unref) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/update_handler.c:1162:30: note: called from here 1162 | g_autoptr(GPtrArray) args = g_ptr_array_new_full(5, g_free); | ^~~~ In function 'glib_autoptr_cleanup_GSubprocess', inlined from 'nand_write_slot' at ../src/update_handler.c:1159:25, inlined from 'img_to_nand_handler' at ../src/update_handler.c:1938:8: /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1341:49: warning: inlining failed in call to 'glib_autoptr_clear_GSubprocess': call is unlikely and code size would grow [-Winline] 1341 | #define _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) glib_autoptr_clear_##TypeName | ^~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1357:36: note: in expansion of macro '_GLIB_AUTOPTR_CLEAR_FUNC_NAME' 1357 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) (TypeName *_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/gio/gio-autocleanups.h:134:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 134 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocess, g_object_unref) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1341:49: note: called from here 1341 | #define _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) glib_autoptr_clear_##TypeName | ^ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1360:7: note: in expansion of macro '_GLIB_AUTOPTR_CLEAR_FUNC_NAME' 1360 | { _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) (*_ptr); } \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/gio/gio-autocleanups.h:134:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 134 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocess, g_object_unref) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'copy_raw_image': /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/update_handler.c:284:26: note: called from here 284 | g_autofree void *header = NULL; | ^~~~~~ In function 'glib_autoptr_cleanup_GInputStream', inlined from 'copy_raw_image' at ../src/update_handler.c:285:26: /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1341:49: warning: inlining failed in call to 'glib_autoptr_clear_GInputStream': call is unlikely and code size would grow [-Winline] 1341 | #define _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) glib_autoptr_clear_##TypeName | ^~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1357:36: note: in expansion of macro '_GLIB_AUTOPTR_CLEAR_FUNC_NAME' 1357 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) (TypeName *_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/gio/gio-autocleanups.h:84:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 84 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInputStream, g_object_unref) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1341:49: note: called from here 1341 | #define _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) glib_autoptr_clear_##TypeName | ^ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1360:7: note: in expansion of macro '_GLIB_AUTOPTR_CLEAR_FUNC_NAME' 1360 | { _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) (*_ptr); } \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/gio/gio-autocleanups.h:84:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 84 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GInputStream, g_object_unref) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'copy_raw_image': /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/update_handler.c:284:26: note: called from here 284 | g_autofree void *header = NULL; | ^~~~~~ In function 'glib_autoptr_cleanup_GFile', inlined from 'copy_raw_image' at ../src/update_handler.c:282:19: /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1341:49: warning: inlining failed in call to 'glib_autoptr_clear_GFile': call is unlikely and code size would grow [-Winline] 1341 | #define _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) glib_autoptr_clear_##TypeName | ^~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1357:36: note: in expansion of macro '_GLIB_AUTOPTR_CLEAR_FUNC_NAME' 1357 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) (TypeName *_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/gio/gio-autocleanups.h:68:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 68 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFile, g_object_unref) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1341:49: note: called from here 1341 | #define _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) glib_autoptr_clear_##TypeName | ^ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1360:7: note: in expansion of macro '_GLIB_AUTOPTR_CLEAR_FUNC_NAME' 1360 | { _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) (*_ptr); } \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/gio/gio-autocleanups.h:68:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 68 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFile, g_object_unref) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'glib_autoptr_cleanup_GUnixOutputStream', inlined from 'write_boot_switch_partition' at ../src/update_handler.c:382:31: /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1341:49: warning: inlining failed in call to 'glib_autoptr_clear_GUnixOutputStream': call is unlikely and code size would grow [-Winline] 1341 | #define _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) glib_autoptr_clear_##TypeName | ^~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1357:36: note: in expansion of macro '_GLIB_AUTOPTR_CLEAR_FUNC_NAME' 1357 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) (TypeName *_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/gio-unix-2.0/gio/gunixoutputstream.h:46:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 46 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GUnixOutputStream, g_object_unref) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1341:49: note: called from here 1341 | #define _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) glib_autoptr_clear_##TypeName | ^ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1360:7: note: in expansion of macro '_GLIB_AUTOPTR_CLEAR_FUNC_NAME' 1360 | { _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) (*_ptr); } \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/gio-unix-2.0/gio/gunixoutputstream.h:46:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 46 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GUnixOutputStream, g_object_unref) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'img_to_boot_mbr_switch_handler': /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_GHashTable.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:55:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 55 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GHashTable, g_hash_table_unref) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/update_handler.c:2006:31: note: called from here 2006 | g_autoptr(GHashTable) vars = g_hash_table_new_full(g_str_hash, g_str_equal, g_free, g_free); | ^~~~ In function 'glib_autoptr_cleanup_GOutputStream', inlined from 'clear_slot' at ../src/update_handler.c:69:27, inlined from 'img_to_boot_emmc_handler' at ../src/update_handler.c:2263:8: /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1341:49: warning: inlining failed in call to 'glib_autoptr_clear_GOutputStream': call is unlikely and code size would grow [-Winline] 1341 | #define _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) glib_autoptr_clear_##TypeName | ^~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1357:36: note: in expansion of macro '_GLIB_AUTOPTR_CLEAR_FUNC_NAME' 1357 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) (TypeName *_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/gio/gio-autocleanups.h:102:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 102 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOutputStream, g_object_unref) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1341:49: note: called from here 1341 | #define _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) glib_autoptr_clear_##TypeName | ^ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1360:7: note: in expansion of macro '_GLIB_AUTOPTR_CLEAR_FUNC_NAME' 1360 | { _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) (*_ptr); } \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/gio/gio-autocleanups.h:102:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 102 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOutputStream, g_object_unref) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'img_to_boot_emmc_handler': /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/update_handler.c:2189:27: note: called from here 2189 | g_autofree gchar *part_active_str = NULL; | ^~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/update_handler.c:2190:27: note: called from here 2190 | g_autofree gchar *realdev = NULL; | ^~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_GHashTable.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:55:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 55 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GHashTable, g_hash_table_unref) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/update_handler.c:2195:31: note: called from here 2195 | g_autoptr(GHashTable) vars = g_hash_table_new_full(g_str_hash, g_str_equal, g_free, g_free); | ^~~~ In function 'glib_autoptr_cleanup_GUnixOutputStream', inlined from 'img_to_boot_emmc_handler' at ../src/update_handler.c:2192:31: /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1341:49: warning: inlining failed in call to 'glib_autoptr_clear_GUnixOutputStream': call is unlikely and code size would grow [-Winline] 1341 | #define _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) glib_autoptr_clear_##TypeName | ^~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1357:36: note: in expansion of macro '_GLIB_AUTOPTR_CLEAR_FUNC_NAME' 1357 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) (TypeName *_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/gio-unix-2.0/gio/gunixoutputstream.h:46:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 46 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GUnixOutputStream, g_object_unref) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1341:49: note: called from here 1341 | #define _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) glib_autoptr_clear_##TypeName | ^ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1360:7: note: in expansion of macro '_GLIB_AUTOPTR_CLEAR_FUNC_NAME' 1360 | { _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) (*_ptr); } \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/gio-unix-2.0/gio/gunixoutputstream.h:46:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 46 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GUnixOutputStream, g_object_unref) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'img_to_boot_emmc_handler': /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/update_handler.c:2189:27: note: called from here 2189 | g_autofree gchar *part_active_str = NULL; | ^~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/update_handler.c:2190:27: note: called from here 2190 | g_autofree gchar *realdev = NULL; | ^~~~~~~ In function 'casync_extract', inlined from 'casync_extract_image' at ../src/update_handler.c:617:8: ../include/utils.h:89:20: warning: inlining failed in call to 'r_ptr_array_addv.constprop': call is unlikely and code size would grow [-Winline] 89 | static inline void r_ptr_array_addv(GPtrArray *ptrarray, gchar **argvp, gboolean copy) | ^~~~~~~~~~~~~~~~ ../src/update_handler.c:472:17: note: called from here 472 | r_ptr_array_addv(args, casync_argvp, TRUE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'r_subprocess_launcher_spawnv', inlined from 'casync_extract' at ../src/update_handler.c:500:10, inlined from 'casync_extract_image' at ../src/update_handler.c:617:8: /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../include/utils.h:55:27: note: called from here 55 | g_autofree gchar *call = g_strjoinv(" ", (gchar**) args->pdata); | ^~~~ In function 'casync_extract', inlined from 'casync_extract_image' at ../src/update_handler.c:617:8: /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_GPtrArray.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 61 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPtrArray, g_ptr_array_unref) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/update_handler.c:441:30: note: called from here 441 | g_autoptr(GPtrArray) args = g_ptr_array_new_full(5, g_free); | ^~~~ In function 'glib_autoptr_cleanup_GSubprocess', inlined from 'casync_extract' at ../src/update_handler.c:437:25, inlined from 'casync_extract_image' at ../src/update_handler.c:617:8: /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1341:49: warning: inlining failed in call to 'glib_autoptr_clear_GSubprocess': call is unlikely and code size would grow [-Winline] 1341 | #define _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) glib_autoptr_clear_##TypeName | ^~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1357:36: note: in expansion of macro '_GLIB_AUTOPTR_CLEAR_FUNC_NAME' 1357 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) (TypeName *_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/gio/gio-autocleanups.h:134:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 134 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocess, g_object_unref) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1341:49: note: called from here 1341 | #define _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) glib_autoptr_clear_##TypeName | ^ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1360:7: note: in expansion of macro '_GLIB_AUTOPTR_CLEAR_FUNC_NAME' 1360 | { _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) (*_ptr); } \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/gio/gio-autocleanups.h:134:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 134 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocess, g_object_unref) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'glib_autoptr_cleanup_GSubprocessLauncher', inlined from 'casync_extract' at ../src/update_handler.c:436:33, inlined from 'casync_extract_image' at ../src/update_handler.c:617:8: /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1341:49: warning: inlining failed in call to 'glib_autoptr_clear_GSubprocessLauncher': call is unlikely and code size would grow [-Winline] 1341 | #define _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) glib_autoptr_clear_##TypeName | ^~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1357:36: note: in expansion of macro '_GLIB_AUTOPTR_CLEAR_FUNC_NAME' 1357 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) (TypeName *_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/gio/gio-autocleanups.h:135:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 135 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocessLauncher, g_object_unref) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1341:49: note: called from here 1341 | #define _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) glib_autoptr_clear_##TypeName | ^ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1360:7: note: in expansion of macro '_GLIB_AUTOPTR_CLEAR_FUNC_NAME' 1360 | { _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) (*_ptr); } \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/gio/gio-autocleanups.h:135:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 135 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocessLauncher, g_object_unref) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'casync_extract_image': /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/update_handler.c:552:27: note: called from here 552 | g_autofree gchar *seed = NULL; | ^~~~ In function 'untar_image', inlined from 'unpack_archive' at ../src/update_handler.c:1295:10: ../include/utils.h:45:28: warning: inlining failed in call to 'r_subprocess_newv.constprop': call is unlikely and code size would grow [-Winline] 45 | static inline GSubprocess* r_subprocess_newv(GPtrArray *args, GSubprocessFlags flags, GError **error) | ^~~~~~~~~~~~~~~~~ ../src/update_handler.c:1257:17: note: called from here 1257 | sproc = r_subprocess_newv(args, G_SUBPROCESS_FLAGS_STDIN_PIPE, &ierror); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_GPtrArray.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 61 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPtrArray, g_ptr_array_unref) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/update_handler.c:1246:30: note: called from here 1246 | g_autoptr(GPtrArray) args = g_ptr_array_new_full(5, g_free); | ^~~~ In function 'glib_autoptr_cleanup_GSubprocess', inlined from 'untar_image' at ../src/update_handler.c:1243:25, inlined from 'unpack_archive' at ../src/update_handler.c:1295:10: /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1341:49: warning: inlining failed in call to 'glib_autoptr_clear_GSubprocess': call is unlikely and code size would grow [-Winline] 1341 | #define _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) glib_autoptr_clear_##TypeName | ^~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1357:36: note: in expansion of macro '_GLIB_AUTOPTR_CLEAR_FUNC_NAME' 1357 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) (TypeName *_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/gio/gio-autocleanups.h:134:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 134 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocess, g_object_unref) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1341:49: note: called from here 1341 | #define _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) glib_autoptr_clear_##TypeName | ^ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1360:7: note: in expansion of macro '_GLIB_AUTOPTR_CLEAR_FUNC_NAME' 1360 | { _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) (*_ptr); } \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/gio/gio-autocleanups.h:134:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 134 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSubprocess, g_object_unref) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'vfat_format_slot', inlined from 'archive_to_vfat_handler' at ../src/update_handler.c:1821:8: ../include/utils.h:89:20: warning: inlining failed in call to 'r_ptr_array_addv.constprop': call is unlikely and code size would grow [-Winline] 89 | static inline void r_ptr_array_addv(GPtrArray *ptrarray, gchar **argvp, gboolean copy) | ^~~~~~~~~~~~~~~~ ../src/update_handler.c:1090:9: note: called from here 1090 | r_ptr_array_addv(args, dest_slot->extra_mkfs_opts, TRUE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../include/utils.h:89:20: warning: inlining failed in call to 'r_ptr_array_addv.constprop': call is unlikely and code size would grow [-Winline] 89 | static inline void r_ptr_array_addv(GPtrArray *ptrarray, gchar **argvp, gboolean copy) | ^~~~~~~~~~~~~~~~ ../src/update_handler.c:1090:9: note: called from here 1090 | r_ptr_array_addv(args, dest_slot->extra_mkfs_opts, TRUE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_GPtrArray.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 61 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPtrArray, g_ptr_array_unref) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/update_handler.c:1085:30: note: called from here 1085 | g_autoptr(GPtrArray) args = g_ptr_array_new_full(4, g_free); | ^~~~ In function 'ubifs_format_slot', inlined from 'archive_to_ubifs_handler' at ../src/update_handler.c:1617:8: ../include/utils.h:89:20: warning: inlining failed in call to 'r_ptr_array_addv.constprop': call is unlikely and code size would grow [-Winline] 89 | static inline void r_ptr_array_addv(GPtrArray *ptrarray, gchar **argvp, gboolean copy) | ^~~~~~~~~~~~~~~~ ../src/update_handler.c:967:9: note: called from here 967 | r_ptr_array_addv(args, dest_slot->extra_mkfs_opts, TRUE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_GPtrArray.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 61 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPtrArray, g_ptr_array_unref) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/update_handler.c:963:30: note: called from here 963 | g_autoptr(GPtrArray) args = g_ptr_array_new_full(3, g_free); | ^~~~ In function 'ext4_format_slot', inlined from 'archive_to_ext4_handler' at ../src/update_handler.c:1753:8: ../include/utils.h:89:20: warning: inlining failed in call to 'r_ptr_array_addv.constprop': call is unlikely and code size would grow [-Winline] 89 | static inline void r_ptr_array_addv(GPtrArray *ptrarray, gchar **argvp, gboolean copy) | ^~~~~~~~~~~~~~~~ ../src/update_handler.c:1020:9: note: called from here 1020 | r_ptr_array_addv(args, dest_slot->extra_mkfs_opts, TRUE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_GPtrArray.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 61 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPtrArray, g_ptr_array_unref) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/update_handler.c:1011:30: note: called from here 1011 | g_autoptr(GPtrArray) args = g_ptr_array_new_full(6, g_free); | ^~~~ In function 'glib_autoptr_cleanup_GUnixOutputStream', inlined from 'img_to_ubifs_handler' at ../src/update_handler.c:1532:31: /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1341:49: warning: inlining failed in call to 'glib_autoptr_clear_GUnixOutputStream': call is unlikely and code size would grow [-Winline] 1341 | #define _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) glib_autoptr_clear_##TypeName | ^~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1357:36: note: in expansion of macro '_GLIB_AUTOPTR_CLEAR_FUNC_NAME' 1357 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) (TypeName *_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/gio-unix-2.0/gio/gunixoutputstream.h:46:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 46 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GUnixOutputStream, g_object_unref) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1341:49: note: called from here 1341 | #define _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) glib_autoptr_clear_##TypeName | ^ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1360:7: note: in expansion of macro '_GLIB_AUTOPTR_CLEAR_FUNC_NAME' 1360 | { _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) (*_ptr); } \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/gio-unix-2.0/gio/gunixoutputstream.h:46:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 46 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GUnixOutputStream, g_object_unref) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'glib_autoptr_cleanup_GUnixOutputStream', inlined from 'img_to_ubivol_handler' at ../src/update_handler.c:1463:31: /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1341:49: warning: inlining failed in call to 'glib_autoptr_clear_GUnixOutputStream': call is unlikely and code size would grow [-Winline] 1341 | #define _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) glib_autoptr_clear_##TypeName | ^~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1357:36: note: in expansion of macro '_GLIB_AUTOPTR_CLEAR_FUNC_NAME' 1357 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) (TypeName *_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/gio-unix-2.0/gio/gunixoutputstream.h:46:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 46 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GUnixOutputStream, g_object_unref) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1341:49: note: called from here 1341 | #define _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) glib_autoptr_clear_##TypeName | ^ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1360:7: note: in expansion of macro '_GLIB_AUTOPTR_CLEAR_FUNC_NAME' 1360 | { _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) (*_ptr); } \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/gio-unix-2.0/gio/gunixoutputstream.h:46:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 46 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GUnixOutputStream, g_object_unref) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'copy_block_hash_index_image_to_dev', inlined from 'copy_adaptive_image_to_dev' at ../src/update_handler.c:900:8, inlined from 'write_image_to_dev' at ../src/update_handler.c:936:8: /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/update_handler.c:820:43: note: called from here 820 | g_autofree gchar *hash = r_hex_encode(chunk_hashes[c], sizeof(chunk_hashes[c])); | ^~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_GPtrArray.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 61 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPtrArray, g_ptr_array_unref) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/update_handler.c:690:30: note: called from here 690 | g_autoptr(GPtrArray) sources = NULL; | ^~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/update_handler.c:694:40: note: called from here 694 | g_autofree RaucHashIndexChunk *chunk = NULL; | ^~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_GPtrArray.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 61 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPtrArray, g_ptr_array_unref) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/update_handler.c:690:30: note: called from here 690 | g_autoptr(GPtrArray) sources = NULL; | ^~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/update_handler.c:694:40: note: called from here 694 | g_autofree RaucHashIndexChunk *chunk = NULL; | ^~~~~ In function 'copy_adaptive_image_to_dev', inlined from 'write_image_to_dev' at ../src/update_handler.c:936:8: /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/update_handler.c:891:27: note: called from here 891 | g_autofree gchar* temp_string = NULL; | ^~~~~~~~~~~ In function 'glib_autoptr_cleanup_GUnixOutputStream', inlined from 'copy_raw_image_to_dev' at ../src/update_handler.c:647:31, inlined from 'write_image_to_dev' at ../src/update_handler.c:951:7: /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1341:49: warning: inlining failed in call to 'glib_autoptr_clear_GUnixOutputStream': call is unlikely and code size would grow [-Winline] 1341 | #define _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) glib_autoptr_clear_##TypeName | ^~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1357:36: note: in expansion of macro '_GLIB_AUTOPTR_CLEAR_FUNC_NAME' 1357 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) (TypeName *_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/gio-unix-2.0/gio/gunixoutputstream.h:46:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 46 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GUnixOutputStream, g_object_unref) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1341:49: note: called from here 1341 | #define _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) glib_autoptr_clear_##TypeName | ^ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1360:7: note: in expansion of macro '_GLIB_AUTOPTR_CLEAR_FUNC_NAME' 1360 | { _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) (*_ptr); } \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/gio-unix-2.0/gio/gunixoutputstream.h:46:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 46 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GUnixOutputStream, g_object_unref) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'ext4_resize_slot', inlined from 'img_to_fs_handler' at ../src/update_handler.c:1980:9: /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_GPtrArray.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 61 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPtrArray, g_ptr_array_unref) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/update_handler.c:988:30: note: called from here 988 | g_autoptr(GPtrArray) args = g_ptr_array_new_full(3, g_free); | ^~~~ In function 'check_if_area_is_clear', inlined from 'img_to_boot_raw_fallback_handler' at ../src/update_handler.c:2490:7: /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/update_handler.c:2365:28: note: called from here 2365 | g_autofree guchar *read_buf = NULL; | ^~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'img_to_boot_raw_fallback_handler': /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_GHashTable.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:55:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 55 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GHashTable, g_hash_table_unref) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/update_handler.c:2431:31: note: called from here 2431 | g_autoptr(GHashTable) vars = g_hash_table_new_full(g_str_hash, g_str_equal, g_free, g_free); | ^~~~ [29/32] Compiling C object rauc.p/src_main.c.o In file included from /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib.h:117, from /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/gobject/gbinding.h:30, from /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib-object.h:24, from /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/gio/gioenums.h:30, from /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/gio/giotypes.h:30, from /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/gio/gio.h:28, from ../src/main.c:2: /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'resolve_bundle_path': /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/main.c:171:35: note: called from here 171 | g_autofree gchar *cwd = g_get_current_dir(); | ^~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/main.c:174:35: note: called from here 174 | g_autofree gchar *hostname = NULL; | ^~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/main.c:174:35: note: called from here 174 | g_autofree gchar *hostname = NULL; | ^~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/main.c:165:27: note: called from here 165 | g_autofree gchar *bundlescheme = NULL; | ^~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/main.c:166:27: note: called from here 166 | g_autofree gchar *bundlelocation = NULL; | ^~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'info_formatter_readable': /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/main.c:1036:43: note: called from here 1036 | g_autofree gchar* formatted_size = g_format_size_full(img->checksum.size, G_FORMAT_SIZE_LONG_FORMAT); | ^~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'bundle_start': /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/main.c:377:27: note: called from here 377 | g_autofree gchar *inpath = NULL; | ^~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/main.c:378:27: note: called from here 378 | g_autofree gchar *outpath = NULL; | ^~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/main.c:379:27: note: called from here 379 | g_autofree gchar *outdir = NULL; | ^~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'install_start': /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/main.c:233:27: note: called from here 233 | g_autofree gchar *bundlelocation = NULL; | ^~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'r_string_append_slot': /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/main.c:1373:43: note: called from here 1373 | g_autofree gchar* formatted_size = g_format_size_full(slot_state->checksum.size, G_FORMAT_SIZE_LONG_FORMAT); | ^~~~~~~~~~~~~~ In file included from /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/lib/glib-2.0/include/glibconfig.h:9, from /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gtypes.h:34, from /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/galloca.h:34, from /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib.h:32: ../include/bundle.h: In function 'resign_start': /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_RaucBundle.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../include/bundle.h:276:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 276 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(RaucBundle, free_bundle); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/main.c:534:31: note: called from here 534 | g_autoptr(RaucBundle) bundle = NULL; | ^~~~~~ ../include/bundle.h: In function 'convert_start': /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_RaucBundle.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../include/bundle.h:276:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 276 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(RaucBundle, free_bundle); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/main.c:748:31: note: called from here 748 | g_autoptr(RaucBundle) bundle = NULL; | ^~~~~~ ../include/bundle.h: In function 'encrypt_start': /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_RaucBundle.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../include/bundle.h:276:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 276 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(RaucBundle, free_bundle); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/main.c:808:31: note: called from here 808 | g_autoptr(RaucBundle) bundle = NULL; | ^~~~~~ ../include/bundle.h: In function 'replace_signature_start': /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_RaucBundle.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../include/bundle.h:276:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 276 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(RaucBundle, free_bundle); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/main.c:590:31: note: called from here 590 | g_autoptr(RaucBundle) bundle = NULL; | ^~~~~~ ../include/bundle.h: In function 'extract_signature_start': /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_RaucBundle.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../include/bundle.h:276:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 276 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(RaucBundle, free_bundle); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/main.c:649:31: note: called from here 649 | g_autoptr(RaucBundle) bundle = NULL; | ^~~~~~ ../include/bundle.h: In function 'extract_start': /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_RaucBundle.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../include/bundle.h:276:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 276 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(RaucBundle, free_bundle); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/main.c:698:31: note: called from here 698 | g_autoptr(RaucBundle) bundle = NULL; | ^~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'mount_start': /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/main.c:2134:27: note: called from here 2134 | g_autofree gchar *bundlelocation = NULL; | ^~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_RaucBundle.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../include/bundle.h:276:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 276 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(RaucBundle, free_bundle); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/main.c:2135:31: note: called from here 2135 | g_autoptr(RaucBundle) bundle = NULL; | ^~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'info_start': /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/main.c:1204:27: note: called from here 1204 | g_autofree gchar *bundlelocation = NULL; | ^~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_RaucBundle.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../include/bundle.h:276:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 276 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(RaucBundle, free_bundle); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/main.c:1206:31: note: called from here 1206 | g_autoptr(RaucBundle) bundle = NULL; | ^~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/main.c:1204:27: note: called from here 1204 | g_autofree gchar *bundlelocation = NULL; | ^~~~~~~~~~~~~~ In function 'r_status_formatter_readable', inlined from 'print_status' at ../src/main.c:1864:10, inlined from 'status_start' at ../src/main.c:1943:8: /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/main.c:1401:28: note: called from here 1401 | g_autofree gchar **slotclasses = NULL; | ^~~~~~~~~~~ In function 'print_status', inlined from 'status_start' at ../src/main.c:1943:8: /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/main.c:1861:27: note: called from here 1861 | g_autofree gchar *text = NULL; | ^~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'status_start': /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/main.c:1886:27: note: called from here 1886 | g_autofree gchar *message = NULL; | ^~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/main.c:1886:27: note: called from here 1886 | g_autofree gchar *message = NULL; | ^~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'cmdline_handler': /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/main.c:2381:27: note: called from here 2381 | g_autofree gchar *confpath = NULL, *keyring = NULL, *mount = NULL; | ^~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/main.c:2381:45: note: called from here 2381 | g_autofree gchar *confpath = NULL, *keyring = NULL, *mount = NULL; | ^~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/main.c:2381:62: note: called from here 2381 | g_autofree gchar *confpath = NULL, *keyring = NULL, *mount = NULL; | ^~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/main.c:2399:27: note: called from here 2399 | g_autofree gchar *text = NULL; | ^~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/main.c:2381:27: note: called from here 2381 | g_autofree gchar *confpath = NULL, *keyring = NULL, *mount = NULL; | ^~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/main.c:2381:45: note: called from here 2381 | g_autofree gchar *confpath = NULL, *keyring = NULL, *mount = NULL; | ^~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/main.c:2381:62: note: called from here 2381 | g_autofree gchar *confpath = NULL, *keyring = NULL, *mount = NULL; | ^~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/main.c:2381:27: note: called from here 2381 | g_autofree gchar *confpath = NULL, *keyring = NULL, *mount = NULL; | ^~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/main.c:2381:45: note: called from here 2381 | g_autofree gchar *confpath = NULL, *keyring = NULL, *mount = NULL; | ^~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/main.c:2381:62: note: called from here 2381 | g_autofree gchar *confpath = NULL, *keyring = NULL, *mount = NULL; | ^~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/main.c:2381:27: note: called from here 2381 | g_autofree gchar *confpath = NULL, *keyring = NULL, *mount = NULL; | ^~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/main.c:2381:45: note: called from here 2381 | g_autofree gchar *confpath = NULL, *keyring = NULL, *mount = NULL; | ^~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/main.c:2381:62: note: called from here 2381 | g_autofree gchar *confpath = NULL, *keyring = NULL, *mount = NULL; | ^~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'info_formatter_shell': /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/main.c:906:43: note: called from here 906 | g_autofree gchar *env_group = r_prepare_env_key(group, NULL); | ^~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/main.c:913:51: note: called from here 913 | g_autofree gchar *env_key = r_prepare_env_key(key, NULL); | ^~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/main.c:913:51: note: called from here 913 | g_autofree gchar *env_key = r_prepare_env_key(key, NULL); | ^~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/main.c:906:43: note: called from here 906 | g_autofree gchar *env_group = r_prepare_env_key(group, NULL); | ^~~~~~~~~ [30/32] Compiling C object librauc.a.p/src_bundle.c.o In file included from /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib.h:117, from /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/gobject/gbinding.h:30, from /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib-object.h:24, from /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/gio/gioenums.h:30, from /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/gio/giotypes.h:30, from /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/gio/gio.h:28, from ../src/bundle.c:2: /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'read_complete_dm_device': /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bundle.c:2542:26: note: called from here 2542 | g_autofree void* buf = NULL; | ^~~ In file included from /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/lib/glib-2.0/include/glibconfig.h:9, from /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gtypes.h:34, from /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/galloca.h:34, from /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib.h:32: /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/gio/gio-autocleanups.h: In function 'glib_autoptr_cleanup_GFile.isra': /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1341:49: warning: inlining failed in call to 'glib_autoptr_clear_GFile': call is unlikely and code size would grow [-Winline] 1341 | #define _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) glib_autoptr_clear_##TypeName | ^~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1357:36: note: in expansion of macro '_GLIB_AUTOPTR_CLEAR_FUNC_NAME' 1357 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) (TypeName *_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/gio/gio-autocleanups.h:68:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 68 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFile, g_object_unref) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1341:49: note: called from here 1341 | #define _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) glib_autoptr_clear_##TypeName | ^ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1360:7: note: in expansion of macro '_GLIB_AUTOPTR_CLEAR_FUNC_NAME' 1360 | { _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) (*_ptr); } \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/gio/gio-autocleanups.h:68:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 68 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFile, g_object_unref) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/gio/gio-autocleanups.h: In function 'truncate_bundle': /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_GFile.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/gio/gio-autocleanups.h:68:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 68 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFile, g_object_unref) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bundle.c:1063:26: note: called from here 1063 | g_autoptr(GFile) infile = NULL; | ^~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_GFile.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/gio/gio-autocleanups.h:68:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 68 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFile, g_object_unref) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bundle.c:1064:26: note: called from here 1064 | g_autoptr(GFile) outfile = NULL; | ^~~~~~~ In function 'glib_autoptr_cleanup_GFileOutputStream', inlined from 'truncate_bundle' at ../src/bundle.c:1066:31: /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1341:49: warning: inlining failed in call to 'glib_autoptr_clear_GFileOutputStream': call is unlikely and code size would grow [-Winline] 1341 | #define _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) glib_autoptr_clear_##TypeName | ^~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1357:36: note: in expansion of macro '_GLIB_AUTOPTR_CLEAR_FUNC_NAME' 1357 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) (TypeName *_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/gio/gio-autocleanups.h:76:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 76 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileOutputStream, g_object_unref) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1341:49: note: called from here 1341 | #define _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) glib_autoptr_clear_##TypeName | ^ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1360:7: note: in expansion of macro '_GLIB_AUTOPTR_CLEAR_FUNC_NAME' 1360 | { _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) (*_ptr); } \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/gio/gio-autocleanups.h:76:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 76 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileOutputStream, g_object_unref) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'glib_autoptr_cleanup_GFileInputStream', inlined from 'truncate_bundle' at ../src/bundle.c:1065:30: /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1341:49: warning: inlining failed in call to 'glib_autoptr_clear_GFileInputStream': call is unlikely and code size would grow [-Winline] 1341 | #define _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) glib_autoptr_clear_##TypeName | ^~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1357:36: note: in expansion of macro '_GLIB_AUTOPTR_CLEAR_FUNC_NAME' 1357 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) (TypeName *_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/gio/gio-autocleanups.h:72:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 72 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileInputStream, g_object_unref) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1341:49: note: called from here 1341 | #define _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) glib_autoptr_clear_##TypeName | ^ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1360:7: note: in expansion of macro '_GLIB_AUTOPTR_CLEAR_FUNC_NAME' 1360 | { _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) (*_ptr); } \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/gio/gio-autocleanups.h:72:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 72 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileInputStream, g_object_unref) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/gio/gio-autocleanups.h: In function 'truncate_bundle': /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_GFile.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/gio/gio-autocleanups.h:68:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 68 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFile, g_object_unref) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bundle.c:1063:26: note: called from here 1063 | g_autoptr(GFile) infile = NULL; | ^~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_GFile.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/gio/gio-autocleanups.h:68:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 68 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFile, g_object_unref) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bundle.c:1064:26: note: called from here 1064 | g_autoptr(GFile) outfile = NULL; | ^~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'unsquashfs': /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_GPtrArray.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 61 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPtrArray, g_ptr_array_unref) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bundle.c:166:30: note: called from here 166 | g_autoptr(GPtrArray) args = g_ptr_array_new_full(7, g_free); | ^~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'mksquashfs': /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1349:43: warning: inlining failed in call to 'glib_auto_cleanup_GStrv.isra': call is unlikely and code size would grow [-Winline] 1349 | #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1381:36: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' 1381 | static G_GNUC_UNUSED inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { if (*_ptr != none) (func) (*_ptr); } \ | ^~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:101:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_FREE_FUNC' 101 | G_DEFINE_AUTO_CLEANUP_FREE_FUNC(GStrv, g_strfreev, NULL) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bundle.c:134:31: note: called from here 134 | g_auto(GStrv) mksquashfs_argvp = NULL; | ^~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1349:43: warning: inlining failed in call to 'glib_auto_cleanup_GStrv.isra': call is unlikely and code size would grow [-Winline] 1349 | #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1381:36: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' 1381 | static G_GNUC_UNUSED inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { if (*_ptr != none) (func) (*_ptr); } \ | ^~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:101:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_FREE_FUNC' 101 | G_DEFINE_AUTO_CLEANUP_FREE_FUNC(GStrv, g_strfreev, NULL) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bundle.c:134:31: note: called from here 134 | g_auto(GStrv) mksquashfs_argvp = NULL; | ^~~~~~~~~~~~~~~~ In file included from ../include/bundle.h:9, from ../src/bundle.c:15: ../include/utils.h:89:20: warning: inlining failed in call to 'r_ptr_array_addv.constprop': call is unlikely and code size would grow [-Winline] 89 | static inline void r_ptr_array_addv(GPtrArray *ptrarray, gchar **argvp, gboolean copy) | ^~~~~~~~~~~~~~~~ ../src/bundle.c:143:17: note: called from here 143 | r_ptr_array_addv(args, mksquashfs_argvp, TRUE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_GPtrArray.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 61 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPtrArray, g_ptr_array_unref) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bundle.c:111:30: note: called from here 111 | g_autoptr(GPtrArray) args = g_ptr_array_new_full(7, g_free); | ^~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'generate_bundle_signature': /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_GBytes.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:49:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 49 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBytes, g_bytes_unref) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bundle.c:670:27: note: called from here 670 | g_autoptr(GBytes) sig = NULL; | ^~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'casync_make_blob': /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bundle.c:290:35: note: called from here 290 | g_autofree gchar *desync_store = NULL; | ^~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1349:43: warning: inlining failed in call to 'glib_auto_cleanup_GStrv.isra': call is unlikely and code size would grow [-Winline] 1349 | #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1381:36: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' 1381 | static G_GNUC_UNUSED inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { if (*_ptr != none) (func) (*_ptr); } \ | ^~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:101:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_FREE_FUNC' 101 | G_DEFINE_AUTO_CLEANUP_FREE_FUNC(GStrv, g_strfreev, NULL) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bundle.c:339:31: note: called from here 339 | g_auto(GStrv) casync_argvp = NULL; | ^~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1349:43: warning: inlining failed in call to 'glib_auto_cleanup_GStrv.isra': call is unlikely and code size would grow [-Winline] 1349 | #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1381:36: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' 1381 | static G_GNUC_UNUSED inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { if (*_ptr != none) (func) (*_ptr); } \ | ^~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:101:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_FREE_FUNC' 101 | G_DEFINE_AUTO_CLEANUP_FREE_FUNC(GStrv, g_strfreev, NULL) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bundle.c:339:31: note: called from here 339 | g_auto(GStrv) casync_argvp = NULL; | ^~~~~~~~~~~~ ../include/utils.h:89:20: warning: inlining failed in call to 'r_ptr_array_addv.constprop': call is unlikely and code size would grow [-Winline] 89 | static inline void r_ptr_array_addv(GPtrArray *ptrarray, gchar **argvp, gboolean copy) | ^~~~~~~~~~~~~~~~ ../src/bundle.c:348:17: note: called from here 348 | r_ptr_array_addv(args, casync_argvp, TRUE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_GPtrArray.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 61 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPtrArray, g_ptr_array_unref) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bundle.c:283:30: note: called from here 283 | g_autoptr(GPtrArray) args = g_ptr_array_new_full(5, g_free); | ^~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/gio/gio-autocleanups.h: In function 'append_signature_to_bundle': /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_GFile.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/gio/gio-autocleanups.h:68:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 68 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFile, g_object_unref) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bundle.c:611:26: note: called from here 611 | g_autoptr(GFile) bundlefile = NULL; | ^~~~~~~~~~ In function 'glib_autoptr_cleanup_GFileIOStream', inlined from 'append_signature_to_bundle' at ../src/bundle.c:612:27: /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1341:49: warning: inlining failed in call to 'glib_autoptr_clear_GFileIOStream': call is unlikely and code size would grow [-Winline] 1341 | #define _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) glib_autoptr_clear_##TypeName | ^~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1357:36: note: in expansion of macro '_GLIB_AUTOPTR_CLEAR_FUNC_NAME' 1357 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) (TypeName *_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/gio/gio-autocleanups.h:73:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 73 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileIOStream, g_object_unref) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1341:49: note: called from here 1341 | #define _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) glib_autoptr_clear_##TypeName | ^ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1360:7: note: in expansion of macro '_GLIB_AUTOPTR_CLEAR_FUNC_NAME' 1360 | { _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) (*_ptr); } \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/gio/gio-autocleanups.h:73:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 73 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileIOStream, g_object_unref) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/gio/gio-autocleanups.h: In function 'append_signature_to_bundle': /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_GFile.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/gio/gio-autocleanups.h:68:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 68 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFile, g_object_unref) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bundle.c:611:26: note: called from here 611 | g_autoptr(GFile) bundlefile = NULL; | ^~~~~~~~~~ In function 'create_verity', inlined from 'sign_bundle' at ../src/bundle.c:743:8: /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_GFile.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/gio/gio-autocleanups.h:68:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 68 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFile, g_object_unref) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bundle.c:524:26: note: called from here 524 | g_autoptr(GFile) bundlefile = NULL; | ^~~~~~~~~~ In function 'glib_autoptr_cleanup_GFileIOStream', inlined from 'create_verity' at ../src/bundle.c:525:27, inlined from 'sign_bundle' at ../src/bundle.c:743:8: /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1341:49: warning: inlining failed in call to 'glib_autoptr_clear_GFileIOStream': call is unlikely and code size would grow [-Winline] 1341 | #define _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) glib_autoptr_clear_##TypeName | ^~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1357:36: note: in expansion of macro '_GLIB_AUTOPTR_CLEAR_FUNC_NAME' 1357 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) (TypeName *_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/gio/gio-autocleanups.h:73:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 73 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileIOStream, g_object_unref) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1341:49: note: called from here 1341 | #define _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) glib_autoptr_clear_##TypeName | ^ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1360:7: note: in expansion of macro '_GLIB_AUTOPTR_CLEAR_FUNC_NAME' 1360 | { _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) (*_ptr); } \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/gio/gio-autocleanups.h:73:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 73 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileIOStream, g_object_unref) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'create_verity', inlined from 'sign_bundle' at ../src/bundle.c:743:8: /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_GFile.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/gio/gio-autocleanups.h:68:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 68 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFile, g_object_unref) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bundle.c:524:26: note: called from here 524 | g_autoptr(GFile) bundlefile = NULL; | ^~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'sign_bundle': /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_GBytes.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:49:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 49 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBytes, g_bytes_unref) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bundle.c:733:27: note: called from here 733 | g_autoptr(GBytes) sig = NULL; | ^~~ In function 'prepare_workdir', inlined from 'create_bundle' at ../src/bundle.c:986:12: /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bundle.c:901:35: note: called from here 901 | g_autofree gchar* cwd = g_get_current_dir(); | ^~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bundle.c:926:35: note: called from here 926 | g_autofree gchar *oldpath = NULL; | ^~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bundle.c:927:35: note: called from here 927 | g_autofree gchar *newpath = NULL; | ^~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bundle.c:926:35: note: called from here 926 | g_autofree gchar *oldpath = NULL; | ^~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bundle.c:927:35: note: called from here 927 | g_autofree gchar *newpath = NULL; | ^~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bundle.c:889:27: note: called from here 889 | g_autofree gchar* workdir = NULL; | ^~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bundle.c:889:27: note: called from here 889 | g_autofree gchar* workdir = NULL; | ^~~~~~~ In file included from ../include/bundle.h:7: ../include/manifest.h: In function 'create_bundle': ../include/manifest.h:203:28: warning: inlining failed in call to 'r_manifest_bundle_format_to_str': call is unlikely and code size would grow [-Winline] 203 | static inline const gchar *r_manifest_bundle_format_to_str(RManifestBundleFormat format) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bundle.c:1000:9: note: called from here 1000 | g_print("Creating '%s' format bundle\n", r_manifest_bundle_format_to_str(manifest->bundle_format)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'generate_adaptive_data', inlined from 'create_bundle' at ../src/bundle.c:1013:8: /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bundle.c:389:35: note: called from here 389 | g_autofree gchar *imagepath = g_build_filename(dir, image->filename, NULL); | ^~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bundle.c:397:51: note: called from here 397 | g_autofree gchar *indexname = g_strconcat(image->filename, ".block-hash-index", NULL); | ^~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bundle.c:398:51: note: called from here 398 | g_autofree gchar *indexpath = g_build_filename(dir, indexname, NULL); | ^~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bundle.c:397:51: note: called from here 397 | g_autofree gchar *indexname = g_strconcat(image->filename, ".block-hash-index", NULL); | ^~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bundle.c:398:51: note: called from here 398 | g_autofree gchar *indexpath = g_build_filename(dir, indexname, NULL); | ^~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bundle.c:397:51: note: called from here 397 | g_autofree gchar *indexname = g_strconcat(image->filename, ".block-hash-index", NULL); | ^~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bundle.c:398:51: note: called from here 398 | g_autofree gchar *indexpath = g_build_filename(dir, indexname, NULL); | ^~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bundle.c:397:51: note: called from here 397 | g_autofree gchar *indexname = g_strconcat(image->filename, ".block-hash-index", NULL); | ^~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bundle.c:398:51: note: called from here 398 | g_autofree gchar *indexpath = g_build_filename(dir, indexname, NULL); | ^~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bundle.c:389:35: note: called from here 389 | g_autofree gchar *imagepath = g_build_filename(dir, image->filename, NULL); | ^~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bundle.c:389:35: note: called from here 389 | g_autofree gchar *imagepath = g_build_filename(dir, image->filename, NULL); | ^~~~~~~~~ In function 'encrypt_bundle_payload', inlined from 'create_bundle' at ../src/bundle.c:1032:9: /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bundle.c:778:27: note: called from here 778 | g_autofree gchar* dirname = NULL; | ^~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bundle.c:779:27: note: called from here 779 | g_autofree gchar* tmpfilename = NULL; | ^~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bundle.c:780:27: note: called from here 780 | g_autofree gchar* encpath = NULL; | ^~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'create_bundle': /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bundle.c:972:27: note: called from here 972 | g_autofree gchar* manifestpath = NULL; | ^~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_RaucManifest.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../include/manifest.h:162:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 162 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(RaucManifest, free_manifest); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bundle.c:973:33: note: called from here 973 | g_autoptr(RaucManifest) manifest = NULL; | ^~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bundle.c:974:27: note: called from here 974 | g_autofree gchar *workdir = NULL; | ^~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'encrypt_bundle': /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_GBytes.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:49:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 49 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBytes, g_bytes_unref) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bundle.c:1358:27: note: called from here 1358 | g_autoptr(GBytes) encdata = NULL; | ^~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'check_bundle_payload': /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bundle.c:2276:36: note: called from here 2276 | g_autofree guint8 *root_digest = r_hex_decode(bundle->manifest->bundle_verity_hash, 32); | ^~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bundle.c:2277:36: note: called from here 2277 | g_autofree guint8 *salt = r_hex_decode(bundle->manifest->bundle_verity_salt, 32); | ^~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bundle.c:2276:36: note: called from here 2276 | g_autofree guint8 *root_digest = r_hex_decode(bundle->manifest->bundle_verity_hash, 32); | ^~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bundle.c:2277:36: note: called from here 2277 | g_autofree guint8 *salt = r_hex_decode(bundle->manifest->bundle_verity_salt, 32); | ^~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/gio/gio-autocleanups.h: In function 'extract_signature': /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_GFile.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/gio/gio-autocleanups.h:68:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 68 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFile, g_object_unref) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bundle.c:2406:26: note: called from here 2406 | g_autoptr(GFile) sigfile = NULL; | ^~~~~~~ In function 'glib_autoptr_cleanup_GOutputStream', inlined from 'extract_signature' at ../src/bundle.c:2407:27: /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1341:49: warning: inlining failed in call to 'glib_autoptr_clear_GOutputStream': call is unlikely and code size would grow [-Winline] 1341 | #define _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) glib_autoptr_clear_##TypeName | ^~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1357:36: note: in expansion of macro '_GLIB_AUTOPTR_CLEAR_FUNC_NAME' 1357 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) (TypeName *_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/gio/gio-autocleanups.h:102:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 102 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOutputStream, g_object_unref) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1341:49: note: called from here 1341 | #define _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) glib_autoptr_clear_##TypeName | ^ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1360:7: note: in expansion of macro '_GLIB_AUTOPTR_CLEAR_FUNC_NAME' 1360 | { _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) (*_ptr); } \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/gio/gio-autocleanups.h:102:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 102 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOutputStream, g_object_unref) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/gio/gio-autocleanups.h: In function 'extract_signature': /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_GFile.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/gio/gio-autocleanups.h:68:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 68 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFile, g_object_unref) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bundle.c:2406:26: note: called from here 2406 | g_autoptr(GFile) sigfile = NULL; | ^~~~~~~ In function 'decrypt_bundle_payload', inlined from 'extract_bundle' at ../src/bundle.c:2464:9: /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bundle.c:839:27: note: called from here 839 | g_autofree gchar *tmpdir = NULL; | ^~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bundle.c:840:28: note: called from here 840 | g_autofree guint8 *key = NULL; | ^~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bundle.c:841:27: note: called from here 841 | g_autofree gchar* decpath = NULL; | ^~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_GFile.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/gio/gio-autocleanups.h:68:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 68 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFile, g_object_unref) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bundle.c:842:26: note: called from here 842 | g_autoptr(GFile) decgfile = NULL; | ^~~~~~~~ In function 'convert_to_casync_bundle', inlined from 'create_casync_bundle' at ../src/bundle.c:1339:8: /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bundle.c:1199:35: note: called from here 1199 | g_autofree gchar *basepath = g_strndup(outbundle, strlen(outbundle) - 6); | ^~~~~~~~ In function 'casync_make_arch', inlined from 'convert_to_casync_bundle' at ../src/bundle.c:1263:10, inlined from 'create_casync_bundle' at ../src/bundle.c:1339:8: /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1349:43: warning: inlining failed in call to 'glib_auto_cleanup_GStrv.isra': call is unlikely and code size would grow [-Winline] 1349 | #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1381:36: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' 1381 | static G_GNUC_UNUSED inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { if (*_ptr != none) (func) (*_ptr); } \ | ^~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:101:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_FREE_FUNC' 101 | G_DEFINE_AUTO_CLEANUP_FREE_FUNC(GStrv, g_strfreev, NULL) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bundle.c:245:31: note: called from here 245 | g_auto(GStrv) casync_argvp = NULL; | ^~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1349:43: warning: inlining failed in call to 'glib_auto_cleanup_GStrv.isra': call is unlikely and code size would grow [-Winline] 1349 | #define _GLIB_AUTO_FUNC_NAME(TypeName) glib_auto_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1381:36: note: in expansion of macro '_GLIB_AUTO_FUNC_NAME' 1381 | static G_GNUC_UNUSED inline void _GLIB_AUTO_FUNC_NAME(TypeName) (TypeName *_ptr) { if (*_ptr != none) (func) (*_ptr); } \ | ^~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:101:1: note: in expansion of macro 'G_DEFINE_AUTO_CLEANUP_FREE_FUNC' 101 | G_DEFINE_AUTO_CLEANUP_FREE_FUNC(GStrv, g_strfreev, NULL) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bundle.c:245:31: note: called from here 245 | g_auto(GStrv) casync_argvp = NULL; | ^~~~~~~~~~~~ ../include/utils.h:89:20: warning: inlining failed in call to 'r_ptr_array_addv.constprop': call is unlikely and code size would grow [-Winline] 89 | static inline void r_ptr_array_addv(GPtrArray *ptrarray, gchar **argvp, gboolean copy) | ^~~~~~~~~~~~~~~~ ../src/bundle.c:254:17: note: called from here 254 | r_ptr_array_addv(iargs, casync_argvp, TRUE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_GPtrArray.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 61 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPtrArray, g_ptr_array_unref) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bundle.c:205:30: note: called from here 205 | g_autoptr(GPtrArray) args = g_ptr_array_new_full(5, g_free); | ^~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_GPtrArray.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:61:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 61 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPtrArray, g_ptr_array_unref) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bundle.c:206:30: note: called from here 206 | g_autoptr(GPtrArray) iargs = g_ptr_array_new_full(15, g_free); | ^~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bundle.c:207:27: note: called from here 207 | g_autofree gchar *tmpdir = NULL; | ^~~~~~ In function 'convert_to_casync_bundle', inlined from 'create_casync_bundle' at ../src/bundle.c:1339:8: /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bundle.c:1243:35: note: called from here 1243 | g_autofree gchar *imgpath = NULL; | ^~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bundle.c:1245:35: note: called from here 1245 | g_autofree gchar *idxpath = NULL; | ^~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bundle.c:1243:35: note: called from here 1243 | g_autofree gchar *imgpath = NULL; | ^~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bundle.c:1243:35: note: called from here 1243 | g_autofree gchar *imgpath = NULL; | ^~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bundle.c:1243:35: note: called from here 1243 | g_autofree gchar *imgpath = NULL; | ^~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bundle.c:1243:35: note: called from here 1243 | g_autofree gchar *imgpath = NULL; | ^~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bundle.c:1244:35: note: called from here 1244 | g_autofree gchar *idxfile = NULL; | ^~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bundle.c:1245:35: note: called from here 1245 | g_autofree gchar *idxpath = NULL; | ^~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bundle.c:1188:27: note: called from here 1188 | g_autofree gchar *tmpdir = NULL; | ^~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bundle.c:1189:27: note: called from here 1189 | g_autofree gchar *contentdir = NULL; | ^~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bundle.c:1190:27: note: called from here 1190 | g_autofree gchar *mfpath = NULL; | ^~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bundle.c:1191:27: note: called from here 1191 | g_autofree gchar *storepath = NULL; | ^~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_RaucManifest.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../include/manifest.h:162:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 162 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(RaucManifest, free_manifest); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bundle.c:1192:33: note: called from here 1192 | g_autoptr(RaucManifest) manifest = NULL; | ^~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'load_manifest_from_bundle': /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bundle.c:2485:27: note: called from here 2485 | g_autofree gchar* tmpdir = NULL; | ^~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bundle.c:2486:27: note: called from here 2486 | g_autofree gchar* bundledir = NULL; | ^~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bundle.c:2487:27: note: called from here 2487 | g_autofree gchar* manifestpath = NULL; | ^~~~~~~~~~~~ ../include/manifest.h: In function 'resign_bundle': ../include/manifest.h:203:28: warning: inlining failed in call to 'r_manifest_bundle_format_to_str': call is unlikely and code size would grow [-Winline] 203 | static inline const gchar *r_manifest_bundle_format_to_str(RManifestBundleFormat format) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bundle.c:1154:9: note: called from here 1154 | g_print("Resigning '%s' format bundle\n", r_manifest_bundle_format_to_str(manifest->bundle_format)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_RaucManifest.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../include/manifest.h:162:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 162 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(RaucManifest, free_manifest); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bundle.c:1122:33: note: called from here 1122 | g_autoptr(RaucManifest) loaded_manifest = NULL; | ^~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_GBytes.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:49:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 49 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBytes, g_bytes_unref) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bundle.c:1126:27: note: called from here 1126 | g_autoptr(GBytes) sig = NULL; | ^~~ ../include/manifest.h: In function 'mount_bundle': /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_RaucManifest.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../include/manifest.h:162:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 162 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(RaucManifest, free_manifest); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bundle.c:2791:41: note: called from here 2791 | g_autoptr(RaucManifest) manifest = NULL; | ^~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_RaucManifest.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../include/manifest.h:162:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 162 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(RaucManifest, free_manifest); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bundle.c:2791:41: note: called from here 2791 | g_autoptr(RaucManifest) manifest = NULL; | ^~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_RaucManifest.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../include/manifest.h:162:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 162 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(RaucManifest, free_manifest); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bundle.c:2791:41: note: called from here 2791 | g_autoptr(RaucManifest) manifest = NULL; | ^~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bundle.c:2792:35: note: called from here 2792 | g_autofree gchar* manifestpath = NULL; | ^~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_RaucManifest.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../include/manifest.h:162:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 162 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(RaucManifest, free_manifest); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bundle.c:2791:41: note: called from here 2791 | g_autoptr(RaucManifest) manifest = NULL; | ^~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bundle.c:2792:35: note: called from here 2792 | g_autofree gchar* manifestpath = NULL; | ^~~~~~~~~~~~ In function 'prepare_verity', inlined from 'mount_bundle' at ../src/bundle.c:2829:9: /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_RaucDM.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../include/dm.h:50:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 50 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(RaucDM, r_dm_free); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bundle.c:2595:27: note: called from here 2595 | g_autoptr(RaucDM) dm_verity = r_dm_new_verity(); | ^~~~~~~~~ In function 'prepare_crypt', inlined from 'mount_bundle' at ../src/bundle.c:2835:9: /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_RaucDM.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../include/dm.h:50:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 50 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(RaucDM, r_dm_free); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bundle.c:2661:27: note: called from here 2661 | g_autoptr(RaucDM) dm_verity = r_dm_new_verity(); | ^~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_RaucDM.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../include/dm.h:50:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 50 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(RaucDM, r_dm_free); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bundle.c:2662:27: note: called from here 2662 | g_autoptr(RaucDM) dm_crypt = r_dm_new_crypt(); | ^~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'mount_bundle': /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bundle.c:2740:27: note: called from here 2740 | g_autofree gchar *mount_point = NULL; | ^~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bundle.c:2741:27: note: called from here 2741 | g_autofree gchar *loopname = NULL; | ^~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'free_bundle': /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bundle.c:2911:35: note: called from here 2911 | g_autofree gchar *tmpdir = g_path_get_dirname(bundle->path); | ^~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'check_bundle': /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bundle.c:2061:43: note: called from here 2061 | g_autofree gchar *strprfx; | ^~~~~~~ In function 'input_stream_read_bytes_all', inlined from 'open_local_bundle' at ../src/bundle.c:1838:8, inlined from 'check_bundle' at ../src/bundle.c:2072:9: /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bundle.c:505:26: note: called from here 505 | g_autofree void *buffer = NULL; | ^~~~~~ In function 'open_local_bundle', inlined from 'check_bundle' at ../src/bundle.c:2072:9: /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_GFile.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/gio/gio-autocleanups.h:68:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 68 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFile, g_object_unref) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bundle.c:1735:26: note: called from here 1735 | g_autoptr(GFile) bundlefile = NULL; | ^~~~~~~~~~ In function 'glib_autoptr_cleanup_GFileInfo', inlined from 'open_local_bundle' at ../src/bundle.c:1736:23, inlined from 'check_bundle' at ../src/bundle.c:2072:9: /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1341:49: warning: inlining failed in call to 'glib_autoptr_clear_GFileInfo': call is unlikely and code size would grow [-Winline] 1341 | #define _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) glib_autoptr_clear_##TypeName | ^~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1357:36: note: in expansion of macro '_GLIB_AUTOPTR_CLEAR_FUNC_NAME' 1357 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) (TypeName *_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/gio/gio-autocleanups.h:71:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 71 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileInfo, g_object_unref) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1341:49: note: called from here 1341 | #define _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) glib_autoptr_clear_##TypeName | ^ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1360:7: note: in expansion of macro '_GLIB_AUTOPTR_CLEAR_FUNC_NAME' 1360 | { _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) (*_ptr); } \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/gio/gio-autocleanups.h:71:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 71 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFileInfo, g_object_unref) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'open_local_bundle', inlined from 'check_bundle' at ../src/bundle.c:2072:9: /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_GFile.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/gio/gio-autocleanups.h:68:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 68 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GFile, g_object_unref) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bundle.c:1735:26: note: called from here 1735 | g_autoptr(GFile) bundlefile = NULL; | ^~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'check_bundle': /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_GBytes.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:49:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 49 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBytes, g_bytes_unref) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bundle.c:1982:27: note: called from here 1982 | g_autoptr(GBytes) manifest_bytes = NULL; | ^~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:27:1: warning: inlining failed in call to 'g_autoptr_cleanup_generic_gfree': call is unlikely and code size would grow [-Winline] 27 | g_autoptr_cleanup_generic_gfree (void *p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bundle.c:1983:27: note: called from here 1983 | g_autofree gchar *bundlescheme = NULL; | ^~~~~~~~~~~~ ../include/manifest.h: In function 'replace_signature': ../include/manifest.h:203:28: warning: inlining failed in call to 'r_manifest_bundle_format_to_str': call is unlikely and code size would grow [-Winline] 203 | static inline const gchar *r_manifest_bundle_format_to_str(RManifestBundleFormat format) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bundle.c:2333:9: note: called from here 2333 | g_print("Replacing signature for '%s format bundle\n", r_manifest_bundle_format_to_str(manifest->bundle_format)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_RaucManifest.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../include/manifest.h:162:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 162 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(RaucManifest, free_manifest); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bundle.c:2302:33: note: called from here 2302 | g_autoptr(RaucManifest) loaded_manifest = NULL; | ^~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_GBytes.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h:49:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 49 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBytes, g_bytes_unref) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bundle.c:2305:27: note: called from here 2305 | g_autoptr(GBytes) sig = NULL; | ^~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_RaucManifest.isra': call is unlikely and code size would grow [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1359:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME' 1359 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/include/glib-2.0/glib/gmacros.h:1374:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1374 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../include/manifest.h:162:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 162 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(RaucManifest, free_manifest); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bundle.c:2302:33: note: called from here 2302 | g_autoptr(RaucManifest) loaded_manifest = NULL; | ^~~~~~~~~~~~~~~ [31/32] Linking static target librauc.a [32/32] Linking target rauc FAILED: rauc /workdir/instance-0/output-1/host/bin/mipsel-buildroot-linux-musl-gcc -o rauc rauc.p/meson-generated_.._rauc-installer-generated.c.o rauc.p/src_main.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -Wl,--gc-sections '-Wl,-Map,$@.map' -ztext -Wl,--start-group librauc.a -pthread /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/lib/libnl-genl-3.so /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/lib/libnl-3.so /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/lib/libglib-2.0.so /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/lib/libgio-2.0.so /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/lib/libgobject-2.0.so /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/lib/libssl.so /workdir/instance-0/output-1/host/mipsel-buildroot-linux-musl/sysroot/usr/lib/libcrypto.so -Wl,--end-group /workdir/instance-0/output-1/host/lib/gcc/mipsel-buildroot-linux-musl/13.3.0/../../../../mipsel-buildroot-linux-musl/bin/ld: librauc.a.p/src_signature.c.o: in function `signature_init': signature.c:(.text.signature_init+0x104): undefined reference to `X509_PURPOSE_get_by_id' /workdir/instance-0/output-1/host/lib/gcc/mipsel-buildroot-linux-musl/13.3.0/../../../../mipsel-buildroot-linux-musl/bin/ld: signature.c:(.text.signature_init+0x108): undefined reference to `X509_PURPOSE_get_by_id' /workdir/instance-0/output-1/host/lib/gcc/mipsel-buildroot-linux-musl/13.3.0/../../../../mipsel-buildroot-linux-musl/bin/ld: signature.c:(.text.signature_init+0x160): undefined reference to `X509_PURPOSE_add' /workdir/instance-0/output-1/host/lib/gcc/mipsel-buildroot-linux-musl/13.3.0/../../../../mipsel-buildroot-linux-musl/bin/ld: signature.c:(.text.signature_init+0x17c): undefined reference to `X509_PURPOSE_add' collect2: error: ld returned 1 exit status ninja: build stopped: subcommand failed. make: *** [package/pkg-generic.mk:289: /workdir/instance-0/output-1/build/rauc-1.12/.stamp_built] Error 1 make: Leaving directory '/workdir/instance-0/buildroot'