>>> rauc 1.11.3 Downloading wget -nd -t 3 -O '/home/autobuild/autobuild/instance-16/output-1/build/.rauc-1.11.3.tar.xz.CRafCK/output' 'https://github.com/rauc/rauc/releases/download/v1.11.3/rauc-1.11.3.tar.xz' --2024-07-07 11:03:21-- https://github.com/rauc/rauc/releases/download/v1.11.3/rauc-1.11.3.tar.xz Loaded CA certificate '/etc/ssl/certs/ca-certificates.crt' Resolving github.com (github.com)... 140.82.112.4 Connecting to github.com (github.com)|140.82.112.4|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://objects.githubusercontent.com/github-production-release-asset-2e65be/35332768/da3e5671-4171-4a4b-aa69-7d031780c671?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20240707%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20240707T170321Z&X-Amz-Expires=300&X-Amz-Signature=5ec29638eaf693c8923dfbe0483830aec1b4ecaa40bfc88e22c1354e538e726f&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=35332768&response-content-disposition=attachment%3B%20filename%3Drauc-1.11.3.tar.xz&response-content-type=application%2Foctet-stream [following] --2024-07-07 11:03:21-- https://objects.githubusercontent.com/github-production-release-asset-2e65be/35332768/da3e5671-4171-4a4b-aa69-7d031780c671?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20240707%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20240707T170321Z&X-Amz-Expires=300&X-Amz-Signature=5ec29638eaf693c8923dfbe0483830aec1b4ecaa40bfc88e22c1354e538e726f&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=35332768&response-content-disposition=attachment%3B%20filename%3Drauc-1.11.3.tar.xz&response-content-type=application%2Foctet-stream Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.111.133, 185.199.109.133, 185.199.108.133, ... Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.111.133|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 927776 (906K) [application/octet-stream] Saving to: '/home/autobuild/autobuild/instance-16/output-1/build/.rauc-1.11.3.tar.xz.CRafCK/output' 0K .......... .......... .......... .......... .......... 5% 3.70M 0s 50K .......... .......... .......... .......... .......... 11% 3.98M 0s 100K .......... .......... .......... .......... .......... 16% 21.0M 0s 150K .......... .......... .......... .......... .......... 22% 18.3M 0s 200K .......... .......... .......... .......... .......... 27% 6.65M 0s 250K .......... .......... .......... .......... .......... 33% 31.8M 0s 300K .......... .......... .......... .......... .......... 38% 23.8M 0s 350K .......... .......... .......... .......... .......... 44% 48.0M 0s 400K .......... .......... .......... .......... .......... 49% 31.8M 0s 450K .......... .......... .......... .......... .......... 55% 7.80M 0s 500K .......... .......... .......... .......... .......... 60% 167M 0s 550K .......... .......... .......... .......... .......... 66% 27.3M 0s 600K .......... .......... .......... .......... .......... 71% 60.6M 0s 650K .......... .......... .......... .......... .......... 77% 66.0M 0s 700K .......... .......... .......... .......... .......... 82% 49.7M 0s 750K .......... .......... .......... .......... .......... 88% 166M 0s 800K .......... .......... .......... .......... .......... 93% 73.0M 0s 850K .......... .......... .......... .......... .......... 99% 70.2M 0s 900K ...... 100% 11.2T=0.06s 2024-07-07 11:03:22 (15.7 MB/s) - '/home/autobuild/autobuild/instance-16/output-1/build/.rauc-1.11.3.tar.xz.CRafCK/output' saved [927776/927776] rauc-1.11.3.tar.xz: OK (sha256: ef82ee452939c03a24fd40649afa96497f3cec965994e6c9c0d94239b640bc10) >>> rauc 1.11.3 Extracting xzcat /home/autobuild/autobuild/instance-16/dl/rauc/rauc-1.11.3.tar.xz | tar --strip-components=1 -C /home/autobuild/autobuild/instance-16/output-1/build/rauc-1.11.3 -xf - >>> rauc 1.11.3 Patching >>> rauc 1.11.3 Configuring rm -rf /home/autobuild/autobuild/instance-16/output-1/build/rauc-1.11.3//build mkdir -p /home/autobuild/autobuild/instance-16/output-1/build/rauc-1.11.3//build sed -e "/^\[binaries\]$/s:$::" -e "/^\[properties\]$/s:$::" -e "s%@TARGET_CC@%/home/autobuild/autobuild/instance-16/output-1/host/bin/powerpc64le-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/autobuild/autobuild/instance-16/output-1/host/bin/powerpc64le-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%ppc64%g" -e "s%@TARGET_CPU@%power8%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_FCFLAGS@%%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0'%g" -e "s%@BR2_CMAKE@%/usr/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/autobuild/autobuild/instance-16/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/autobuild/autobuild/instance-16/output-1/host%g" -e "s%@STAGING_DIR@%/home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /home/autobuild/autobuild/instance-16/buildroot/support/misc/cross-compilation.conf.in > /home/autobuild/autobuild/instance-16/output-1/build/rauc-1.11.3//build/cross-compilation.conf PATH="/home/autobuild/autobuild/instance-16/output-1/host/bin:/home/autobuild/autobuild/instance-16/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" CC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" PYTHONNOUSERSITE=y /home/autobuild/autobuild/instance-16/output-1/host/bin/meson setup --prefix=/usr --libdir=lib --default-library=shared --buildtype=release --cross-file=/home/autobuild/autobuild/instance-16/output-1/build/rauc-1.11.3//build/cross-compilation.conf -Db_pie=false -Db_staticpic=true -Dstrip=false -Dbuild.pkg_config_path=/home/autobuild/autobuild/instance-16/output-1/host/lib/pkgconfig -Dbuild.cmake_prefix_path=/home/autobuild/autobuild/instance-16/output-1/host/lib/cmake -Dtests=false -Dservice=false -Dgpt=disabled -Dnetwork=false -Djson=disabled -Dstreaming=false /home/autobuild/autobuild/instance-16/output-1/build/rauc-1.11.3/ /home/autobuild/autobuild/instance-16/output-1/build/rauc-1.11.3//build The Meson build system Version: 1.3.1 Source dir: /home/autobuild/autobuild/instance-16/output-1/build/rauc-1.11.3 Build dir: /home/autobuild/autobuild/instance-16/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: /home/autobuild/autobuild/instance-16/output-1/host/bin/powerpc64le-buildroot-linux-gnu-gcc (gcc 12.3.0 "powerpc64le-buildroot-linux-gnu-gcc.br_real (Buildroot 2024.05-252-g3ebc7c69d5) 12.3.0") C linker for the host machine: /home/autobuild/autobuild/instance-16/output-1/host/bin/powerpc64le-buildroot-linux-gnu-gcc ld.bfd 2.41 C compiler for the build machine: /usr/bin/gcc (gcc 14.1.1 "gcc (GCC) 14.1.1 20240522") C linker for the build machine: /usr/bin/gcc ld.bfd 2.42.0 Build machine cpu family: x86_64 Build machine cpu: x86_64 Host machine cpu family: ppc64 Host machine cpu: power8 Target machine cpu family: ppc64 Target machine cpu: power8 Found pkg-config: YES (/home/autobuild/autobuild/instance-16/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.3.1 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 Found CMake: /usr/bin/cmake (3.30.0) Run-time dependency libcurl found: NO (tried pkgconfig and cmake) Run-time dependency libnl-genl-3.0 found: NO (tried pkgconfig and cmake) Run-time dependency threads found: YES Run-time dependency systemd found: YES 254 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 (/home/autobuild/autobuild/instance-16/output-1/host/bin/pkg-config) 1.6.3 Build-time dependency gio-2.0 found: YES 2.76.1 Program /home/autobuild/autobuild/instance-16/output-1/host/bin/gdbus-codegen found: YES (/home/autobuild/autobuild/instance-16/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.11.3 User defined options Cross files : /home/autobuild/autobuild/instance-16/output-1/build/rauc-1.11.3//build/cross-compilation.conf build.cmake_prefix_path: /home/autobuild/autobuild/instance-16/output-1/host/lib/cmake build.pkg_config_path : /home/autobuild/autobuild/instance-16/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 /home/autobuild/autobuild/instance-16/output-1/host/bin/ninja >>> rauc 1.11.3 Building GIT_DIR=. PATH="/home/autobuild/autobuild/instance-16/output-1/host/bin:/home/autobuild/autobuild/instance-16/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" PYTHONNOUSERSITE=y /home/autobuild/autobuild/instance-16/output-1/host/bin/ninja -C /home/autobuild/autobuild/instance-16/output-1/build/rauc-1.11.3//build ninja: Entering directory `/home/autobuild/autobuild/instance-16/output-1/build/rauc-1.11.3//build' [1/32] Generating version.h with a custom command [2/32] Generating gdbus source rauc-installer-generated.c [3/32] Generating gdbus header rauc-installer-generated.h [4/32] Compiling C object librauc.a.p/src_stats.c.o In file included from /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/lib/glib-2.0/include/glibconfig.h:9, from /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/gtypes.h:34, from /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/galloca.h:34, from /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib.h:32, from ../include/stats.h:3, from ../src/stats.c:1: /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'r_stats_show': /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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); | ^~~ [5/32] Compiling C object librauc.a.p/src_emmc.c.o [6/32] Compiling C object librauc.a.p/src_checksum.c.o [7/32] Compiling C object librauc.a.p/src_crypt.c.o [8/32] Compiling C object librauc.a.p/src_mbr.c.o [9/32] Compiling C object librauc.a.p/src_verity_hash.c.o [10/32] Compiling C object librauc.a.p/src_slot.c.o [11/32] Compiling C object librauc.a.p/src_dm.c.o [12/32] Compiling C object librauc.a.p/src_update_utils.c.o [13/32] Compiling C object librauc.a.p/src_event_log.c.o In file included from /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib.h:117, from ../src/event_log.c:2: /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'event_log_format_fields_readable.constprop': /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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: /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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); | ^~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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); | ^~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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); | ^~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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); | ^~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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); | ^~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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); | ^~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/lib/glib-2.0/include/glibconfig.h:9, from /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/gtypes.h:34, from /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/galloca.h:34, from /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib.h:32: /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'event_log_writer_file': /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'r_event_log_message': /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'r_event_log_setup_logger': /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~ [14/32] Compiling C object librauc.a.p/src_mark.c.o [15/32] Compiling C object librauc.a.p/src_status_file.c.o In file included from /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/lib/glib-2.0/include/glibconfig.h:9, from /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/gtypes.h:34, from /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/galloca.h:34, from /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib.h:32, from ../src/status_file.c:2: /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'key_file_init_from_shared_status_file': /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'r_slot_status_read': /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'r_slot_status_write': /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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: /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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(); | ^~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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(); | ^~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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(); | ^~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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: /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'r_system_status_load': /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'r_system_status_save': /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~~~ [16/32] Compiling C object librauc.a.p/src_hash_index.c.o In file included from /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/lib/glib-2.0/include/glibconfig.h:9, from /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/gtypes.h:34, from /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/galloca.h:34, from /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib.h:32, from /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/gobject/gbinding.h:30, from /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib-object.h:24, from /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/gio/gioenums.h:30, from /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/gio/giotypes.h:30, from /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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': /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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': /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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': /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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; | ^~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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': /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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; | ^~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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; | ^~~ [17/32] Compiling C object librauc.a.p/src_service.c.o [18/32] Compiling C object librauc.a.p/src_mount.c.o [19/32] Compiling C object librauc.a.p/src_utils.c.o In file included from /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib.h:117, from /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/gobject/gbinding.h:30, from /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib-object.h:24, from /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/gio/gioenums.h:30, from /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/gio/giotypes.h:30, from /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/gio/gio.h:28, from ../src/utils.c:4: /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'r_subprocess_newv': /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'copy_file': /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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); | ^~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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); | ^~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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); | ^~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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); | ^~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'resolve_path': /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'key_file_consume_binary_suffixed_string': /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'r_hex_decode': /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'r_pwrite_lazy': /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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); | ^~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'r_prepare_env_key': /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'r_update_symlink': /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'r_fakeroot_init': /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'r_fakeroot_cleanup': /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~ [20/32] Compiling C object librauc.a.p/src_config_file.c.o In file included from /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/lib/glib-2.0/include/glibconfig.h:9, from /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/gtypes.h:34, from /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/galloca.h:34, from /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib.h:32, from ../src/config_file.c:1: /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'parse_bundle_formats': /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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); } \ | ^~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib.h:117: /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'r_config_file_modified_check': /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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: /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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); } \ | ^~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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: /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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); } \ | ^~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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); | ^~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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); } \ | ^~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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); | ^~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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); } \ | ^~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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); | ^~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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); } \ | ^~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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); } \ | ^~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'load_config': /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~ [21/32] Compiling C object librauc.a.p/src_context.c.o In file included from /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib.h:117, from /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/gobject/gbinding.h:30, from /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib-object.h:24, from /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/gio/gioenums.h:30, from /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/gio/giotypes.h:30, from /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/gio/gio.h:28, from ../src/context.c:2: /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'r_context_send_progress': /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/lib/glib-2.0/include/glibconfig.h:9, from /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/gtypes.h:34, from /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/galloca.h:34, from /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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: /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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); } \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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: /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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); } \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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: /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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); } \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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: /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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: /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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: /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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: /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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); } \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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: /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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); } \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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: /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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); } \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'r_context_begin_step_formatted': /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'r_context_begin_step_weighted_formatted': /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~~~~~~~~~ [22/32] Compiling C object librauc.a.p/meson-generated_.._rauc-installer-generated.c.o [23/32] Compiling C object rauc.p/meson-generated_.._rauc-installer-generated.c.o [24/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 /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib.h:117, from ../include/checksum.h:3, from ../src/manifest.c:3: /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/lib/glib-2.0/include/glibconfig.h:9, from /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/gtypes.h:34, from /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/galloca.h:34, from /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib.h:32: /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'save_manifest_mem': /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'save_manifest_file': /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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: /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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); } \ | ^~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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); } \ | ^~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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: /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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); | ^~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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); } \ | ^~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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); } \ | ^~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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); } \ | ^~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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); } \ | ^~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'parse_manifest': /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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); } \ | ^~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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); } \ | ^~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'load_manifest_mem': /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'load_manifest_file': /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'sync_manifest_with_contentdir': /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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); | ^~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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); | ^~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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: /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~~~ [25/32] Compiling C object librauc.a.p/src_install.c.o In file included from /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/lib/glib-2.0/include/glibconfig.h:9, from /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/gtypes.h:34, from /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/galloca.h:34, from /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib.h:32, from /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/gobject/gbinding.h:30, from /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib-object.h:24, from /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/gio/gioenums.h:30, from /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/gio/giotypes.h:30, from /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/gio/gio.h:28, from /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/gio-unix-2.0/gio/gfiledescriptorbased.h:26, from ../src/install.c:3: /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'prepare_environment': /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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); | ^~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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: /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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: /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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]); | ^~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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]); | ^~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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); } \ | ^~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'launch_and_wait_handler': /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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: /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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); } \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'launch_and_wait_handler': /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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: /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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); } \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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: /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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); } \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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: /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'update_external_mount_points': /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'determine_slot_states': /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'determine_target_install_group': /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'r_install_make_plans': /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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: /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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: /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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); } \ | ^~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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: /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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: /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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: /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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: /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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); } \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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: /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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); } \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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: /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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); } \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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: /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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: /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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); } \ | ^~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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); } \ | ^~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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); } \ | ^~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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); } \ | ^~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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); } \ | ^~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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: /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'do_install_bundle': /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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); } \ | ^~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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: /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'do_install_bundle': /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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); } \ | ^~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~~~~~~ [26/32] Compiling C object rauc.p/src_main.c.o In file included from /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib.h:117, from /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/gobject/gbinding.h:30, from /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib-object.h:24, from /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/gio/gioenums.h:30, from /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/gio/giotypes.h:30, from /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/gio/gio.h:28, from ../src/main.c:2: /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'resolve_bundle_path': /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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(); | ^~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'formatter_shell_append': /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 ?: ""); | ^~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'formatter_shell_append_n': /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 ?: ""); | ^~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'info_formatter_readable': /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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); | ^~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'bundle_start': /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'install_start': /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'r_string_append_slot': /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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); | ^~~~~~~~~~~~~~ In file included from /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/lib/glib-2.0/include/glibconfig.h:9, from /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/gtypes.h:34, from /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/galloca.h:34, from /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib.h:32: ../include/bundle.h: In function 'resign_start': /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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; | ^~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'mount_start': /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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; | ^~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'info_start': /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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; | ^~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'info_formatter_shell': /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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); | ^~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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); | ^~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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); | ^~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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); | ^~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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: /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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: /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'status_start': /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'cmdline_handler': /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~ [27/32] Compiling C object librauc.a.p/src_update_handler.c.o In file included from /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib.h:117, from ../src/update_handler.c:3: /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'r_subprocess_newv.constprop': /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/lib/glib-2.0/include/glibconfig.h:9, from /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/gtypes.h:34, from /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/galloca.h:34, from /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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: /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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); } \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'flash_format_slot': /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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: /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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: /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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: /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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); } \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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: /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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); } \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'casync_extract_image': /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'run_slot_hook_extra_env': /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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: /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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); } \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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: /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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); } \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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: /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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: /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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); } \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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: /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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); } \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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: /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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: /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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: /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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); | ^~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'copy_raw_image': /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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: /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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); } \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'copy_raw_image': /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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: /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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); } \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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: /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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); } \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'img_to_boot_mbr_switch_handler': /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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: /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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); } \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'img_to_boot_emmc_handler': /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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: /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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); } \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'img_to_boot_emmc_handler': /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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: /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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); } \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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: /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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); } \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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: /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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])); | ^~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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: /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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: /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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); } \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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: /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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: /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'img_to_boot_raw_fallback_handler': /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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); | ^~~~ [28/32] Compiling C object librauc.a.p/src_bootchooser.c.o In file included from /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib.h:117, from /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/gobject/gbinding.h:30, from /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib-object.h:24, from /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/gio/gioenums.h:30, from /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/gio/giotypes.h:30, from /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/gio/gio.h:28, from ../src/bootchooser.c:3: /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'r_subprocess_newv': /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/lib/glib-2.0/include/glibconfig.h:9, from /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/gtypes.h:34, from /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/galloca.h:34, from /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib.h:32: /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'bootchooser_order_primay': /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/gio/gio-autocleanups.h: In function 'uboot_env_get.constprop': /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/gio/gio-autocleanups.h: In function 'custom_backend_get.constprop': /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/gio/gio-autocleanups.h: In function 'custom_backend_set': /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/gio/gio-autocleanups.h: In function 'uboot_env_set': /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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); | ^~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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); | ^~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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); | ^~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/gio/gio-autocleanups.h: In function 'efi_bootorder_get.constprop': /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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; | ^~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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: /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'efi_modify_persistent_bootorder': /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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; | ^~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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); | ^~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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); } \ | ^~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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); | ^~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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); | ^~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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); } \ | ^~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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); | ^~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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: /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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); } \ | ^~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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: /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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); } \ | ^~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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: /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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: /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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: /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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: /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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: /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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); } \ | ^~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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); } \ | ^~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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: /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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); } \ | ^~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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: /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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); } \ | ^~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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: /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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: /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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: /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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); | ^~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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: /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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); | ^~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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: /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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); } \ | ^~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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: /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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: /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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; | ^~~~~~~ [29/32] Compiling C object librauc.a.p/src_bundle.c.o In file included from /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib.h:117, from /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/gobject/gbinding.h:30, from /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib-object.h:24, from /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/gio/gioenums.h:30, from /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/gio/giotypes.h:30, from /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/gio/gio.h:28, from ../src/bundle.c:2: /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'read_complete_dm_device': /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/lib/glib-2.0/include/glibconfig.h:9, from /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/gtypes.h:34, from /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/galloca.h:34, from /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib.h:32: /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/gio/gio-autocleanups.h: In function 'glib_autoptr_cleanup_GFile.isra': /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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); } \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/gio/gio-autocleanups.h: In function 'truncate_bundle': /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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: /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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); } \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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: /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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); } \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/gio/gio-autocleanups.h: In function 'truncate_bundle': /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'mksquashfs': /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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); } \ | ^~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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); } \ | ^~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'generate_bundle_signature': /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'casync_make_blob': /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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); } \ | ^~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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); } \ | ^~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/gio/gio-autocleanups.h: In function 'append_signature_to_bundle': /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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: /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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); } \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/gio/gio-autocleanups.h: In function 'append_signature_to_bundle': /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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: /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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: /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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); } \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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: /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'sign_bundle': /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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: /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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); | ^~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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); | ^~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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); | ^~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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); | ^~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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); | ^~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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); | ^~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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); | ^~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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); | ^~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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); | ^~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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); | ^~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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: /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'create_bundle': /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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); | ^~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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; | ^~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'check_bundle_payload': /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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); | ^~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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); | ^~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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); | ^~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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); | ^~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/gio/gio-autocleanups.h: In function 'extract_signature': /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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: /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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); } \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/gio/gio-autocleanups.h: In function 'extract_signature': /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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: /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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: /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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: /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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); } \ | ^~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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); } \ | ^~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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: /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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; | ^~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'load_manifest_from_bundle': /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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; | ^~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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': /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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; | ^~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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; | ^~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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; | ^~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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; | ^~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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: /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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: /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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(); | ^~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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(); | ^~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'mount_bundle': /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'free_bundle': /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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); | ^~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'check_bundle': /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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: /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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: /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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: /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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); } \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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: /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'check_bundle': /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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; | ^~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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; | ^~~~~~~~~~~~~~~ [30/32] Compiling C object librauc.a.p/src_signature.c.o ../src/signature.c: In function 'get_pkcs11_engine': ../src/signature.c:127:9: warning: implicit declaration of function 'ENGINE_load_builtin_engines' [-Wimplicit-function-declaration] 127 | ENGINE_load_builtin_engines(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/signature.c:127:9: warning: nested extern declaration of 'ENGINE_load_builtin_engines' [-Wnested-externs] ../src/signature.c:129:13: warning: implicit declaration of function 'ENGINE_by_id' [-Wimplicit-function-declaration] 129 | e = ENGINE_by_id("pkcs11"); | ^~~~~~~~~~~~ ../src/signature.c:129:13: warning: nested extern declaration of 'ENGINE_by_id' [-Wnested-externs] ../src/signature.c:129:11: warning: assignment to 'ENGINE *' {aka 'struct engine_st *'} from 'int' makes pointer from integer without a cast [-Wint-conversion] 129 | e = ENGINE_by_id("pkcs11"); | ^ ../src/signature.c:142:22: warning: implicit declaration of function 'ENGINE_ctrl_cmd_string' [-Wimplicit-function-declaration] 142 | if (!ENGINE_ctrl_cmd_string(e, "MODULE_PATH", env, 0)) { | ^~~~~~~~~~~~~~~~~~~~~~ ../src/signature.c:142:22: warning: nested extern declaration of 'ENGINE_ctrl_cmd_string' [-Wnested-externs] ../src/signature.c:152:13: warning: implicit declaration of function 'ENGINE_init' [-Wimplicit-function-declaration] 152 | if (ENGINE_init(e) == 0) { | ^~~~~~~~~~~ ../src/signature.c:152:13: warning: nested extern declaration of 'ENGINE_init' [-Wnested-externs] ../src/signature.c:177:9: warning: implicit declaration of function 'ENGINE_finish' [-Wimplicit-function-declaration] 177 | ENGINE_finish(e); | ^~~~~~~~~~~~~ ../src/signature.c:177:9: warning: nested extern declaration of 'ENGINE_finish' [-Wnested-externs] ../src/signature.c:179:9: warning: implicit declaration of function 'ENGINE_free' [-Wimplicit-function-declaration] 179 | ENGINE_free(e); | ^~~~~~~~~~~ ../src/signature.c:179:9: warning: nested extern declaration of 'ENGINE_free' [-Wnested-externs] ../src/signature.c: In function 'load_key_pkcs11': ../src/signature.c:236:15: warning: implicit declaration of function 'ENGINE_load_private_key' [-Wimplicit-function-declaration] 236 | res = ENGINE_load_private_key(e, url, NULL, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~ ../src/signature.c:236:15: warning: nested extern declaration of 'ENGINE_load_private_key' [-Wnested-externs] ../src/signature.c:236:13: warning: assignment to 'EVP_PKEY *' {aka 'struct evp_pkey_st *'} from 'int' makes pointer from integer without a cast [-Wint-conversion] 236 | res = ENGINE_load_private_key(e, url, NULL, NULL); | ^ ../src/signature.c: In function 'load_cert_pkcs11': ../src/signature.c:367:14: warning: implicit declaration of function 'ENGINE_ctrl_cmd' [-Wimplicit-function-declaration] 367 | if (!ENGINE_ctrl_cmd(e, "LOAD_CERT_CTRL", 0, &parms, NULL, 0) || (parms.cert == NULL)) { | ^~~~~~~~~~~~~~~ ../src/signature.c:367:14: warning: nested extern declaration of 'ENGINE_ctrl_cmd' [-Wnested-externs] In file included from /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib.h:117, from ../include/context.h:3, from ../src/signature.c:12: /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'file_contains_crl': /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'bio_print_recipient': /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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: /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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); | ^~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/lib/glib-2.0/include/glibconfig.h:9, from /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/gtypes.h:34, from /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/galloca.h:34, from /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib.h:32: ../include/signature.h: In function 'setup_x509_store': /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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; | ^~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'get_pubkey_hash': /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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': /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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': /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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': /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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': /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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': /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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: /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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': /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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; | ^~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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': /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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; | ^~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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; | ^~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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; | ^~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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; | ^~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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; | ^~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'cms_sign_file': /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'cms_sign_manifest': /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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; | ^~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib/glib-autocleanups.h: In function 'cms_verify_fd': /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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': /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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': /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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; | ^~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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 | ^~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/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; | ^~~~ [31/32] Linking static target librauc.a [32/32] Linking target rauc FAILED: rauc /home/autobuild/autobuild/instance-16/output-1/host/bin/powerpc64le-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/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/lib/libdbus-1.so /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/lib/libglib-2.0.so /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/lib/libgio-2.0.so /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/lib/libgobject-2.0.so /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/lib/libssl.so /home/autobuild/autobuild/instance-16/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/lib/libcrypto.so -Wl,--end-group /home/autobuild/autobuild/instance-16/output-1/host/lib/gcc/powerpc64le-buildroot-linux-gnu/12.3.0/../../../../powerpc64le-buildroot-linux-gnu/bin/ld: librauc.a.p/src_signature.c.o: in function `get_pkcs11_engine.constprop.0': signature.c:(.text.get_pkcs11_engine.constprop.0+0x20): undefined reference to `ENGINE_load_builtin_engines' /home/autobuild/autobuild/instance-16/output-1/host/lib/gcc/powerpc64le-buildroot-linux-gnu/12.3.0/../../../../powerpc64le-buildroot-linux-gnu/bin/ld: signature.c:(.text.get_pkcs11_engine.constprop.0+0x30): undefined reference to `ENGINE_by_id' /home/autobuild/autobuild/instance-16/output-1/host/lib/gcc/powerpc64le-buildroot-linux-gnu/12.3.0/../../../../powerpc64le-buildroot-linux-gnu/bin/ld: signature.c:(.text.get_pkcs11_engine.constprop.0+0xb4): undefined reference to `ENGINE_ctrl_cmd_string' /home/autobuild/autobuild/instance-16/output-1/host/lib/gcc/powerpc64le-buildroot-linux-gnu/12.3.0/../../../../powerpc64le-buildroot-linux-gnu/bin/ld: signature.c:(.text.get_pkcs11_engine.constprop.0+0xfc): undefined reference to `ENGINE_free' /home/autobuild/autobuild/instance-16/output-1/host/lib/gcc/powerpc64le-buildroot-linux-gnu/12.3.0/../../../../powerpc64le-buildroot-linux-gnu/bin/ld: signature.c:(.text.get_pkcs11_engine.constprop.0+0x118): undefined reference to `ENGINE_init' /home/autobuild/autobuild/instance-16/output-1/host/lib/gcc/powerpc64le-buildroot-linux-gnu/12.3.0/../../../../powerpc64le-buildroot-linux-gnu/bin/ld: signature.c:(.text.get_pkcs11_engine.constprop.0+0x184): undefined reference to `ENGINE_ctrl_cmd_string' /home/autobuild/autobuild/instance-16/output-1/host/lib/gcc/powerpc64le-buildroot-linux-gnu/12.3.0/../../../../powerpc64le-buildroot-linux-gnu/bin/ld: signature.c:(.text.get_pkcs11_engine.constprop.0+0x1cc): undefined reference to `ENGINE_finish' /home/autobuild/autobuild/instance-16/output-1/host/lib/gcc/powerpc64le-buildroot-linux-gnu/12.3.0/../../../../powerpc64le-buildroot-linux-gnu/bin/ld: librauc.a.p/src_signature.c.o: in function `load_cert': signature.c:(.text.load_cert+0x10c): undefined reference to `ENGINE_ctrl_cmd' /home/autobuild/autobuild/instance-16/output-1/host/lib/gcc/powerpc64le-buildroot-linux-gnu/12.3.0/../../../../powerpc64le-buildroot-linux-gnu/bin/ld: librauc.a.p/src_signature.c.o: in function `load_key': signature.c:(.text.load_key+0xf8): undefined reference to `ENGINE_load_private_key' collect2: error: ld returned 1 exit status ninja: build stopped: subcommand failed. make: *** [package/pkg-generic.mk:283: /home/autobuild/autobuild/instance-16/output-1/build/rauc-1.11.3/.stamp_built] Error 1 make: Leaving directory '/home/autobuild/autobuild/instance-16/buildroot'