>>> rauc 1.12 Extracting xzcat /home/buildroot/instance-0/dl/rauc/rauc-1.12.tar.xz | /home/buildroot/instance-0/output-1/host/bin/tar --strip-components=1 -C /home/buildroot/instance-0/output-1/build/rauc-1.12 -xf - >>> rauc 1.12 Patching >>> rauc 1.12 Configuring rm -rf /home/buildroot/instance-0/output-1/build/rauc-1.12//build mkdir -p /home/buildroot/instance-0/output-1/build/rauc-1.12//build sed -e "/^\[binaries\]$/s:$::" -e "/^\[properties\]$/s:$::" -e "s%@TARGET_CC@%/home/buildroot/instance-0/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/buildroot/instance-0/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%mips64%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_FCFLAGS@%%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Og', '-g0'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Og', '-g0'%g" -e "s%@BR2_CMAKE@%/home/buildroot/instance-0/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/buildroot/instance-0/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/buildroot/instance-0/output-1/host%g" -e "s%@STAGING_DIR@%/home/buildroot/instance-0/output-1/host/mips64el-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /home/buildroot/instance-0/buildroot/support/misc/cross-compilation.conf.in > /home/buildroot/instance-0/output-1/build/rauc-1.12//build/cross-compilation.conf PATH="/home/buildroot/instance-0/output-1/host/bin:/home/buildroot/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 /home/buildroot/instance-0/output-1/host/bin/meson setup --prefix=/usr --libdir=lib --default-library=both --buildtype=release --cross-file=/home/buildroot/instance-0/output-1/build/rauc-1.12//build/cross-compilation.conf -Db_pie=false -Db_staticpic=true -Dstrip=false -Dbuild.pkg_config_path=/home/buildroot/instance-0/output-1/host/lib/pkgconfig -Dbuild.cmake_prefix_path=/home/buildroot/instance-0/output-1/host/lib/cmake -Dtests=false -Dservice=false -Dgpt=disabled -Dnetwork=false -Djson=disabled -Dstreaming=false /home/buildroot/instance-0/output-1/build/rauc-1.12/ /home/buildroot/instance-0/output-1/build/rauc-1.12//build The Meson build system Version: 1.3.1 Source dir: /home/buildroot/instance-0/output-1/build/rauc-1.12 Build dir: /home/buildroot/instance-0/output-1/build/rauc-1.12/build Build type: cross build Project name: rauc Project version: 1.12 C compiler for the host machine: /home/buildroot/instance-0/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc (gcc 13.3.0 "mips64el-buildroot-linux-gnu-gcc.br_real (Buildroot 2024.08-901-g0ad7035fce) 13.3.0") C linker for the host machine: /home/buildroot/instance-0/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc ld.bfd 2.42 C compiler for the build machine: /usr/bin/gcc (gcc 10.2.1 "gcc (Debian 10.2.1-6) 10.2.1 20210110") C linker for the build machine: /usr/bin/gcc ld.bfd 2.35.2 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 (/home/buildroot/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 Run-time dependency dbus-1 found: YES 1.14.10 Dependency fdisk skipped: feature gpt disabled Run-time dependency libcurl found: YES 8.10.1 Found CMake: /home/buildroot/instance-0/output-1/host/bin/cmake (3.30.0) Run-time dependency libnl-genl-3.0 found: NO (tried pkgconfig and cmake) Run-time dependency threads found: YES Run-time dependency systemd found: NO (tried pkgconfig and cmake) Compiler for C supports arguments -Walloca: YES Compiler for C supports arguments -Warray-bounds: YES Compiler for C supports arguments -Wcast-align: YES Compiler for C supports arguments -Wcast-align=strict: YES Compiler for C supports arguments -Wdate-time: YES Compiler for C supports arguments -Wformat=2: YES Compiler for C supports arguments -Wformat-nonliteral: YES Compiler for C supports arguments -Wformat-security: YES Compiler for C supports arguments -Wformat-truncation=2: YES Compiler for C supports arguments -Wimplicit-function-declaration: YES Compiler for C supports arguments -Winit-self: YES Compiler for C supports arguments -Winline: YES Compiler for C supports arguments -Wint-conversion: YES Compiler for C supports arguments -Winvalid-utf8: YES Compiler for C supports arguments -Wjump-misses-init: YES Compiler for C supports arguments -Wlogical-op: YES Compiler for C supports arguments -Wmissing-declarations: YES Compiler for C supports arguments -Wmissing-format-attribute: YES Compiler for C supports arguments -Wmissing-include-dirs: YES Compiler for C supports arguments -Wmissing-noreturn: YES Compiler for C supports arguments -Wmissing-prototypes: YES Compiler for C supports arguments -Wnested-externs: YES Compiler for C supports arguments -Wold-style-definition: YES Compiler for C supports arguments -Wpacked: YES Compiler for C supports arguments -Wpointer-arith: YES Compiler for C supports arguments -Wredundant-decls: YES Compiler for C supports arguments -Wreturn-type: YES Compiler for C supports arguments -Wshadow: YES Compiler for C supports arguments -Wsign-compare: YES Compiler for C supports arguments -Wstrict-aliasing: YES Compiler for C supports arguments -Wstrict-overflow: YES Compiler for C supports arguments -Wstrict-prototypes: YES Compiler for C supports arguments -Wswitch-default: YES Compiler for C supports arguments -Wswitch-enum: YES Compiler for C supports arguments -Wtrampolines: YES Compiler for C supports arguments -Wundef: YES Compiler for C supports arguments -Wunused-but-set-variable: YES Compiler for C supports arguments -Wuse-after-free=3: YES Compiler for C supports arguments -Wwrite-strings: YES Compiler for C supports arguments -Wno-unused-parameter: YES Compiler for C supports arguments -Wno-error=unused-parameter: YES Compiler for C supports arguments -Wno-error=deprecated-declarations: YES Has header "linux/mmc/ioctl.h" : YES Found pkg-config: YES (/home/buildroot/instance-0/output-1/host/bin/pkg-config) 1.6.3 Build-time dependency gio-2.0 found: YES 2.76.1 Program /home/buildroot/instance-0/output-1/host/bin/gdbus-codegen found: YES (/home/buildroot/instance-0/output-1/host/bin/gdbus-codegen) Configuring config.h using configuration Program sphinx-build found: NO Build targets in project: 5 NOTICE: Future-deprecated features used: * 1.1.0: {'"boolean option" keyword argument "value" of type str'} rauc 1.12 User defined options Cross files : /home/buildroot/instance-0/output-1/build/rauc-1.12//build/cross-compilation.conf build.cmake_prefix_path: /home/buildroot/instance-0/output-1/host/lib/cmake build.pkg_config_path : /home/buildroot/instance-0/output-1/host/lib/pkgconfig buildtype : release default_library : both 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 /home/buildroot/instance-0/output-1/host/bin/ninja >>> rauc 1.12 Building GIT_DIR=. PATH="/home/buildroot/instance-0/output-1/host/bin:/home/buildroot/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PYTHONNOUSERSITE=y /home/buildroot/instance-0/output-1/host/bin/ninja -C /home/buildroot/instance-0/output-1/build/rauc-1.12//build ninja: Entering directory `/home/buildroot/instance-0/output-1/build/rauc-1.12//build' [1/32] Generating version.h with a custom command [2/32] Generating gdbus header rauc-installer-generated.h [3/32] Generating gdbus source rauc-installer-generated.c [4/32] Compiling C object librauc.a.p/src_emmc.c.o [5/32] Compiling C object librauc.a.p/src_mbr.c.o [6/32] Compiling C object librauc.a.p/src_dm.c.o [7/32] Compiling C object librauc.a.p/src_mount.c.o [8/32] Compiling C object librauc.a.p/src_crypt.c.o [9/32] Compiling C object librauc.a.p/src_hash_index.c.o [10/32] Compiling C object librauc.a.p/src_mark.c.o [11/32] Compiling C object librauc.a.p/src_service.c.o [12/32] Compiling C object librauc.a.p/src_checksum.c.o [13/32] Compiling C object librauc.a.p/src_stats.c.o In file included from /home/buildroot/instance-0/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/glib-2.0/include/glibconfig.h:9, from /home/buildroot/instance-0/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/gtypes.h:34, from /home/buildroot/instance-0/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/galloca.h:34, from /home/buildroot/instance-0/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib.h:32, from ../include/stats.h:3, from ../src/stats.c:1: /home/buildroot/instance-0/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'r_stats_show': /home/buildroot/instance-0/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_GString': function not considered for inlining [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/mips64el-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) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/mips64el-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) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/mips64el-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); | ^~~ /home/buildroot/instance-0/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_GString': function not considered for inlining [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/mips64el-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) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/mips64el-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) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/mips64el-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); | ^~~ [14/32] Compiling C object librauc.a.p/src_event_log.c.o [15/32] Compiling C object librauc.a.p/src_context.c.o In file included from ../include/bundle.h:9, from ../include/context.h:10, from ../src/context.c:6: ../include/utils.h: In function 'get_custom_bootname': ../include/utils.h:53:29: warning: inlining failed in call to 'r_subprocess_launcher_spawnv': function not considered for inlining [-Winline] 53 | static inline GSubprocess * r_subprocess_launcher_spawnv(GSubprocessLauncher *launcher, GPtrArray *args, GError **error) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/context.c:159:18: note: called from here 159 | handle = r_subprocess_launcher_spawnv(launcher, args_array, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [16/32] Compiling C object librauc.a.p/src_manifest.c.o [17/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 /home/buildroot/instance-0/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/glib-2.0/include/glibconfig.h:9, from /home/buildroot/instance-0/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/gtypes.h:34, from /home/buildroot/instance-0/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/galloca.h:34, from /home/buildroot/instance-0/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib.h:32, from ../include/context.h:3, from ../src/signature.c:12: /home/buildroot/instance-0/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'get_pubkey_hash': /home/buildroot/instance-0/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_GString': function not considered for inlining [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/mips64el-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) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/mips64el-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) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/mips64el-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/signature.c:665:28: note: called from here 665 | g_autoptr(GString) string = NULL; | ^~~~~~ [18/32] Compiling C object librauc.a.p/src_install.c.o In file included from /home/buildroot/instance-0/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/glib-2.0/include/glibconfig.h:9, from /home/buildroot/instance-0/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/gtypes.h:34, from /home/buildroot/instance-0/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/galloca.h:34, from /home/buildroot/instance-0/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib.h:32, from /home/buildroot/instance-0/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/gobject/gbinding.h:30, from /home/buildroot/instance-0/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib-object.h:24, from /home/buildroot/instance-0/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/gio/gioenums.h:30, from /home/buildroot/instance-0/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/gio/giotypes.h:30, from /home/buildroot/instance-0/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/gio/gio.h:28, from /home/buildroot/instance-0/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/gio-unix-2.0/gio/gfiledescriptorbased.h:26, from ../src/install.c:3: /home/buildroot/instance-0/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'prepare_environment': /home/buildroot/instance-0/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_GString': function not considered for inlining [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/mips64el-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) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/mips64el-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) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/mips64el-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:637:28: note: called from here 637 | g_autoptr(GString) slots = g_string_sized_new(128); | ^~~~~ /home/buildroot/instance-0/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_GString': function not considered for inlining [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/mips64el-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) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/mips64el-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) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/mips64el-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:638:28: note: called from here 638 | g_autoptr(GString) target_slots = g_string_sized_new(128); | ^~~~~~~~~~~~ In file included from ../include/bundle.h:9, from ../src/install.c:16: ../include/utils.h: In function 'launch_and_wait_handler': ../include/utils.h:89:20: warning: inlining failed in call to 'r_ptr_array_addv': function not considered for inlining [-Winline] 89 | static inline void r_ptr_array_addv(GPtrArray *ptrarray, gchar **argvp, gboolean copy) | ^~~~~~~~~~~~~~~~ ../src/install.c:760:17: note: called from here 760 | r_ptr_array_addv(args_array, handler_argv, FALSE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../include/utils.h:53:29: warning: inlining failed in call to 'r_subprocess_launcher_spawnv': function not considered for inlining [-Winline] 53 | static inline GSubprocess * r_subprocess_launcher_spawnv(GSubprocessLauncher *launcher, GPtrArray *args, GError **error) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/install.c:764:22: note: called from here 764 | handleproc = r_subprocess_launcher_spawnv( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 765 | handlelaunch, args_array, &ierror); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../include/utils.h: In function 'launch_and_wait_custom_handler': ../include/utils.h:89:20: warning: inlining failed in call to 'r_ptr_array_addv': function not considered for inlining [-Winline] 89 | static inline void r_ptr_array_addv(GPtrArray *ptrarray, gchar **argvp, gboolean copy) | ^~~~~~~~~~~~~~~~ ../src/install.c:898:17: note: called from here 898 | r_ptr_array_addv(handler_args, handler_argvp, TRUE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../include/utils.h:89:20: warning: inlining failed in call to 'r_ptr_array_addv': function not considered for inlining [-Winline] 89 | static inline void r_ptr_array_addv(GPtrArray *ptrarray, gchar **argvp, gboolean copy) | ^~~~~~~~~~~~~~~~ ../src/install.c:907:17: note: called from here 907 | r_ptr_array_addv(handler_args, extra_argvp, TRUE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [19/32] Compiling C object librauc.a.p/src_verity_hash.c.o [20/32] Compiling C object librauc.a.p/src_slot.c.o [21/32] Compiling C object librauc.a.p/src_status_file.c.o [22/32] Compiling C object librauc.a.p/src_config_file.c.o [23/32] Compiling C object librauc.a.p/src_update_utils.c.o [24/32] Compiling C object librauc.a.p/meson-generated_.._rauc-installer-generated.c.o [25/32] Compiling C object librauc.a.p/src_bootchooser.c.o In file included from /home/buildroot/instance-0/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/glib-2.0/include/glibconfig.h:9, from /home/buildroot/instance-0/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/gtypes.h:34, from /home/buildroot/instance-0/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/galloca.h:34, from /home/buildroot/instance-0/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib.h:32, from /home/buildroot/instance-0/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/gobject/gbinding.h:30, from /home/buildroot/instance-0/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib-object.h:24, from /home/buildroot/instance-0/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/gio/gioenums.h:30, from /home/buildroot/instance-0/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/gio/giotypes.h:30, from /home/buildroot/instance-0/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/gio/gio.h:28, from ../src/bootchooser.c:3: /home/buildroot/instance-0/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'uboot_get_state': /home/buildroot/instance-0/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_GString': function not considered for inlining [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/mips64el-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) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/mips64el-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) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/mips64el-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:756:28: note: called from here 756 | g_autoptr(GString) order = NULL; | ^~~~~ /home/buildroot/instance-0/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_GString': function not considered for inlining [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/mips64el-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) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/mips64el-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) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/mips64el-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) attempts = NULL; | ^~~~~~~~ In file included from ../include/bundle.h:9, from ../include/context.h:10, from ../src/bootchooser.c:7: ../include/utils.h: In function 'barebox_state_set': ../include/utils.h:45:28: warning: inlining failed in call to 'r_subprocess_newv': function not considered for inlining [-Winline] 45 | static inline GSubprocess* r_subprocess_newv(GPtrArray *args, GSubprocessFlags flags, GError **error) | ^~~~~~~~~~~~~~~~~ ../src/bootchooser.c:187:15: note: called from here 187 | sub = r_subprocess_newv(args, G_SUBPROCESS_FLAGS_NONE, &ierror); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../include/utils.h: In function 'grub_env_set': ../include/utils.h:45:28: warning: inlining failed in call to 'r_subprocess_newv': function not considered for inlining [-Winline] 45 | static inline GSubprocess* r_subprocess_newv(GPtrArray *args, GSubprocessFlags flags, GError **error) | ^~~~~~~~~~~~~~~~~ ../src/bootchooser.c:457:15: note: called from here 457 | sub = r_subprocess_newv(pairs, G_SUBPROCESS_FLAGS_NONE, &ierror); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'uboot_set_state': /home/buildroot/instance-0/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_GString': function not considered for inlining [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/mips64el-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) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/mips64el-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) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/mips64el-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:808:36: note: called from here 808 | g_autoptr(GString) order_current = NULL; | ^~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_GString': function not considered for inlining [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/mips64el-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) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/mips64el-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) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/mips64el-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:808:36: note: called from here 808 | g_autoptr(GString) order_current = NULL; | ^~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_GString': function not considered for inlining [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/mips64el-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) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/mips64el-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) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/mips64el-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:808:36: note: called from here 808 | g_autoptr(GString) order_current = NULL; | ^~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'grub_set_primary': /home/buildroot/instance-0/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_GString': function not considered for inlining [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/mips64el-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) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/mips64el-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) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/mips64el-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:642:28: note: called from here 642 | g_autoptr(GString) order = NULL; | ^~~~~ /home/buildroot/instance-0/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'uboot_set_primary': /home/buildroot/instance-0/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_GString': function not considered for inlining [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/mips64el-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) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/mips64el-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) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/mips64el-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:923:28: note: called from here 923 | g_autoptr(GString) order_new = NULL; | ^~~~~~~~~ /home/buildroot/instance-0/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_GString': function not considered for inlining [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/mips64el-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) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/mips64el-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) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/mips64el-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_current = NULL; | ^~~~~~~~~~~~~ ../include/utils.h: In function 'barebox_state_get': ../include/utils.h:45:28: warning: inlining failed in call to 'r_subprocess_newv': function not considered for inlining [-Winline] 45 | static inline GSubprocess* r_subprocess_newv(GPtrArray *args, GSubprocessFlags flags, GError **error) | ^~~~~~~~~~~~~~~~~ ../src/bootchooser.c:95:15: note: called from here 95 | sub = r_subprocess_newv(args, G_SUBPROCESS_FLAGS_STDOUT_PIPE, &ierror); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../include/utils.h: In function 'grub_env_get': ../include/utils.h:45:28: warning: inlining failed in call to 'r_subprocess_newv': function not considered for inlining [-Winline] 45 | static inline GSubprocess* r_subprocess_newv(GPtrArray *args, GSubprocessFlags flags, GError **error) | ^~~~~~~~~~~~~~~~~ ../src/bootchooser.c:377:15: note: called from here 377 | sub = r_subprocess_newv(sub_args, G_SUBPROCESS_FLAGS_STDOUT_PIPE | G_SUBPROCESS_FLAGS_STDERR_MERGE, &ierror); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'grub_get_state': /home/buildroot/instance-0/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_GString': function not considered for inlining [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/mips64el-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) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/mips64el-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) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/mips64el-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:487:28: note: called from here 487 | g_autoptr(GString) order = NULL; | ^~~~~ /home/buildroot/instance-0/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_GString': function not considered for inlining [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/mips64el-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) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/mips64el-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) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/mips64el-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) slot_ok = NULL; | ^~~~~~~ /home/buildroot/instance-0/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_GString': function not considered for inlining [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/mips64el-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) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/mips64el-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) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/mips64el-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_try = NULL; | ^~~~~~~~ /home/buildroot/instance-0/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'grub_get_primary': /home/buildroot/instance-0/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_GString': function not considered for inlining [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/mips64el-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) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/mips64el-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) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/mips64el-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:594:44: note: called from here 594 | g_autoptr(GString) slot_ok = NULL; | ^~~~~~~ /home/buildroot/instance-0/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_GString': function not considered for inlining [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/mips64el-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) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/mips64el-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) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/mips64el-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_try = NULL; | ^~~~~~~~ /home/buildroot/instance-0/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_GString': function not considered for inlining [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/mips64el-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) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/mips64el-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) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/mips64el-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:594:44: note: called from here 594 | g_autoptr(GString) slot_ok = NULL; | ^~~~~~~ /home/buildroot/instance-0/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_GString': function not considered for inlining [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/mips64el-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) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/mips64el-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) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/mips64el-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_try = NULL; | ^~~~~~~~ /home/buildroot/instance-0/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_GString': function not considered for inlining [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/mips64el-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) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/mips64el-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) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/mips64el-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:594:44: note: called from here 594 | g_autoptr(GString) slot_ok = NULL; | ^~~~~~~ /home/buildroot/instance-0/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_GString': function not considered for inlining [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/mips64el-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) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/mips64el-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) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/mips64el-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_try = NULL; | ^~~~~~~~ /home/buildroot/instance-0/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_GString': function not considered for inlining [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/mips64el-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) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/mips64el-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) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/mips64el-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:564:28: note: called from here 564 | g_autoptr(GString) order = NULL; | ^~~~~ /home/buildroot/instance-0/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'uboot_get_primary': /home/buildroot/instance-0/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_GString': function not considered for inlining [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/mips64el-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) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/mips64el-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) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/mips64el-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:886:44: note: called from here 886 | g_autoptr(GString) attempts = NULL; | ^~~~~~~~ /home/buildroot/instance-0/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_GString': function not considered for inlining [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/mips64el-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) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/mips64el-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) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/mips64el-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:886:44: note: called from here 886 | g_autoptr(GString) attempts = NULL; | ^~~~~~~~ /home/buildroot/instance-0/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_GString': function not considered for inlining [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/mips64el-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) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/mips64el-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) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/mips64el-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:886:44: note: called from here 886 | g_autoptr(GString) attempts = NULL; | ^~~~~~~~ /home/buildroot/instance-0/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_GString': function not considered for inlining [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/mips64el-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) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/mips64el-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) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/mips64el-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:865:28: note: called from here 865 | g_autoptr(GString) order = NULL; | ^~~~~ [26/32] Compiling C object librauc.a.p/src_bundle.c.o In file included from ../include/bundle.h:9, from ../src/bundle.c:15: ../include/utils.h: In function 'mksquashfs': ../include/utils.h:89:20: warning: inlining failed in call to 'r_ptr_array_addv': function not considered for inlining [-Winline] 89 | static inline void r_ptr_array_addv(GPtrArray *ptrarray, gchar **argvp, gboolean copy) | ^~~~~~~~~~~~~~~~ ../src/bundle.c:143:17: note: called from here 143 | r_ptr_array_addv(args, mksquashfs_argvp, TRUE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../include/utils.h: In function 'casync_make_blob': ../include/utils.h:89:20: warning: inlining failed in call to 'r_ptr_array_addv': function not considered for inlining [-Winline] 89 | static inline void r_ptr_array_addv(GPtrArray *ptrarray, gchar **argvp, gboolean copy) | ^~~~~~~~~~~~~~~~ ../src/bundle.c:348:17: note: called from here 348 | r_ptr_array_addv(args, casync_argvp, TRUE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../include/utils.h: In function 'casync_make_arch': ../include/utils.h:89:20: warning: inlining failed in call to 'r_ptr_array_addv': function not considered for inlining [-Winline] 89 | static inline void r_ptr_array_addv(GPtrArray *ptrarray, gchar **argvp, gboolean copy) | ^~~~~~~~~~~~~~~~ ../src/bundle.c:254:17: note: called from here 254 | r_ptr_array_addv(iargs, casync_argvp, TRUE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [27/32] Compiling C object librauc.a.p/src_utils.c.o In file included from ../src/utils.c:14: ../include/utils.h: In function 'r_subprocess_new': ../include/utils.h:45:28: warning: inlining failed in call to 'r_subprocess_newv': function not considered for inlining [-Winline] 45 | static inline GSubprocess* r_subprocess_newv(GPtrArray *args, GSubprocessFlags flags, GError **error) | ^~~~~~~~~~~~~~~~~ ../src/utils.c:40:18: note: called from here 40 | result = r_subprocess_newv(args, flags, error); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../include/utils.h: In function 'r_subprocess_runv': ../include/utils.h:45:28: warning: inlining failed in call to 'r_subprocess_newv': function not considered for inlining [-Winline] 45 | static inline GSubprocess* r_subprocess_newv(GPtrArray *args, GSubprocessFlags flags, GError **error) | ^~~~~~~~~~~~~~~~~ ../src/utils.c:53:17: note: called from here 53 | sproc = r_subprocess_newv(args, flags, &ierror); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/buildroot/instance-0/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/glib-2.0/include/glibconfig.h:9, from /home/buildroot/instance-0/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/gtypes.h:34, from /home/buildroot/instance-0/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/galloca.h:34, from /home/buildroot/instance-0/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib.h:32, from /home/buildroot/instance-0/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/gobject/gbinding.h:30, from /home/buildroot/instance-0/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib-object.h:24, from /home/buildroot/instance-0/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/gio/gioenums.h:30, from /home/buildroot/instance-0/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/gio/giotypes.h:30, from /home/buildroot/instance-0/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/gio/gio.h:28, from ../src/utils.c:4: /home/buildroot/instance-0/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'r_ptr_array_env_to_shell': /home/buildroot/instance-0/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/gmacros.h:1340:43: warning: inlining failed in call to 'glib_autoptr_cleanup_GString': function not considered for inlining [-Winline] 1340 | #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName | ^~~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/mips64el-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) \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/mips64el-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) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/mips64el-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/utils.c:90:28: note: called from here 90 | g_autoptr(GString) text = g_string_new(NULL); | ^~~~ [28/32] Compiling C object rauc.p/meson-generated_.._rauc-installer-generated.c.o [29/32] Compiling C object rauc.p/src_main.c.o [30/32] Compiling C object librauc.a.p/src_update_handler.c.o In file included from ../include/bundle.h:9, from ../include/context.h:10, from ../src/update_handler.c:13: ../include/utils.h: In function 'ubifs_format_slot': ../include/utils.h:89:20: warning: inlining failed in call to 'r_ptr_array_addv': function not considered for inlining [-Winline] 89 | static inline void r_ptr_array_addv(GPtrArray *ptrarray, gchar **argvp, gboolean copy) | ^~~~~~~~~~~~~~~~ ../src/update_handler.c:967:9: note: called from here 967 | r_ptr_array_addv(args, dest_slot->extra_mkfs_opts, TRUE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../include/utils.h: In function 'ext4_format_slot': ../include/utils.h:89:20: warning: inlining failed in call to 'r_ptr_array_addv': function not considered for inlining [-Winline] 89 | static inline void r_ptr_array_addv(GPtrArray *ptrarray, gchar **argvp, gboolean copy) | ^~~~~~~~~~~~~~~~ ../src/update_handler.c:1020:9: note: called from here 1020 | r_ptr_array_addv(args, dest_slot->extra_mkfs_opts, TRUE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../include/utils.h: In function 'nand_write_slot': ../include/utils.h:45:28: warning: inlining failed in call to 'r_subprocess_newv': function not considered for inlining [-Winline] 45 | static inline GSubprocess* r_subprocess_newv(GPtrArray *args, GSubprocessFlags flags, GError **error) | ^~~~~~~~~~~~~~~~~ ../src/update_handler.c:1171:17: note: called from here 1171 | sproc = r_subprocess_newv(args, G_SUBPROCESS_FLAGS_STDIN_PIPE, &ierror); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../include/utils.h: In function 'untar_image': ../include/utils.h:45:28: warning: inlining failed in call to 'r_subprocess_newv': function not considered for inlining [-Winline] 45 | static inline GSubprocess* r_subprocess_newv(GPtrArray *args, GSubprocessFlags flags, GError **error) | ^~~~~~~~~~~~~~~~~ ../src/update_handler.c:1257:17: note: called from here 1257 | sproc = r_subprocess_newv(args, G_SUBPROCESS_FLAGS_STDIN_PIPE, &ierror); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../include/utils.h: In function 'vfat_format_slot': ../include/utils.h:89:20: warning: inlining failed in call to 'r_ptr_array_addv': function not considered for inlining [-Winline] 89 | static inline void r_ptr_array_addv(GPtrArray *ptrarray, gchar **argvp, gboolean copy) | ^~~~~~~~~~~~~~~~ ../src/update_handler.c:1090:9: note: called from here 1090 | r_ptr_array_addv(args, dest_slot->extra_mkfs_opts, TRUE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../include/utils.h: In function 'casync_extract': ../include/utils.h:89:20: warning: inlining failed in call to 'r_ptr_array_addv': function not considered for inlining [-Winline] 89 | static inline void r_ptr_array_addv(GPtrArray *ptrarray, gchar **argvp, gboolean copy) | ^~~~~~~~~~~~~~~~ ../src/update_handler.c:472:17: note: called from here 472 | r_ptr_array_addv(args, casync_argvp, TRUE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../include/utils.h:53:29: warning: inlining failed in call to 'r_subprocess_launcher_spawnv': function not considered for inlining [-Winline] 53 | static inline GSubprocess * r_subprocess_launcher_spawnv(GSubprocessLauncher *launcher, GPtrArray *args, GError **error) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/update_handler.c:500:17: note: called from here 500 | sproc = r_subprocess_launcher_spawnv(launcher, args, &ierror); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [31/32] Linking static target librauc.a [32/32] Linking target rauc FAILED: rauc /home/buildroot/instance-0/output-1/host/bin/mips64el-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 /home/buildroot/instance-0/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/libcurl.so /home/buildroot/instance-0/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/libdbus-1.so /home/buildroot/instance-0/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/libglib-2.0.so /home/buildroot/instance-0/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/libgio-2.0.so /home/buildroot/instance-0/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/libgobject-2.0.so /home/buildroot/instance-0/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/libssl.so /home/buildroot/instance-0/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/libcrypto.so -Wl,--end-group /home/buildroot/instance-0/output-1/host/lib/gcc/mips64el-buildroot-linux-gnu/13.3.0/../../../../mips64el-buildroot-linux-gnu/bin/ld: librauc.a.p/src_signature.c.o: in function `signature_init': signature.c:(.text.signature_init+0x78): undefined reference to `X509_PURPOSE_get_by_id' /home/buildroot/instance-0/output-1/host/lib/gcc/mips64el-buildroot-linux-gnu/13.3.0/../../../../mips64el-buildroot-linux-gnu/bin/ld: signature.c:(.text.signature_init+0x7c): undefined reference to `X509_PURPOSE_get_by_id' /home/buildroot/instance-0/output-1/host/lib/gcc/mips64el-buildroot-linux-gnu/13.3.0/../../../../mips64el-buildroot-linux-gnu/bin/ld: signature.c:(.text.signature_init+0xb4): undefined reference to `X509_PURPOSE_add' /home/buildroot/instance-0/output-1/host/lib/gcc/mips64el-buildroot-linux-gnu/13.3.0/../../../../mips64el-buildroot-linux-gnu/bin/ld: signature.c:(.text.signature_init+0xb8): undefined reference to `X509_PURPOSE_add' collect2: error: ld returned 1 exit status ninja: build stopped: subcommand failed. make: *** [package/pkg-generic.mk:289: /home/buildroot/instance-0/output-1/build/rauc-1.12/.stamp_built] Error 1 make: Leaving directory '/home/buildroot/instance-0/buildroot'