>>> rauc 1.11.3 Extracting xzcat /workdir/instance-0/dl/rauc/rauc-1.11.3.tar.xz | tar --strip-components=1 -C /workdir/instance-0/output-1/build/rauc-1.11.3 -xf - >>> rauc 1.11.3 Patching >>> rauc 1.11.3 Configuring rm -rf /workdir/instance-0/output-1/build/rauc-1.11.3//build mkdir -p /workdir/instance-0/output-1/build/rauc-1.11.3//build sed -e "/^\[binaries\]$/s:$::" -e "/^\[properties\]$/s:$::" -e "s%@TARGET_CC@%/workdir/instance-0/output-1/host/bin/mips64-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/workdir/instance-0/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/workdir/instance-0/output-1/host/bin/mips64-buildroot-linux-gnu-gfortran%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%mips64%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0', '-D_FORTIFY_SOURCE=2'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0', '-D_FORTIFY_SOURCE=2'%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/mips64-buildroot-linux-gnu/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.11.3//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.11.3//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.11.3/ /workdir/instance-0/output-1/build/rauc-1.11.3//build The Meson build system Version: 1.3.1 Source dir: /workdir/instance-0/output-1/build/rauc-1.11.3 Build dir: /workdir/instance-0/output-1/build/rauc-1.11.3/build Build type: cross build Project name: rauc Project version: 1.11.3 C compiler for the host machine: /workdir/instance-0/output-1/host/bin/mips64-buildroot-linux-gnu-gcc (gcc 12.4.0 "mips64-buildroot-linux-gnu-gcc.br_real (Buildroot 2024.08-rc3-18-g8de200895c) 12.4.0") C linker for the host machine: /workdir/instance-0/output-1/host/bin/mips64-buildroot-linux-gnu-gcc ld.bfd 2.40 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: mips64 Host machine cpu: Target machine cpu family: mips64 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: YES 8.9.1 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 -Wundef: YES Compiler for C supports arguments -Wnested-externs: YES Compiler for C supports arguments -Wwrite-strings: YES Compiler for C supports arguments -Wpointer-arith: YES Compiler for C supports arguments -Wmissing-declarations: YES Compiler for C supports arguments -Wmissing-prototypes: YES Compiler for C supports arguments -Wstrict-prototypes: YES Compiler for C supports arguments -Wredundant-decls: YES Compiler for C supports arguments -Wno-unused-parameter: YES Compiler for C supports arguments -Wno-missing-field-initializers: YES Compiler for C supports arguments -Wdeclaration-after-statement: YES Compiler for C supports arguments -Wformat=2: YES Compiler for C supports arguments -Wold-style-definition: YES Compiler for C supports arguments -Wcast-align: YES Compiler for C supports arguments -Wformat-nonliteral: YES Compiler for C supports arguments -Wformat-security: YES Compiler for C supports arguments -Wsign-compare: YES Compiler for C supports arguments -Wstrict-aliasing: YES Compiler for C supports arguments -Wshadow: YES Compiler for C supports arguments -Winline: YES Compiler for C supports arguments -Wpacked: YES Compiler for C supports arguments -Wmissing-format-attribute: YES Compiler for C supports arguments -Wmissing-noreturn: YES Compiler for C supports arguments -Winit-self: YES Compiler for C supports arguments -Wmissing-include-dirs: YES Compiler for C supports arguments -Wunused-but-set-variable: YES Compiler for C supports arguments -Warray-bounds: YES Compiler for C supports arguments -Wimplicit-function-declaration: YES Compiler for C supports arguments -Wreturn-type: YES Compiler for C supports arguments -Wswitch-enum: YES Compiler for C supports arguments -Wswitch-default: YES Compiler for C supports arguments -Wno-error=unused-parameter: YES Compiler for C supports arguments -Wno-error=missing-field-initializers: 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.11.3 User defined options Cross files : /workdir/instance-0/output-1/build/rauc-1.11.3//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.11.3 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.11.3//build ninja: Entering directory `/workdir/instance-0/output-1/build/rauc-1.11.3//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_checksum.c.o [5/32] Compiling C object librauc.a.p/src_crypt.c.o [6/32] Compiling C object librauc.a.p/src_mbr.c.o [7/32] Compiling C object librauc.a.p/src_event_log.c.o In file included from /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib.h:117, from ../src/event_log.c:2: /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'event_log_format_fields_readable.constprop': /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:147:27: note: called from here 147 | g_autofree gchar *now_formatted = NULL; | ^~~~~~~~~~~~~ In function 'rotate_logfiles', inlined from 'event_log_writer_file' at ../src/event_log.c:324:7: /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:248:35: note: called from here 248 | g_autofree gchar *from_file = g_strdup_printf("%s.%d", logger->filename, file_num - 1); | ^~~~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:249:35: note: called from here 249 | g_autofree gchar *to_file = g_strdup_printf("%s.%d", logger->filename, file_num); | ^~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:248:35: note: called from here 248 | g_autofree gchar *from_file = g_strdup_printf("%s.%d", logger->filename, file_num - 1); | ^~~~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:249:35: note: called from here 249 | g_autofree gchar *to_file = g_strdup_printf("%s.%d", logger->filename, file_num); | ^~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:248:35: note: called from here 248 | g_autofree gchar *from_file = g_strdup_printf("%s.%d", logger->filename, file_num - 1); | ^~~~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:249:35: note: called from here 249 | g_autofree gchar *to_file = g_strdup_printf("%s.%d", logger->filename, file_num); | ^~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:226:27: note: called from here 226 | g_autofree gchar *rotfile = NULL; | ^~~~~~~ In file included from /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/glib-2.0/include/glibconfig.h:9, from /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/gtypes.h:34, from /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/galloca.h:34, from /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib.h:32: /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:227:27: note: called from here 227 | g_autoptr(GError) ierror = NULL; | ^~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'event_log_writer_file': /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:286:27: note: called from here 286 | g_autoptr(GError) ierror = NULL; | ^~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:287:27: note: called from here 287 | g_autofree gchar *formatted = NULL; | ^~~~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:288:27: note: called from here 288 | g_autofree gchar *output = NULL; | ^~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:286:27: note: called from here 286 | g_autoptr(GError) ierror = NULL; | ^~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:287:27: note: called from here 287 | g_autofree gchar *formatted = NULL; | ^~~~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:288:27: note: called from here 288 | g_autofree gchar *output = NULL; | ^~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'r_event_log_message': /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:30:27: note: called from here 30 | g_autofree gchar *formatted = NULL; | ^~~~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'r_event_log_setup_logger': /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:392:27: note: called from here 392 | g_autoptr(GError) ierror = NULL; | ^~~~~~ [8/32] Compiling C object librauc.a.p/src_emmc.c.o [9/32] Compiling C object librauc.a.p/src_dm.c.o [10/32] Compiling C object librauc.a.p/src_mark.c.o [11/32] Compiling C object librauc.a.p/src_hash_index.c.o In file included from /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/glib-2.0/include/glibconfig.h:9, from /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/gtypes.h:34, from /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/galloca.h:34, from /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib.h:32, from /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/gobject/gbinding.h:30, from /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib-object.h:24, from /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/gio/gioenums.h:30, from /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/gio/giotypes.h:30, from /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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; | ^~~ [12/32] Compiling C object librauc.a.p/src_stats.c.o In file included from /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/glib-2.0/include/glibconfig.h:9, from /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/gtypes.h:34, from /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/galloca.h:34, from /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'r_stats_show': /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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_service.c.o [14/32] Compiling C object librauc.a.p/src_mount.c.o [15/32] Compiling C object librauc.a.p/src_context.c.o In file included from /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib.h:117, from /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/gobject/gbinding.h:30, from /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib-object.h:24, from /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/gio/gioenums.h:30, from /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/gio/giotypes.h:30, from /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/gio/gio.h:28, from ../src/context.c:2: /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'r_context_send_progress': /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:584:35: note: called from here 584 | g_autofree gchar *old = step->description; | ^~~ In file included from /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/glib-2.0/include/glibconfig.h:9, from /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/gtypes.h:34, from /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/galloca.h:34, from /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:210:30, inlined from 'get_system_info_from_handler' at ../src/context.c:325:7, inlined from 'r_context_configure_target' at ../src/context.c:407:26, inlined from 'r_context_configure' at ../src/context.c:518:7: /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:208:25, inlined from 'get_system_info_from_handler' at ../src/context.c:325:7, inlined from 'r_context_configure_target' at ../src/context.c:407:26, inlined from 'r_context_configure' at ../src/context.c:518:7: /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:207:33, inlined from 'get_system_info_from_handler' at ../src/context.c:325:7, inlined from 'r_context_configure_target' at ../src/context.c:407:26, inlined from 'r_context_configure' at ../src/context.c:518:7: /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:421:23, inlined from 'r_context_configure' at ../src/context.c:518:7: /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:161:11, inlined from 'r_context_configure_target' at ../src/context.c:425:23, inlined from 'r_context_configure' at ../src/context.c:518:7: /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:54:27: note: called from here 54 | g_autofree gchar *call = g_strjoinv(" ", (gchar**) args->pdata); | ^~~~ In function 'get_custom_bootname', inlined from 'r_context_configure_target' at ../src/context.c:425:23, inlined from 'r_context_configure' at ../src/context.c:518:7: /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:150:27: note: called from here 150 | g_autofree gchar *outline = NULL; | ^~~~~~~ In function 'glib_autoptr_cleanup_GDataInputStream', inlined from 'get_custom_bootname' at ../src/context.c:148:30, inlined from 'r_context_configure_target' at ../src/context.c:425:23, inlined from 'r_context_configure' at ../src/context.c:518:7: /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:147:25, inlined from 'r_context_configure_target' at ../src/context.c:425:23, inlined from 'r_context_configure' at ../src/context.c:518:7: /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:146:33, inlined from 'r_context_configure_target' at ../src/context.c:425:23, inlined from 'r_context_configure' at ../src/context.c:518:7: /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'r_context_begin_step_formatted': /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:653:27: note: called from here 653 | g_autofree gchar *desc_formatted = NULL; | ^~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'r_context_begin_step_weighted_formatted': /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:668:27: note: called from here 668 | g_autofree gchar *desc_formatted = NULL; | ^~~~~~~~~~~~~~ [16/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:201:28: warning: inlining failed in call to 'r_manifest_bundle_format_to_str': call is unlikely and code size would grow [-Winline] 201 | static inline const gchar *r_manifest_bundle_format_to_str(RManifestBundleFormat format) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/manifest.c:634:25: note: called from here 634 | 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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:670:35: note: called from here 670 | g_autofree gchar *group = NULL; | ^~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:720:51: note: called from here 720 | g_autofree gchar *group = g_strdup_printf("meta.%s", meta_group); | ^~~~~ ../include/manifest.h: In function 'check_manifest_internal': ../include/manifest.h:201:28: warning: inlining failed in call to 'r_manifest_bundle_format_to_str': call is unlikely and code size would grow [-Winline] 201 | static inline const gchar *r_manifest_bundle_format_to_str(RManifestBundleFormat format) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/manifest.c:486:33: note: called from here 486 | g_set_error(error, R_MANIFEST_ERROR, R_MANIFEST_CHECK_ERROR, "Unexpected hash for %s bundle in internal manifest", r_manifest_bundle_format_to_str(mf->bundle_format)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../include/manifest.h:201:28: warning: inlining failed in call to 'r_manifest_bundle_format_to_str': call is unlikely and code size would grow [-Winline] 201 | static inline const gchar *r_manifest_bundle_format_to_str(RManifestBundleFormat format) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/manifest.c:490:33: note: called from here 490 | g_set_error(error, R_MANIFEST_ERROR, R_MANIFEST_CHECK_ERROR, "Unexpected hash for %s bundle in internal manifest", r_manifest_bundle_format_to_str(mf->bundle_format)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../include/manifest.h:201:28: warning: inlining failed in call to 'r_manifest_bundle_format_to_str': call is unlikely and code size would grow [-Winline] 201 | static inline const gchar *r_manifest_bundle_format_to_str(RManifestBundleFormat format) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/manifest.c:494:33: note: called from here 494 | g_set_error(error, R_MANIFEST_ERROR, R_MANIFEST_CHECK_ERROR, "Unexpected hash 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:201:28: warning: inlining failed in call to 'r_manifest_bundle_format_to_str': call is unlikely and code size would grow [-Winline] 201 | static inline const gchar *r_manifest_bundle_format_to_str(RManifestBundleFormat format) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/manifest.c:520:18: note: called from here 520 | format = r_manifest_bundle_format_to_str(mf->bundle_format); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/glib-2.0/include/glibconfig.h:9, from /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/gtypes.h:34, from /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/galloca.h:34, from /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib.h:32: /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'save_manifest_mem': /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:731:29: note: called from here 731 | g_autoptr(GKeyFile) key_file = NULL; | ^~~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'save_manifest_file': /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:753:29: note: called from here 753 | g_autoptr(GKeyFile) key_file = NULL; | ^~~~~~~~ ../include/manifest.h: In function 'r_manifest_to_dict': ../include/manifest.h:201:28: warning: inlining failed in call to 'r_manifest_bundle_format_to_str': call is unlikely and code size would grow [-Winline] 201 | static inline const gchar *r_manifest_bundle_format_to_str(RManifestBundleFormat format) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/manifest.c:793:9: note: called from here 793 | 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:289:9: /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:298:9: /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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 *env_key = NULL; | ^~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:140:35: note: called from here 140 | g_autofree gchar *value = key_file_consume_string(key_file, group, *key, &ierror); | ^~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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 *env_key = NULL; | ^~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:109:23: note: called from here 109 | g_auto(GStrv) groupsplit = NULL; | ^~~~~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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) keys = NULL; | ^~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:112:27: note: called from here 112 | g_autofree gchar *env_section = NULL; | ^~~~~~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:109:23: note: called from here 109 | g_auto(GStrv) groupsplit = NULL; | ^~~~~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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) keys = NULL; | ^~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'parse_manifest': /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:180:27: note: called from here 180 | g_autofree gchar *tmp = NULL; | ^~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:181:23: note: called from here 181 | g_auto(GStrv) groups = NULL; | ^~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:183:23: note: called from here 183 | g_auto(GStrv) bundle_hooks = NULL; | ^~~~~~~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'load_manifest_mem': /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:318:29: note: called from here 318 | g_autoptr(GKeyFile) key_file = NULL; | ^~~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:321:27: note: called from here 321 | g_autofree gchar *manifest_checksum = NULL; | ^~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'load_manifest_file': /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:351:27: note: called from here 351 | g_autofree gchar *data; | ^~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:353:29: note: called from here 353 | g_autoptr(GKeyFile) key_file = NULL; | ^~~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:354:27: note: called from here 354 | g_autofree gchar *manifest_checksum = NULL; | ^~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'sync_manifest_with_contentdir': /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:974:35: note: called from here 974 | g_autofree gchar *filename = g_build_filename(dir, image->filename, NULL); | ^~~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:974:35: note: called from here 974 | g_autofree gchar *filename = g_build_filename(dir, image->filename, NULL); | ^~~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:983:35: note: called from here 983 | g_autofree gchar *hookpath = NULL; | ^~~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:983:35: note: called from here 983 | g_autofree gchar *hookpath = NULL; | ^~~~~~~~ In function 'update_manifest_checksums', inlined from 'sync_manifest_with_contentdir' at ../src/manifest.c:991:9: /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:939:35: note: called from here 939 | g_autofree gchar *filename = NULL; | ^~~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:939:35: note: called from here 939 | g_autofree gchar *filename = NULL; | ^~~~~~~~ [17/32] Compiling C object librauc.a.p/src_verity_hash.c.o [18/32] Compiling C object librauc.a.p/src_status_file.c.o In file included from /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/glib-2.0/include/glibconfig.h:9, from /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/gtypes.h:34, from /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/galloca.h:34, from /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib.h:32, from ../src/status_file.c:2: /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'r_slot_status_read': /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'r_slot_status_write': /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'r_system_status_load': /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'r_system_status_save': /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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; | ^~~~~~~~ [19/32] Compiling C object librauc.a.p/src_update_utils.c.o [20/32] Compiling C object librauc.a.p/src_install.c.o In file included from /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/glib-2.0/include/glibconfig.h:9, from /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/gtypes.h:34, from /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/galloca.h:34, from /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib.h:32, from /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/gobject/gbinding.h:30, from /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib-object.h:24, from /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/gio/gioenums.h:30, from /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/gio/giotypes.h:30, from /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/gio/gio.h:28, from /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/gio-unix-2.0/gio/gfiledescriptorbased.h:26, from ../src/install.c:3: /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'prepare_environment': /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:593:28: note: called from here 593 | g_autoptr(GString) slots = g_string_sized_new(128); | ^~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:594:28: note: called from here 594 | 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:88:20: warning: inlining failed in call to 'r_ptr_array_addv': call is unlikely and code size would grow [-Winline] 88 | static inline void r_ptr_array_addv(GPtrArray *ptrarray, gchar **argvp, gboolean copy) | ^~~~~~~~~~~~~~~~ ../src/install.c:716:17: note: called from here 716 | r_ptr_array_addv(args_array, handler_argv, FALSE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:720:15: /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:54:27: note: called from here 54 | g_autofree gchar *call = g_strjoinv(" ", (gchar**) args->pdata); | ^~~~ In function 'parse_handler_output', inlined from 'launch_and_wait_handler' at ../src/install.c:736:21: /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:525:35: note: called from here 525 | g_autofree gchar *joined = g_strjoinv(" ", &split[2]); | ^~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:528:35: note: called from here 528 | g_autofree gchar *joined = g_strjoinv(" ", &split[2]); | ^~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:504:23: note: called from here 504 | g_auto(GStrv) split = NULL; | ^~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'launch_and_wait_handler': /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:731:35: note: called from here 731 | g_autofree gchar *handler_message = NULL; | ^~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:699:30: note: called from here 699 | g_autoptr(GPtrArray) args_array = NULL; | ^~~~~~~~~~ In function 'glib_autoptr_cleanup_GDataInputStream', inlined from 'launch_and_wait_handler' at ../src/install.c:701:30: /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'launch_and_wait_handler': /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:699:30: note: called from here 699 | g_autoptr(GPtrArray) args_array = NULL; | ^~~~~~~~~~ In function 'glib_autoptr_cleanup_GSubprocess', inlined from 'launch_and_wait_handler' at ../src/install.c:696:25: /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:695:33: /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:110:16: /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:62:27: note: called from here 62 | g_autofree gchar *devicename = NULL; | ^~~~~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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 *syspath = NULL; | ^~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'update_external_mount_points': /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:108:35: note: called from here 108 | g_autofree gchar *devicepath = NULL; | ^~~~~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:108:35: note: called from here 108 | g_autofree gchar *devicepath = NULL; | ^~~~~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:108:35: note: called from here 108 | g_autofree gchar *devicepath = NULL; | ^~~~~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'determine_slot_states': /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:176:35: note: called from here 176 | g_autofree gchar *realdev = NULL; | ^~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:176:35: note: called from here 176 | g_autofree gchar *realdev = NULL; | ^~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'determine_target_install_group': /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:355:28: note: called from here 355 | g_autofree gchar **rootclasses = NULL; | ^~~~~~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:355:28: note: called from here 355 | g_autofree gchar **rootclasses = NULL; | ^~~~~~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'r_install_make_plans': /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:415:28: note: called from here 415 | g_autofree gchar **slotclasses = NULL; | ^~~~~~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:416:30: note: called from here 416 | 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:1349:40: /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:1294:43: note: called from here 1294 | g_autofree gchar *uptime = get_uptime(); | ^~~~~~ In function 'get_uptime', inlined from 'assemble_info_headers' at ../src/install.c:1294:31, inlined from 'do_install_bundle' at ../src/install.c:1349:40: /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:1232:27: note: called from here 1232 | g_autofree gchar *contents = NULL; | ^~~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:1234:23: note: called from here 1234 | g_auto(GStrv) uptime = NULL; | ^~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:1232:27: note: called from here 1232 | g_autofree gchar *contents = NULL; | ^~~~~~~~ In function 'assemble_info_headers', inlined from 'do_install_bundle' at ../src/install.c:1349:40: /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:1294:43: note: called from here 1294 | g_autofree gchar *uptime = get_uptime(); | ^~~~~~ In function 'system_info_to_header', inlined from 'assemble_info_headers' at ../src/install.c:1308:20, inlined from 'do_install_bundle' at ../src/install.c:1349:40: /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:1253:27: note: called from here 1253 | g_autofree gchar *header_key = NULL; | ^~~~~~~~~~ In function 'run_bundle_hook', inlined from 'do_install_bundle' at ../src/install.c:1395:3: /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:757:27: note: called from here 757 | g_autofree gchar *hook_name = NULL; | ^~~~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:765:27: note: called from here 765 | g_autofree gchar *hookreturnmsg = NULL; | ^~~~~~~~~~~~~ In function 'glib_autoptr_cleanup_GDataInputStream', inlined from 'run_bundle_hook' at ../src/install.c:762:30, inlined from 'do_install_bundle' at ../src/install.c:1395:3: /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:759:25, inlined from 'do_install_bundle' at ../src/install.c:1395:3: /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:758:33, inlined from 'do_install_bundle' at ../src/install.c:1395:3: /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:1395:3: /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:757:27: note: called from here 757 | g_autofree gchar *hook_name = NULL; | ^~~~~~~~~ In function 'launch_and_wait_custom_handler', inlined from 'do_install_bundle' at ../src/install.c:1419:9: /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:847:31: note: called from here 847 | g_auto(GStrv) handler_argvp = NULL; | ^~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:847:31: note: called from here 847 | g_auto(GStrv) handler_argvp = NULL; | ^~~~~~~~~~~~~ ../include/utils.h:88:20: warning: inlining failed in call to 'r_ptr_array_addv': call is unlikely and code size would grow [-Winline] 88 | static inline void r_ptr_array_addv(GPtrArray *ptrarray, gchar **argvp, gboolean copy) | ^~~~~~~~~~~~~~~~ ../src/install.c:853:17: note: called from here 853 | r_ptr_array_addv(handler_args, handler_argvp, TRUE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:856:31: note: called from here 856 | g_auto(GStrv) extra_argvp = NULL; | ^~~~~~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:856:31: note: called from here 856 | g_auto(GStrv) extra_argvp = NULL; | ^~~~~~~~~~~ ../include/utils.h:88:20: warning: inlining failed in call to 'r_ptr_array_addv': call is unlikely and code size would grow [-Winline] 88 | static inline void r_ptr_array_addv(GPtrArray *ptrarray, gchar **argvp, gboolean copy) | ^~~~~~~~~~~~~~~~ ../src/install.c:862:17: note: called from here 862 | r_ptr_array_addv(handler_args, extra_argvp, TRUE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:837:27: note: called from here 837 | g_autofree gchar* handler_name = NULL; | ^~~~~~~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:838:30: note: called from here 838 | g_autoptr(GPtrArray) handler_args = NULL; | ^~~~~~~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:839:23: note: called from here 839 | g_auto(GStrv) env = NULL; | ^~~ In function 'launch_and_wait_default_handler', inlined from 'do_install_bundle' at ../src/install.c:1422:9: /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:1164:27: note: called from here 1164 | g_autofree gchar *hook_name = NULL; | ^~~~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:1166:30: note: called from here 1166 | g_autoptr(GPtrArray) install_plans = NULL; | ^~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'do_install_bundle': /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:1325:23: note: called from here 1325 | g_auto(GStrv) handler_env = NULL; | ^~~~~~~~~~~ In function 'log_event_installation_done', inlined from 'do_install_bundle' at ../src/install.c:1449:2: /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:1124:27: note: called from here 1124 | g_autofree gchar *formatted = NULL; | ^~~~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'do_install_bundle': /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:1325:23: note: called from here 1325 | g_auto(GStrv) handler_env = 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_slot.c.o [23/32] Compiling C object librauc.a.p/src_config_file.c.o In file included from /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/glib-2.0/include/glibconfig.h:9, from /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/gtypes.h:34, from /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/galloca.h:34, from /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib.h:32, from ../src/config_file.c:1: /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'parse_bundle_formats': /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib.h:117: /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'r_config_file_modified_check': /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:578:27: note: called from here 578 | g_autofree gchar *data = NULL; | ^~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:580:27: note: called from here 580 | g_autofree gchar *new_checksum = NULL; | ^~~~~~~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:578:27: note: called from here 578 | g_autofree gchar *data = NULL; | ^~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:578:27: note: called from here 578 | g_autofree gchar *data = NULL; | ^~~~ In function 'r_event_log_parse_config_sections', inlined from 'load_config' at ../src/config_file.c:1059:7: /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:1065:13: /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'load_config': /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:602:27: note: called from here 602 | g_autofree gchar *data = NULL; | ^~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:607:27: note: called from here 607 | g_autofree gchar *variant_data = NULL; | ^~~~~~~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:608:27: note: called from here 608 | g_autofree gchar *bundle_formats = NULL; | ^~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:602:27: note: called from here 602 | g_autofree gchar *data = NULL; | ^~~~ [24/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'file_contains_crl': /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:404:27: note: called from here 404 | g_autofree gchar *contents = NULL; | ^~~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'bio_print_recipient': /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:780:27: note: called from here 780 | g_autofree gchar *s = NULL; | ^ In function 'contains_crl', inlined from 'setup_x509_store' at ../src/signature.c:474:11: /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:432:43: note: called from here 432 | g_autofree gchar *certpath = g_build_filename(load_cadir, filename, NULL); | ^~~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:432:43: note: called from here 432 | g_autofree gchar *certpath = g_build_filename(load_cadir, filename, NULL); | ^~~~~~~~ In file included from /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/glib-2.0/include/glibconfig.h:9, from /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/gtypes.h:34, from /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/galloca.h:34, from /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib.h:32: ../include/signature.h: In function 'setup_x509_store': /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:447:31: note: called from here 447 | g_autoptr(X509_STORE) store = NULL; | ^~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'get_pubkey_hash': /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:645:35: note: called from here 645 | g_autofree unsigned char *der_buf = NULL; | ^~~~~~~ ../include/signature.h: In function 'sigdata_to_string': /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:742:36: note: called from here 742 | g_autoptr(CMS_ContentInfo) cms = NULL; | ^~~ ../include/signature.h: In function 'envelopeddata_to_string': /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:810:36: note: called from here 810 | g_autoptr(CMS_ContentInfo) cms = NULL; | ^~~ ../include/signature.h: In function 'cms_is_detached': /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:1134:36: note: called from here 1134 | g_autoptr(CMS_ContentInfo) cms = NULL; | ^~~ ../include/signature.h: In function 'cms_is_envelopeddata': /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:1169:36: note: called from here 1169 | g_autoptr(CMS_ContentInfo) cms = NULL; | ^~~ ../include/signature.h: In function 'cms_get_unverified_manifest': /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:1192:36: note: called from here 1192 | g_autoptr(CMS_ContentInfo) cms = NULL; | ^~~ In function 'asn1_time_to_tm', inlined from 'cms_verify_bytes' at ../src/signature.c:1348:8: /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:1091:27: note: called from here 1091 | g_autofree gchar *ret; | ^~~ ../include/signature.h: In function 'cms_verify_bytes': /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:1259:36: note: called from here 1259 | g_autoptr(CMS_ContentInfo) icms = NULL; | ^~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:1264:27: note: called from here 1264 | g_autofree gchar *signers = NULL; | ^~~~~~~ ../include/signature.h: In function 'cms_sign': /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:582:44: note: called from here 582 | g_autoptr(CMS_ContentInfo) vcms = NULL; | ^~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:583:39: note: called from here 583 | g_autoptr(X509_STORE) store = NULL; | ^~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:585:35: note: called from here 585 | g_autoptr(GBytes) manifest = NULL; | ^~~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:582:44: note: called from here 582 | g_autoptr(CMS_ContentInfo) vcms = NULL; | ^~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:583:39: note: called from here 583 | g_autoptr(X509_STORE) store = NULL; | ^~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:585:35: note: called from here 585 | g_autoptr(GBytes) manifest = NULL; | ^~~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:506:36: note: called from here 506 | g_autoptr(CMS_ContentInfo) cms = NULL; | ^~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'cms_sign_file': /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:1412:27: note: called from here 1412 | g_autoptr(GBytes) content = NULL; | ^~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'cms_sign_manifest': /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:1440:27: note: called from here 1440 | g_autoptr(GBytes) content = NULL; | ^~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'cms_verify_fd': /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:1471:27: note: called from here 1471 | g_autoptr(GBytes) content = NULL; | ^~~~~~~ ../include/signature.h: In function 'cms_encrypt': /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:1544:36: note: called from here 1544 | g_autoptr(CMS_ContentInfo) cms = NULL; | ^~~ ../include/signature.h: In function 'cms_decrypt': /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:1615:36: note: called from here 1615 | g_autoptr(CMS_ContentInfo) icms = NULL; | ^~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:1615:36: note: called from here 1615 | g_autoptr(CMS_ContentInfo) icms = NULL; | ^~~~ [25/32] Compiling C object librauc.a.p/src_utils.c.o In file included from /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib.h:117, from /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/gobject/gbinding.h:30, from /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib-object.h:24, from /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/gio/gioenums.h:30, from /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/gio/giotypes.h:30, from /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/gio/gio.h:28, from ../src/utils.c:4: /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'r_subprocess_newv': /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:46:27: note: called from here 46 | g_autofree gchar *call = g_strjoinv(" ", (gchar**) args->pdata); | ^~~~ ../include/utils.h: In function 'r_subprocess_new': ../include/utils.h:44:28: warning: inlining failed in call to 'r_subprocess_newv': call is unlikely and code size would grow [-Winline] 44 | 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:44:28: warning: inlining failed in call to 'r_subprocess_newv': call is unlikely and code size would grow [-Winline] 44 | 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/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'copy_file': /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:121:27: note: called from here 121 | g_autofree gchar *srcpath = g_build_filename(srcprefix, srcfile, NULL); | ^~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:122:27: note: called from here 122 | g_autofree gchar *dstpath = g_build_filename(dstprefix, dstfile, NULL); | ^~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:121:27: note: called from here 121 | g_autofree gchar *srcpath = g_build_filename(srcprefix, srcfile, NULL); | ^~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:122:27: note: called from here 122 | g_autofree gchar *dstpath = g_build_filename(dstprefix, dstfile, NULL); | ^~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'resolve_path': /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:167:27: note: called from here 167 | g_autofree gchar *cwd = NULL; | ^~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:168:27: note: called from here 168 | g_autofree gchar *dir = NULL; | ^~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'key_file_consume_binary_suffixed_string': /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:292:27: note: called from here 292 | g_autofree gchar *string = NULL; | ^~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'r_hex_decode': /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:359:28: note: called from here 359 | g_autofree guint8 *raw = NULL; | ^~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'r_pwrite_lazy': /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:522:28: note: called from here 522 | g_autofree guint8 *read_data = g_malloc(size); | ^~~~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'r_prepare_env_key': /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:576:27: note: called from here 576 | g_autofree gchar *result = NULL; | ^~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'r_update_symlink': /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:608:27: note: called from here 608 | g_autofree gchar *old_target = NULL; | ^~~~~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:609:27: note: called from here 609 | g_autofree gchar *tmp_name = NULL; | ^~~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'r_fakeroot_init': /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:680:27: note: called from here 680 | g_autofree gchar *tmpdir = NULL; | ^~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:681:27: note: called from here 681 | g_autofree gchar *tmpfile = NULL; | ^~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:680:27: note: called from here 680 | g_autofree gchar *tmpdir = NULL; | ^~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:681:27: note: called from here 681 | g_autofree gchar *tmpfile = NULL; | ^~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'r_fakeroot_cleanup': /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:726:27: note: called from here 726 | g_autofree gchar *tmpdir = NULL; | ^~~~~~ [26/32] Compiling C object librauc.a.p/src_bootchooser.c.o In file included from /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib.h:117, from /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/gobject/gbinding.h:30, from /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib-object.h:24, from /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/gio/gioenums.h:30, from /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/gio/giotypes.h:30, from /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/gio/gio.h:28, from ../src/bootchooser.c:3: /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'r_subprocess_newv': /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:46:27: note: called from here 46 | g_autofree gchar *call = g_strjoinv(" ", (gchar**) args->pdata); | ^~~~ In file included from /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/glib-2.0/include/glibconfig.h:9, from /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/gtypes.h:34, from /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/galloca.h:34, from /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib.h:32: /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'bootchooser_order_primay': /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/gio/gio-autocleanups.h: In function 'uboot_env_get.constprop': /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:665:32: note: called from here 665 | g_autoptr(GSubprocess) sub = NULL; | ^~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:667:27: note: called from here 667 | g_autoptr(GBytes) stdout_buf = NULL; | ^~~~~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/gio/gio-autocleanups.h: In function 'custom_backend_get.constprop': /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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_buf = NULL; | ^~~~~~~~~~ ../include/utils.h: In function 'grub_env_set': ../include/utils.h:44:28: warning: inlining failed in call to 'r_subprocess_newv': call is unlikely and code size would grow [-Winline] 44 | static inline GSubprocess* r_subprocess_newv(GPtrArray *args, GSubprocessFlags flags, GError **error) | ^~~~~~~~~~~~~~~~~ ../src/bootchooser.c:458:15: note: called from here 458 | sub = r_subprocess_newv(pairs, G_SUBPROCESS_FLAGS_NONE, &ierror); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:443:32: note: called from here 443 | g_autoptr(GSubprocess) sub = NULL; | ^~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/gio/gio-autocleanups.h: In function 'custom_backend_set': /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:1545:32: note: called from here 1545 | g_autoptr(GSubprocess) sub = NULL; | ^~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/gio/gio-autocleanups.h: In function 'uboot_env_set': /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:725:32: note: called from here 725 | g_autoptr(GSubprocess) sub = NULL; | ^~~ ../include/utils.h: In function 'barebox_state_set': ../include/utils.h:44:28: warning: inlining failed in call to 'r_subprocess_newv': call is unlikely and code size would grow [-Winline] 44 | 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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:44:28: warning: inlining failed in call to 'r_subprocess_newv': call is unlikely and code size would grow [-Winline] 44 | 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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/gio/gio-autocleanups.h: In function 'efi_bootorder_get.constprop': /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:1094:32: note: called from here 1094 | g_autoptr(GSubprocess) sub = NULL; | ^~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:1096:27: note: called from here 1096 | g_autoptr(GBytes) stdout_buf = NULL; | ^~~~~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:996:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 996 | 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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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; | ^~~~~~~~~~~ In function 'efi_bootorder_set', inlined from 'efi_modify_persistent_bootorder' at ../src/bootchooser.c:1329:7: /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:1000:32: note: called from here 1000 | g_autoptr(GSubprocess) sub = NULL; | ^~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'efi_modify_persistent_bootorder': /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:996:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 996 | 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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:44:28: warning: inlining failed in call to 'r_subprocess_newv': call is unlikely and code size would grow [-Winline] 44 | static inline GSubprocess* r_subprocess_newv(GPtrArray *args, GSubprocessFlags flags, GError **error) | ^~~~~~~~~~~~~~~~~ ../src/bootchooser.c:378:15: note: called from here 378 | sub = r_subprocess_newv(sub_args, G_SUBPROCESS_FLAGS_STDOUT_PIPE | G_SUBPROCESS_FLAGS_STDERR_MERGE, &ierror); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:417:35: note: called from here 417 | g_autofree gchar *key_prefix = g_strdup_printf("%s=", key); | ^~~~~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:418:31: note: called from here 418 | g_auto(GStrv) variables = g_strsplit(sub_stdout, "\n", -1); | ^~~~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:417:35: note: called from here 417 | g_autofree gchar *key_prefix = g_strdup_printf("%s=", key); | ^~~~~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:418:31: note: called from here 418 | g_auto(GStrv) variables = g_strsplit(sub_stdout, "\n", -1); | ^~~~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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) sub_stdout_buf = NULL; | ^~~~~~~~~~~~~~ In function 'grub_get_state', inlined from 'r_boot_get_state' at ../src/bootchooser.c:1680:9: /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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) order = NULL; | ^~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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_ok = NULL; | ^~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:490:28: note: called from here 490 | g_autoptr(GString) slot_try = NULL; | ^~~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:491:23: note: called from here 491 | g_auto(GStrv) bootnames = NULL; | ^~~~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:492:27: note: called from here 492 | g_autofree gchar *key = NULL; | ^~~ In function 'uboot_get_state', inlined from 'r_boot_get_state' at ../src/bootchooser.c:1682:9: /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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) order = NULL; | ^~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:758:28: note: called from here 758 | g_autoptr(GString) attempts = NULL; | ^~~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:759:23: note: called from here 759 | g_auto(GStrv) bootnames = NULL; | ^~~~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:760:27: note: called from here 760 | g_autofree gchar *key = NULL; | ^~~ In function 'efi_get_state', inlined from 'r_boot_get_state' at ../src/bootchooser.c:1684:9: /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:996:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 996 | 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:1686:9: /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:1629:27: note: called from here 1629 | g_autofree gchar *ret_str = NULL; | ^~~~~~~ In function 'barebox_set_state', inlined from 'r_boot_set_state' at ../src/bootchooser.c:1715:9: /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:1717:9: /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:539:30: note: called from here 539 | 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:1719:9: /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:809:36: note: called from here 809 | g_autoptr(GString) order_current = NULL; | ^~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:809:36: note: called from here 809 | g_autoptr(GString) order_current = NULL; | ^~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:809:36: note: called from here 809 | g_autoptr(GString) order_current = NULL; | ^~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:810:38: note: called from here 810 | g_autoptr(GPtrArray) order_new = NULL; | ^~~~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:811:31: note: called from here 811 | g_auto(GStrv) bootnames = NULL; | ^~~~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:812:35: note: called from here 812 | g_autofree gchar *order = NULL; | ^~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:809:36: note: called from here 809 | g_autoptr(GString) order_current = NULL; | ^~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:810:38: note: called from here 810 | g_autoptr(GPtrArray) order_new = NULL; | ^~~~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:811:31: note: called from here 811 | g_auto(GStrv) bootnames = NULL; | ^~~~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:812:35: note: called from here 812 | g_autofree gchar *order = NULL; | ^~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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 *key = NULL; | ^~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:802:27: note: called from here 802 | g_autofree gchar *val = NULL; | ^~~ In function 'grub_get_primary', inlined from 'r_boot_get_primary' at ../src/bootchooser.c:1756:10: /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:594:43: note: called from here 594 | g_autofree gchar *key = NULL; | ^~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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_ok = NULL; | ^~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:596:44: note: called from here 596 | g_autoptr(GString) slot_try = NULL; | ^~~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:594:43: note: called from here 594 | g_autofree gchar *key = NULL; | ^~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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_ok = NULL; | ^~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:596:44: note: called from here 596 | g_autoptr(GString) slot_try = NULL; | ^~~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:594:43: note: called from here 594 | g_autofree gchar *key = NULL; | ^~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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_ok = NULL; | ^~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:596:44: note: called from here 596 | g_autoptr(GString) slot_try = NULL; | ^~~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:565:28: note: called from here 565 | g_autoptr(GString) order = NULL; | ^~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:566:23: note: called from here 566 | g_auto(GStrv) bootnames = NULL; | ^~~~~~~~~ In function 'uboot_get_primary', inlined from 'r_boot_get_primary' at ../src/bootchooser.c:1758:10: /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:886:43: note: called from here 886 | g_autofree gchar *key = NULL; | ^~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:887:44: note: called from here 887 | g_autoptr(GString) attempts = NULL; | ^~~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:886:43: note: called from here 886 | g_autofree gchar *key = NULL; | ^~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:887:44: note: called from here 887 | g_autoptr(GString) attempts = NULL; | ^~~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:886:43: note: called from here 886 | g_autofree gchar *key = NULL; | ^~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:887:44: note: called from here 887 | g_autoptr(GString) attempts = NULL; | ^~~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:866:28: note: called from here 866 | g_autoptr(GString) order = NULL; | ^~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:867:23: note: called from here 867 | g_auto(GStrv) bootnames = NULL; | ^~~~~~~~~ In function 'efi_get_primary', inlined from 'r_boot_get_primary' at ../src/bootchooser.c:1760:10: /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:996:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 996 | 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:1762:10: /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:1593:27: note: called from here 1593 | g_autofree gchar *ret_str = NULL; | ^~~~~~~ In function 'barebox_set_primary', inlined from 'r_boot_set_primary' at ../src/bootchooser.c:1791:9: /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:1793:9: /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:642:30: note: called from here 642 | g_autoptr(GPtrArray) pairs = g_ptr_array_new_full(7, g_free); | ^~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:643:28: note: called from here 643 | g_autoptr(GString) order = NULL; | ^~~~~ In function 'uboot_set_primary', inlined from 'r_boot_set_primary' at ../src/bootchooser.c:1795:9: /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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_new = NULL; | ^~~~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:925:28: note: called from here 925 | g_autoptr(GString) order_current = NULL; | ^~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:926:23: note: called from here 926 | g_auto(GStrv) bootnames = NULL; | ^~~~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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 *key = NULL; | ^~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:929:27: note: called from here 929 | 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:1797:9: /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:1031:32: note: called from here 1031 | 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:1797:9: /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:996:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 996 | 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; | ^~~~~~~ [27/32] Compiling C object rauc.p/meson-generated_.._rauc-installer-generated.c.o [28/32] Compiling C object librauc.a.p/src_bundle.c.o In file included from /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib.h:117, from /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/gobject/gbinding.h:30, from /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib-object.h:24, from /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/gio/gioenums.h:30, from /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/gio/giotypes.h:30, from /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/gio/gio.h:28, from ../src/bundle.c:2: /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'read_complete_dm_device': /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:2437:26: note: called from here 2437 | g_autofree void* buf = NULL; | ^~~ In file included from /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/glib-2.0/include/glibconfig.h:9, from /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/gtypes.h:34, from /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/galloca.h:34, from /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib.h:32: /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/gio/gio-autocleanups.h: In function 'glib_autoptr_cleanup_GFile.isra': /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/gio/gio-autocleanups.h: In function 'truncate_bundle': /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:961:26: note: called from here 961 | g_autoptr(GFile) infile = NULL; | ^~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:962:26: note: called from here 962 | g_autoptr(GFile) outfile = NULL; | ^~~~~~~ In function 'glib_autoptr_cleanup_GFileOutputStream', inlined from 'truncate_bundle' at ../src/bundle.c:964:31: /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:963:30: /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/gio/gio-autocleanups.h: In function 'truncate_bundle': /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:961:26: note: called from here 961 | g_autoptr(GFile) infile = NULL; | ^~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:962:26: note: called from here 962 | g_autoptr(GFile) outfile = NULL; | ^~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'mksquashfs': /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:130:31: note: called from here 130 | g_auto(GStrv) mksquashfs_argvp = NULL; | ^~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:130:31: note: called from here 130 | g_auto(GStrv) mksquashfs_argvp = NULL; | ^~~~~~~~~~~~~~~~ In file included from ../include/bundle.h:9, from ../src/bundle.c:14: ../include/utils.h:88:20: warning: inlining failed in call to 'r_ptr_array_addv.constprop': call is unlikely and code size would grow [-Winline] 88 | static inline void r_ptr_array_addv(GPtrArray *ptrarray, gchar **argvp, gboolean copy) | ^~~~~~~~~~~~~~~~ ../src/bundle.c:139:17: note: called from here 139 | r_ptr_array_addv(args, mksquashfs_argvp, TRUE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'generate_bundle_signature': /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:665:27: note: called from here 665 | g_autoptr(GBytes) sig = NULL; | ^~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'casync_make_blob': /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:286:35: note: called from here 286 | g_autofree gchar *desync_store = NULL; | ^~~~~~~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:335:31: note: called from here 335 | g_auto(GStrv) casync_argvp = NULL; | ^~~~~~~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:335:31: note: called from here 335 | g_auto(GStrv) casync_argvp = NULL; | ^~~~~~~~~~~~ ../include/utils.h:88:20: warning: inlining failed in call to 'r_ptr_array_addv.constprop': call is unlikely and code size would grow [-Winline] 88 | static inline void r_ptr_array_addv(GPtrArray *ptrarray, gchar **argvp, gboolean copy) | ^~~~~~~~~~~~~~~~ ../src/bundle.c:344:17: note: called from here 344 | r_ptr_array_addv(args, casync_argvp, TRUE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/gio/gio-autocleanups.h: In function 'append_signature_to_bundle': /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:606:26: note: called from here 606 | g_autoptr(GFile) bundlefile = NULL; | ^~~~~~~~~~ In function 'glib_autoptr_cleanup_GFileIOStream', inlined from 'append_signature_to_bundle' at ../src/bundle.c:607:27: /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/gio/gio-autocleanups.h: In function 'append_signature_to_bundle': /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:606:26: note: called from here 606 | g_autoptr(GFile) bundlefile = NULL; | ^~~~~~~~~~ In function 'create_verity', inlined from 'sign_bundle' at ../src/bundle.c:738:8: /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:519:26: note: called from here 519 | g_autoptr(GFile) bundlefile = NULL; | ^~~~~~~~~~ In function 'glib_autoptr_cleanup_GFileIOStream', inlined from 'create_verity' at ../src/bundle.c:520:27, inlined from 'sign_bundle' at ../src/bundle.c:738:8: /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:738:8: /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:519:26: note: called from here 519 | g_autoptr(GFile) bundlefile = NULL; | ^~~~~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'sign_bundle': /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:728:27: note: called from here 728 | g_autoptr(GBytes) sig = NULL; | ^~~ In file included from ../include/bundle.h:7: ../include/manifest.h: In function 'create_bundle': ../include/manifest.h:201:28: warning: inlining failed in call to 'r_manifest_bundle_format_to_str': call is unlikely and code size would grow [-Winline] 201 | static inline const gchar *r_manifest_bundle_format_to_str(RManifestBundleFormat format) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bundle.c:903:9: note: called from here 903 | 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:916:8: /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:385:35: note: called from here 385 | g_autofree gchar *imagepath = g_build_filename(dir, image->filename, NULL); | ^~~~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:393:51: note: called from here 393 | g_autofree gchar *indexname = g_strconcat(image->filename, ".block-hash-index", NULL); | ^~~~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:394:51: note: called from here 394 | g_autofree gchar *indexpath = g_build_filename(dir, indexname, NULL); | ^~~~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:393:51: note: called from here 393 | g_autofree gchar *indexname = g_strconcat(image->filename, ".block-hash-index", NULL); | ^~~~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:394:51: note: called from here 394 | g_autofree gchar *indexpath = g_build_filename(dir, indexname, NULL); | ^~~~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:393:51: note: called from here 393 | g_autofree gchar *indexname = g_strconcat(image->filename, ".block-hash-index", NULL); | ^~~~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:394:51: note: called from here 394 | g_autofree gchar *indexpath = g_build_filename(dir, indexname, NULL); | ^~~~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:393:51: note: called from here 393 | g_autofree gchar *indexname = g_strconcat(image->filename, ".block-hash-index", NULL); | ^~~~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:394:51: note: called from here 394 | g_autofree gchar *indexpath = g_build_filename(dir, indexname, NULL); | ^~~~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:385:35: note: called from here 385 | g_autofree gchar *imagepath = g_build_filename(dir, image->filename, NULL); | ^~~~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:385:35: note: called from here 385 | g_autofree gchar *imagepath = g_build_filename(dir, image->filename, NULL); | ^~~~~~~~~ In function 'encrypt_bundle_payload', inlined from 'create_bundle' at ../src/bundle.c:935:9: /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:773:27: note: called from here 773 | g_autofree gchar* dirname = NULL; | ^~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:774:27: note: called from here 774 | g_autofree gchar* tmpfilename = NULL; | ^~~~~~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:775:27: note: called from here 775 | g_autofree gchar* encpath = NULL; | ^~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'create_bundle': /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:884:27: note: called from here 884 | g_autofree gchar* manifestpath = g_build_filename(contentdir, "manifest.raucm", NULL); | ^~~~~~~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:166:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 166 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(RaucManifest, free_manifest); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bundle.c:885:33: note: called from here 885 | g_autoptr(RaucManifest) manifest = NULL; | ^~~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'check_bundle_payload': /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:2172:36: note: called from here 2172 | g_autofree guint8 *root_digest = r_hex_decode(bundle->manifest->bundle_verity_hash, 32); | ^~~~~~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:2173:36: note: called from here 2173 | g_autofree guint8 *salt = r_hex_decode(bundle->manifest->bundle_verity_salt, 32); | ^~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:2172:36: note: called from here 2172 | g_autofree guint8 *root_digest = r_hex_decode(bundle->manifest->bundle_verity_hash, 32); | ^~~~~~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:2173:36: note: called from here 2173 | g_autofree guint8 *salt = r_hex_decode(bundle->manifest->bundle_verity_salt, 32); | ^~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/gio/gio-autocleanups.h: In function 'extract_signature': /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:2301:26: note: called from here 2301 | g_autoptr(GFile) sigfile = NULL; | ^~~~~~~ In function 'glib_autoptr_cleanup_GOutputStream', inlined from 'extract_signature' at ../src/bundle.c:2302:27: /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/gio/gio-autocleanups.h: In function 'extract_signature': /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:2301:26: note: called from here 2301 | g_autoptr(GFile) sigfile = NULL; | ^~~~~~~ In function 'decrypt_bundle_payload', inlined from 'extract_bundle' at ../src/bundle.c:2359:9: /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:834:27: note: called from here 834 | g_autofree gchar *tmpdir = NULL; | ^~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:835:28: note: called from here 835 | g_autofree guint8 *key = NULL; | ^~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:836:27: note: called from here 836 | g_autofree gchar* decpath = NULL; | ^~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:837:26: note: called from here 837 | g_autoptr(GFile) decgfile = NULL; | ^~~~~~~~ In function 'convert_to_casync_bundle', inlined from 'create_casync_bundle' at ../src/bundle.c:1236:8: /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:1097:35: note: called from here 1097 | 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:1160:10, inlined from 'create_casync_bundle' at ../src/bundle.c:1236:8: /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:241:31: note: called from here 241 | g_auto(GStrv) casync_argvp = NULL; | ^~~~~~~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:241:31: note: called from here 241 | g_auto(GStrv) casync_argvp = NULL; | ^~~~~~~~~~~~ ../include/utils.h:88:20: warning: inlining failed in call to 'r_ptr_array_addv.constprop': call is unlikely and code size would grow [-Winline] 88 | static inline void r_ptr_array_addv(GPtrArray *ptrarray, gchar **argvp, gboolean copy) | ^~~~~~~~~~~~~~~~ ../src/bundle.c:250:17: note: called from here 250 | r_ptr_array_addv(iargs, casync_argvp, TRUE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'convert_to_casync_bundle', inlined from 'create_casync_bundle' at ../src/bundle.c:1236:8: /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:1140:35: note: called from here 1140 | g_autofree gchar *imgpath = NULL; | ^~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:1142:35: note: called from here 1142 | g_autofree gchar *idxpath = NULL; | ^~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:1140:35: note: called from here 1140 | g_autofree gchar *imgpath = NULL; | ^~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:1140:35: note: called from here 1140 | g_autofree gchar *imgpath = NULL; | ^~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:1140:35: note: called from here 1140 | g_autofree gchar *imgpath = NULL; | ^~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:1140:35: note: called from here 1140 | g_autofree gchar *imgpath = NULL; | ^~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:1141:35: note: called from here 1141 | g_autofree gchar *idxfile = NULL; | ^~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:1142:35: note: called from here 1142 | g_autofree gchar *idxpath = NULL; | ^~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:1086:27: note: called from here 1086 | g_autofree gchar *tmpdir = NULL; | ^~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:1087:27: note: called from here 1087 | g_autofree gchar *contentdir = NULL; | ^~~~~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:1088:27: note: called from here 1088 | g_autofree gchar *mfpath = NULL; | ^~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:1089:27: note: called from here 1089 | g_autofree gchar *storepath = NULL; | ^~~~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:166:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 166 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(RaucManifest, free_manifest); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bundle.c:1090:33: note: called from here 1090 | g_autoptr(RaucManifest) manifest = NULL; | ^~~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'load_manifest_from_bundle': /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:2380:27: note: called from here 2380 | g_autofree gchar* tmpdir = NULL; | ^~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:2381:27: note: called from here 2381 | g_autofree gchar* bundledir = NULL; | ^~~~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:2382:27: note: called from here 2382 | g_autofree gchar* manifestpath = NULL; | ^~~~~~~~~~~~ ../include/manifest.h: In function 'resign_bundle': ../include/manifest.h:201:28: warning: inlining failed in call to 'r_manifest_bundle_format_to_str': call is unlikely and code size would grow [-Winline] 201 | static inline const gchar *r_manifest_bundle_format_to_str(RManifestBundleFormat format) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bundle.c:1052:9: note: called from here 1052 | g_print("Resigning '%s' format bundle\n", r_manifest_bundle_format_to_str(manifest->bundle_format)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:166:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 166 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(RaucManifest, free_manifest); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bundle.c:1020:33: note: called from here 1020 | g_autoptr(RaucManifest) loaded_manifest = NULL; | ^~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:1024:27: note: called from here 1024 | g_autoptr(GBytes) sig = NULL; | ^~~ ../include/manifest.h: In function 'mount_bundle': /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:166:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 166 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(RaucManifest, free_manifest); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bundle.c:2686:41: note: called from here 2686 | g_autoptr(RaucManifest) manifest = NULL; | ^~~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:166:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 166 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(RaucManifest, free_manifest); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bundle.c:2686:41: note: called from here 2686 | g_autoptr(RaucManifest) manifest = NULL; | ^~~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:166:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 166 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(RaucManifest, free_manifest); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bundle.c:2686:41: note: called from here 2686 | g_autoptr(RaucManifest) manifest = NULL; | ^~~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:2687:35: note: called from here 2687 | g_autofree gchar* manifestpath = NULL; | ^~~~~~~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:166:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 166 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(RaucManifest, free_manifest); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bundle.c:2686:41: note: called from here 2686 | g_autoptr(RaucManifest) manifest = NULL; | ^~~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:2687:35: note: called from here 2687 | g_autofree gchar* manifestpath = NULL; | ^~~~~~~~~~~~ In function 'prepare_verity', inlined from 'mount_bundle' at ../src/bundle.c:2724:9: /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:2490:27: note: called from here 2490 | g_autoptr(RaucDM) dm_verity = r_dm_new_verity(); | ^~~~~~~~~ In function 'prepare_crypt', inlined from 'mount_bundle' at ../src/bundle.c:2730:9: /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:2556:27: note: called from here 2556 | g_autoptr(RaucDM) dm_verity = r_dm_new_verity(); | ^~~~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:2557:27: note: called from here 2557 | g_autoptr(RaucDM) dm_crypt = r_dm_new_crypt(); | ^~~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'mount_bundle': /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:2635:27: note: called from here 2635 | g_autofree gchar *mount_point = NULL; | ^~~~~~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:2636:27: note: called from here 2636 | g_autofree gchar *loopname = NULL; | ^~~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'free_bundle': /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:2806:35: note: called from here 2806 | g_autofree gchar *tmpdir = g_path_get_dirname(bundle->path); | ^~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'check_bundle': /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:1957:43: note: called from here 1957 | g_autofree gchar *strprfx; | ^~~~~~~ In function 'input_stream_read_bytes_all', inlined from 'open_local_bundle' at ../src/bundle.c:1734:8, inlined from 'check_bundle' at ../src/bundle.c:1968:9: /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:499:26: note: called from here 499 | g_autofree void *buffer = NULL; | ^~~~~~ In function 'open_local_bundle', inlined from 'check_bundle' at ../src/bundle.c:1968:9: /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:1631:26: note: called from here 1631 | g_autoptr(GFile) bundlefile = NULL; | ^~~~~~~~~~ In function 'glib_autoptr_cleanup_GFileInfo', inlined from 'open_local_bundle' at ../src/bundle.c:1632:23, inlined from 'check_bundle' at ../src/bundle.c:1968:9: /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:1968:9: /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:1631:26: note: called from here 1631 | g_autoptr(GFile) bundlefile = NULL; | ^~~~~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'check_bundle': /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:1878:27: note: called from here 1878 | g_autoptr(GBytes) manifest_bytes = NULL; | ^~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:1879:27: note: called from here 1879 | g_autofree gchar *bundlescheme = NULL; | ^~~~~~~~~~~~ ../include/manifest.h: In function 'replace_signature': ../include/manifest.h:201:28: warning: inlining failed in call to 'r_manifest_bundle_format_to_str': call is unlikely and code size would grow [-Winline] 201 | static inline const gchar *r_manifest_bundle_format_to_str(RManifestBundleFormat format) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bundle.c:2228:9: note: called from here 2228 | g_print("Replacing signature for '%s format bundle\n", r_manifest_bundle_format_to_str(manifest->bundle_format)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:166:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 166 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(RaucManifest, free_manifest); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bundle.c:2198:33: note: called from here 2198 | g_autoptr(RaucManifest) loaded_manifest = NULL; | ^~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:2201:27: note: called from here 2201 | g_autoptr(GBytes) sig = NULL; | ^~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:166:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 166 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(RaucManifest, free_manifest); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/bundle.c:2198:33: note: called from here 2198 | g_autoptr(RaucManifest) loaded_manifest = NULL; | ^~~~~~~~~~~~~~~ [29/32] Compiling C object rauc.p/src_main.c.o In file included from /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib.h:117, from /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/gobject/gbinding.h:30, from /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib-object.h:24, from /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/gio/gioenums.h:30, from /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/gio/giotypes.h:30, from /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/gio/gio.h:28, from ../src/main.c:2: /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'resolve_bundle_path': /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:170:35: note: called from here 170 | g_autofree gchar *cwd = g_get_current_dir(); | ^~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:173:35: note: called from here 173 | g_autofree gchar *hostname = NULL; | ^~~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:173:35: note: called from here 173 | g_autofree gchar *hostname = NULL; | ^~~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:164:27: note: called from here 164 | g_autofree gchar *bundlescheme = NULL; | ^~~~~~~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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 *bundlelocation = NULL; | ^~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'r_string_append_slot': /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:1363:43: note: called from here 1363 | g_autofree gchar* formatted_size = g_format_size_full(slot_state->checksum.size, G_FORMAT_SIZE_LONG_FORMAT); | ^~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'formatter_shell_append': /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:851:27: note: called from here 851 | g_autofree gchar* quoted = g_shell_quote(argument ?: ""); | ^~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'formatter_shell_append_n': /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:858:27: note: called from here 858 | g_autofree gchar* quoted = g_shell_quote(argument ?: ""); | ^~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'info_formatter_readable': /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:1029:43: note: called from here 1029 | g_autofree gchar* formatted_size = g_format_size_full(img->checksum.size, G_FORMAT_SIZE_LONG_FORMAT); | ^~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'bundle_start': /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:354:27: note: called from here 354 | g_autofree gchar *inpath = NULL; | ^~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:355:27: note: called from here 355 | g_autofree gchar *outpath = NULL; | ^~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:356:27: note: called from here 356 | g_autofree gchar *outdir = NULL; | ^~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'install_start': /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:220:27: note: called from here 220 | g_autofree gchar *bundlelocation = NULL; | ^~~~~~~~~~~~~~ In file included from /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/glib-2.0/include/glibconfig.h:9, from /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/gtypes.h:34, from /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/galloca.h:34, from /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib.h:32: ../include/bundle.h: In function 'resign_start': /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:511:31: note: called from here 511 | g_autoptr(RaucBundle) bundle = NULL; | ^~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'mount_start': /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:2128:27: note: called from here 2128 | g_autofree gchar *bundlelocation = NULL; | ^~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:2129:31: note: called from here 2129 | g_autoptr(RaucBundle) bundle = NULL; | ^~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'info_start': /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:1194:27: note: called from here 1194 | g_autofree gchar *bundlelocation = NULL; | ^~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:1196:31: note: called from here 1196 | g_autoptr(RaucBundle) bundle = NULL; | ^~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:1194:27: note: called from here 1194 | g_autofree gchar *bundlelocation = NULL; | ^~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'info_formatter_shell': /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:897:43: note: called from here 897 | g_autofree gchar *env_group = r_prepare_env_key(group, NULL); | ^~~~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:904:51: note: called from here 904 | g_autofree gchar *env_key = r_prepare_env_key(key, NULL); | ^~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:904:51: note: called from here 904 | g_autofree gchar *env_key = r_prepare_env_key(key, NULL); | ^~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:904:51: note: called from here 904 | g_autofree gchar *env_key = r_prepare_env_key(key, NULL); | ^~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:905:51: note: called from here 905 | g_autofree gchar *var = NULL; | ^~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:897:43: note: called from here 897 | g_autofree gchar *env_group = r_prepare_env_key(group, NULL); | ^~~~~~~~~ In function 'r_status_formatter_readable', inlined from 'print_status' at ../src/main.c:1862:10, inlined from 'status_start' at ../src/main.c:1941:8: /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:1391:28: note: called from here 1391 | g_autofree gchar **slotclasses = NULL; | ^~~~~~~~~~~ In function 'print_status', inlined from 'status_start' at ../src/main.c:1941:8: /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:1859:27: note: called from here 1859 | g_autofree gchar *text = NULL; | ^~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'status_start': /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:1884:27: note: called from here 1884 | g_autofree gchar *message = NULL; | ^~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:1884:27: note: called from here 1884 | g_autofree gchar *message = NULL; | ^~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'cmdline_handler': /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:2374:27: note: called from here 2374 | g_autofree gchar *confpath = NULL, *keyring = NULL, *mount = NULL; | ^~~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:2374:45: note: called from here 2374 | g_autofree gchar *confpath = NULL, *keyring = NULL, *mount = NULL; | ^~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:2374:62: note: called from here 2374 | g_autofree gchar *confpath = NULL, *keyring = NULL, *mount = NULL; | ^~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:2392:27: note: called from here 2392 | g_autofree gchar *text = NULL; | ^~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:2374:27: note: called from here 2374 | g_autofree gchar *confpath = NULL, *keyring = NULL, *mount = NULL; | ^~~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:2374:45: note: called from here 2374 | g_autofree gchar *confpath = NULL, *keyring = NULL, *mount = NULL; | ^~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:2374:62: note: called from here 2374 | g_autofree gchar *confpath = NULL, *keyring = NULL, *mount = NULL; | ^~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:2374:27: note: called from here 2374 | g_autofree gchar *confpath = NULL, *keyring = NULL, *mount = NULL; | ^~~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:2374:45: note: called from here 2374 | g_autofree gchar *confpath = NULL, *keyring = NULL, *mount = NULL; | ^~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:2374:62: note: called from here 2374 | g_autofree gchar *confpath = NULL, *keyring = NULL, *mount = NULL; | ^~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:2374:27: note: called from here 2374 | g_autofree gchar *confpath = NULL, *keyring = NULL, *mount = NULL; | ^~~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:2374:45: note: called from here 2374 | g_autofree gchar *confpath = NULL, *keyring = NULL, *mount = NULL; | ^~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:2374:62: note: called from here 2374 | g_autofree gchar *confpath = NULL, *keyring = NULL, *mount = NULL; | ^~~~~ [30/32] Compiling C object librauc.a.p/src_update_handler.c.o In file included from /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib.h:117, from ../src/update_handler.c:3: /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'r_subprocess_newv.constprop': /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:46:27: note: called from here 46 | g_autofree gchar *call = g_strjoinv(" ", (gchar**) args->pdata); | ^~~~ In file included from /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/glib-2.0/include/glibconfig.h:9, from /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/gtypes.h:34, from /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/galloca.h:34, from /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'flash_format_slot': /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:1120:30: note: called from here 1120 | g_autoptr(GPtrArray) args = g_ptr_array_new_full(5, g_free); | ^~~~ In function 'r_subprocess_launcher_spawnv', inlined from 'casync_extract' at ../src/update_handler.c:488:10, inlined from 'casync_extract_image' at ../src/update_handler.c:605:8: /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:54:27: note: called from here 54 | g_autofree gchar *call = g_strjoinv(" ", (gchar**) args->pdata); | ^~~~ In function 'casync_extract', inlined from 'casync_extract_image' at ../src/update_handler.c:605:8: /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:605:8: /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:605:8: /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'casync_extract_image': /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:540:27: note: called from here 540 | g_autofree gchar *seed = NULL; | ^~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'run_slot_hook_extra_env': /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:1298:27: note: called from here 1298 | g_autofree gchar* image_size = NULL; | ^~~~~~~~~~ In function 'glib_autoptr_cleanup_GSubprocess', inlined from 'run_slot_hook_extra_env' at ../src/update_handler.c:1297:25: /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:1296:33: /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:1885:8: /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:1096:30: note: called from here 1096 | 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:1928:8: ../include/utils.h:44:28: warning: inlining failed in call to 'r_subprocess_newv.constprop': call is unlikely and code size would grow [-Winline] 44 | static inline GSubprocess* r_subprocess_newv(GPtrArray *args, GSubprocessFlags flags, GError **error) | ^~~~~~~~~~~~~~~~~ ../src/update_handler.c:1156:17: note: called from here 1156 | sproc = r_subprocess_newv(args, G_SUBPROCESS_FLAGS_STDIN_PIPE, &ierror); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:1147:30: note: called from here 1147 | 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:1144:25, inlined from 'img_to_nand_handler' at ../src/update_handler.c:1928:8: /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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 'untar_image', inlined from 'unpack_archive' at ../src/update_handler.c:1280:10: ../include/utils.h:44:28: warning: inlining failed in call to 'r_subprocess_newv.constprop': call is unlikely and code size would grow [-Winline] 44 | static inline GSubprocess* r_subprocess_newv(GPtrArray *args, GSubprocessFlags flags, GError **error) | ^~~~~~~~~~~~~~~~~ ../src/update_handler.c:1242:17: note: called from here 1242 | sproc = r_subprocess_newv(args, G_SUBPROCESS_FLAGS_STDIN_PIPE, &ierror); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:1231:30: note: called from here 1231 | 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:1228:25, inlined from 'unpack_archive' at ../src/update_handler.c:1280:10: /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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 'ubifs_format_slot', inlined from 'archive_to_ubifs_handler' at ../src/update_handler.c:1607:8: /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:951:30: note: called from here 951 | 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:1743:8: /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:998:30: note: called from here 998 | g_autoptr(GPtrArray) args = g_ptr_array_new_full(4, g_free); | ^~~~ In function 'vfat_format_slot', inlined from 'archive_to_vfat_handler' at ../src/update_handler.c:1811:8: /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:1071:30: note: called from here 1071 | g_autoptr(GPtrArray) args = g_ptr_array_new_full(4, g_free); | ^~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'copy_raw_image': /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'copy_raw_image': /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'img_to_boot_mbr_switch_handler': /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:1996:31: note: called from here 1996 | 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:2253:8: /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'img_to_boot_emmc_handler': /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:2179:27: note: called from here 2179 | g_autofree gchar *part_active_str = NULL; | ^~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:2180:27: note: called from here 2180 | g_autofree gchar *realdev = NULL; | ^~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:2185:31: note: called from here 2185 | 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:2182:31: /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'img_to_boot_emmc_handler': /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:2179:27: note: called from here 2179 | g_autofree gchar *part_active_str = NULL; | ^~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:2180:27: note: called from here 2180 | g_autofree gchar *realdev = NULL; | ^~~~~~~ In function 'glib_autoptr_cleanup_GUnixOutputStream', inlined from 'img_to_ubivol_handler' at ../src/update_handler.c:1453:31: /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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_ubifs_handler' at ../src/update_handler.c:1522:31: /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:888:8, inlined from 'write_image_to_dev' at ../src/update_handler.c:924:8: /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:808:43: note: called from here 808 | g_autofree gchar *hash = r_hex_encode(chunk_hashes[c], sizeof(chunk_hashes[c])); | ^~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:678:30: note: called from here 678 | g_autoptr(GPtrArray) sources = NULL; | ^~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:682:40: note: called from here 682 | g_autofree RaucHashIndexChunk *chunk = NULL; | ^~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:678:30: note: called from here 678 | g_autoptr(GPtrArray) sources = NULL; | ^~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:682:40: note: called from here 682 | g_autofree RaucHashIndexChunk *chunk = NULL; | ^~~~~ In function 'copy_adaptive_image_to_dev', inlined from 'write_image_to_dev' at ../src/update_handler.c:924:8: /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:879:27: note: called from here 879 | g_autofree gchar* temp_string = NULL; | ^~~~~~~~~~~ In function 'glib_autoptr_cleanup_GUnixOutputStream', inlined from 'copy_raw_image_to_dev' at ../src/update_handler.c:635:31, inlined from 'write_image_to_dev' at ../src/update_handler.c:939:7: /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:1970:9: /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:975:30: note: called from here 975 | 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:2480:7: /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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:2355:28: note: called from here 2355 | g_autofree guchar *read_buf = NULL; | ^~~~~~~~ /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'img_to_boot_raw_fallback_handler': /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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/mips64-buildroot-linux-gnu/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:2421:31: note: called from here 2421 | g_autoptr(GHashTable) vars = g_hash_table_new_full(g_str_hash, g_str_equal, g_free, g_free); | ^~~~ [31/32] Linking static target librauc.a [32/32] Linking target rauc FAILED: rauc /workdir/instance-0/output-1/host/bin/mips64-buildroot-linux-gnu-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' -Wl,--start-group librauc.a -pthread /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/libcurl.so /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/libssl.so /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/libcrypto.so /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/libnl-genl-3.so /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/libnl-3.so /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/libglib-2.0.so /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/libgio-2.0.so /workdir/instance-0/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/libgobject-2.0.so -Wl,--end-group /workdir/instance-0/output-1/host/lib/gcc/mips64-buildroot-linux-gnu/12.4.0/../../../../mips64-buildroot-linux-gnu/bin/ld: librauc.a.p/src_signature.c.o: in function `signature_init': signature.c:(.text.signature_init+0xd8): undefined reference to `X509_PURPOSE_get_by_id' /workdir/instance-0/output-1/host/lib/gcc/mips64-buildroot-linux-gnu/12.4.0/../../../../mips64-buildroot-linux-gnu/bin/ld: signature.c:(.text.signature_init+0xe0): undefined reference to `X509_PURPOSE_get_by_id' /workdir/instance-0/output-1/host/lib/gcc/mips64-buildroot-linux-gnu/12.4.0/../../../../mips64-buildroot-linux-gnu/bin/ld: signature.c:(.text.signature_init+0x128): undefined reference to `X509_PURPOSE_add' /workdir/instance-0/output-1/host/lib/gcc/mips64-buildroot-linux-gnu/12.4.0/../../../../mips64-buildroot-linux-gnu/bin/ld: signature.c:(.text.signature_init+0x144): 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.11.3/.stamp_built] Error 1 make: Leaving directory '/workdir/instance-0/buildroot'