*** This log is abridged to its last 1000 lines: 88 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMutexLocker, g_mutex_locker_free) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:1343:49: note: called from here 1343 | #define _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) glib_autoptr_clear_##TypeName | ^ /usr/include/glib-2.0/glib/gmacros.h:1363:7: note: in expansion of macro '_GLIB_AUTOPTR_CLEAR_FUNC_NAME' 1363 | { _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) (*_ptr); } \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:1379:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1379 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:88:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 88 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMutexLocker, g_mutex_locker_free) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'glib_autoptr_cleanup_GMutexLocker', inlined from 'gs_app_add_relation' at ../lib/gs-app.c:6746:26: /usr/include/glib-2.0/glib/gmacros.h:1343:49: warning: inlining failed in call to 'glib_autoptr_clear_GMutexLocker': call is unlikely and code size would grow [-Winline] 1343 | #define _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) glib_autoptr_clear_##TypeName | ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:1360:36: note: in expansion of macro '_GLIB_AUTOPTR_CLEAR_FUNC_NAME' 1360 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) (TypeName *_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:1379:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1379 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:88:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 88 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMutexLocker, g_mutex_locker_free) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:1343:49: note: called from here 1343 | #define _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) glib_autoptr_clear_##TypeName | ^ /usr/include/glib-2.0/glib/gmacros.h:1363:7: note: in expansion of macro '_GLIB_AUTOPTR_CLEAR_FUNC_NAME' 1363 | { _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) (*_ptr); } \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:1379:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1379 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:88:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 88 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMutexLocker, g_mutex_locker_free) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/gs-app.h: In function 'gs_app_set_relations': ../lib/gs-app.h:28:42: warning: inlining failed in call to 'GS_IS_APP': call is unlikely and code size would grow [-Winline] 28 | G_DECLARE_DERIVABLE_TYPE (GsApp, gs_app, GS, APP, GObject) | ^~ /usr/include/glib-2.0/gobject/gtype.h:1725:40: note: in definition of macro 'G_DECLARE_DERIVABLE_TYPE' 1725 | G_GNUC_UNUSED static inline gboolean MODULE##_IS_##OBJ_NAME (gpointer ptr) { \ | ^~~~~~ ../lib/gs-app.c:6779:27: note: called from here 6779 | g_return_if_fail (GS_IS_APP (app)); | ^~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:1243:8: note: in definition of macro '_G_BOOLEAN_EXPR_IMPL' 1243 | if (expr) \ | ^~~~ /usr/include/glib-2.0/glib/gmacros.h:1248:43: note: in expansion of macro '_G_BOOLEAN_EXPR' 1248 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmessages.h:651:9: note: in expansion of macro 'G_LIKELY' 651 | if (G_LIKELY (expr)) \ | ^~~~~~~~ ../lib/gs-app.c:6779:9: note: in expansion of macro 'g_return_if_fail' 6779 | g_return_if_fail (GS_IS_APP (app)); | ^~~~~~~~~~~~~~~~ In function 'glib_autoptr_cleanup_GMutexLocker', inlined from 'gs_app_set_relations' at ../lib/gs-app.c:6776:26: /usr/include/glib-2.0/glib/gmacros.h:1343:49: warning: inlining failed in call to 'glib_autoptr_clear_GMutexLocker': call is unlikely and code size would grow [-Winline] 1343 | #define _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) glib_autoptr_clear_##TypeName | ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:1360:36: note: in expansion of macro '_GLIB_AUTOPTR_CLEAR_FUNC_NAME' 1360 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) (TypeName *_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:1379:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1379 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:88:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 88 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMutexLocker, g_mutex_locker_free) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:1343:49: note: called from here 1343 | #define _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) glib_autoptr_clear_##TypeName | ^ /usr/include/glib-2.0/glib/gmacros.h:1363:7: note: in expansion of macro '_GLIB_AUTOPTR_CLEAR_FUNC_NAME' 1363 | { _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) (*_ptr); } \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:1379:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1379 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:88:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 88 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMutexLocker, g_mutex_locker_free) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'glib_autoptr_cleanup_GMutexLocker', inlined from 'gs_app_set_relations' at ../lib/gs-app.c:6776:26: /usr/include/glib-2.0/glib/gmacros.h:1343:49: warning: inlining failed in call to 'glib_autoptr_clear_GMutexLocker': call is unlikely and code size would grow [-Winline] 1343 | #define _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) glib_autoptr_clear_##TypeName | ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:1360:36: note: in expansion of macro '_GLIB_AUTOPTR_CLEAR_FUNC_NAME' 1360 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) (TypeName *_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:1379:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1379 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:88:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 88 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMutexLocker, g_mutex_locker_free) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:1343:49: note: called from here 1343 | #define _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) glib_autoptr_clear_##TypeName | ^ /usr/include/glib-2.0/glib/gmacros.h:1363:7: note: in expansion of macro '_GLIB_AUTOPTR_CLEAR_FUNC_NAME' 1363 | { _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) (*_ptr); } \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:1379:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1379 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:88:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 88 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMutexLocker, g_mutex_locker_free) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/gs-app.h: In function 'gs_app_get_has_translations': ../lib/gs-app.h:28:42: warning: inlining failed in call to 'GS_IS_APP': call is unlikely and code size would grow [-Winline] 28 | G_DECLARE_DERIVABLE_TYPE (GsApp, gs_app, GS, APP, GObject) | ^~ /usr/include/glib-2.0/gobject/gtype.h:1725:40: note: in definition of macro 'G_DECLARE_DERIVABLE_TYPE' 1725 | G_GNUC_UNUSED static inline gboolean MODULE##_IS_##OBJ_NAME (gpointer ptr) { \ | ^~~~~~ ../lib/gs-app.c:6809:31: note: called from here 6809 | g_return_val_if_fail (GS_IS_APP (app), FALSE); | ^~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:1243:8: note: in definition of macro '_G_BOOLEAN_EXPR_IMPL' 1243 | if (expr) \ | ^~~~ /usr/include/glib-2.0/glib/gmacros.h:1248:43: note: in expansion of macro '_G_BOOLEAN_EXPR' 1248 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmessages.h:664:9: note: in expansion of macro 'G_LIKELY' 664 | if (G_LIKELY (expr)) \ | ^~~~~~~~ ../lib/gs-app.c:6809:9: note: in expansion of macro 'g_return_val_if_fail' 6809 | g_return_val_if_fail (GS_IS_APP (app), FALSE); | ^~~~~~~~~~~~~~~~~~~~ ../lib/gs-app.h: In function 'gs_app_set_has_translations': ../lib/gs-app.h:28:42: warning: inlining failed in call to 'GS_IS_APP': call is unlikely and code size would grow [-Winline] 28 | G_DECLARE_DERIVABLE_TYPE (GsApp, gs_app, GS, APP, GObject) | ^~ /usr/include/glib-2.0/gobject/gtype.h:1725:40: note: in definition of macro 'G_DECLARE_DERIVABLE_TYPE' 1725 | G_GNUC_UNUSED static inline gboolean MODULE##_IS_##OBJ_NAME (gpointer ptr) { \ | ^~~~~~ ../lib/gs-app.c:6830:27: note: called from here 6830 | g_return_if_fail (GS_IS_APP (app)); | ^~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:1243:8: note: in definition of macro '_G_BOOLEAN_EXPR_IMPL' 1243 | if (expr) \ | ^~~~ /usr/include/glib-2.0/glib/gmacros.h:1248:43: note: in expansion of macro '_G_BOOLEAN_EXPR' 1248 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmessages.h:651:9: note: in expansion of macro 'G_LIKELY' 651 | if (G_LIKELY (expr)) \ | ^~~~~~~~ ../lib/gs-app.c:6830:9: note: in expansion of macro 'g_return_if_fail' 6830 | g_return_if_fail (GS_IS_APP (app)); | ^~~~~~~~~~~~~~~~ In function 'glib_autoptr_cleanup_GMutexLocker', inlined from 'gs_app_set_has_translations' at ../lib/gs-app.c:6828:26: /usr/include/glib-2.0/glib/gmacros.h:1343:49: warning: inlining failed in call to 'glib_autoptr_clear_GMutexLocker': call is unlikely and code size would grow [-Winline] 1343 | #define _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) glib_autoptr_clear_##TypeName | ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:1360:36: note: in expansion of macro '_GLIB_AUTOPTR_CLEAR_FUNC_NAME' 1360 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) (TypeName *_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:1379:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1379 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:88:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 88 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMutexLocker, g_mutex_locker_free) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:1343:49: note: called from here 1343 | #define _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) glib_autoptr_clear_##TypeName | ^ /usr/include/glib-2.0/glib/gmacros.h:1363:7: note: in expansion of macro '_GLIB_AUTOPTR_CLEAR_FUNC_NAME' 1363 | { _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) (*_ptr); } \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:1379:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1379 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:88:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 88 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMutexLocker, g_mutex_locker_free) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'glib_autoptr_cleanup_GMutexLocker', inlined from 'gs_app_set_has_translations' at ../lib/gs-app.c:6828:26: /usr/include/glib-2.0/glib/gmacros.h:1343:49: warning: inlining failed in call to 'glib_autoptr_clear_GMutexLocker': call is unlikely and code size would grow [-Winline] 1343 | #define _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) glib_autoptr_clear_##TypeName | ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:1360:36: note: in expansion of macro '_GLIB_AUTOPTR_CLEAR_FUNC_NAME' 1360 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) (TypeName *_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:1379:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1379 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:88:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 88 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMutexLocker, g_mutex_locker_free) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:1343:49: note: called from here 1343 | #define _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) glib_autoptr_clear_##TypeName | ^ /usr/include/glib-2.0/glib/gmacros.h:1363:7: note: in expansion of macro '_GLIB_AUTOPTR_CLEAR_FUNC_NAME' 1363 | { _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) (*_ptr); } \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:1379:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1379 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:88:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 88 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMutexLocker, g_mutex_locker_free) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/gs-app.h: In function 'gs_app_is_downloaded': ../lib/gs-app.h:28:42: warning: inlining failed in call to 'GS_IS_APP': call is unlikely and code size would grow [-Winline] 28 | G_DECLARE_DERIVABLE_TYPE (GsApp, gs_app, GS, APP, GObject) | ^~ /usr/include/glib-2.0/gobject/gtype.h:1725:40: note: in definition of macro 'G_DECLARE_DERIVABLE_TYPE' 1725 | G_GNUC_UNUSED static inline gboolean MODULE##_IS_##OBJ_NAME (gpointer ptr) { \ | ^~~~~~ ../lib/gs-app.c:6858:31: note: called from here 6858 | g_return_val_if_fail (GS_IS_APP (app), FALSE); | ^~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:1243:8: note: in definition of macro '_G_BOOLEAN_EXPR_IMPL' 1243 | if (expr) \ | ^~~~ /usr/include/glib-2.0/glib/gmacros.h:1248:43: note: in expansion of macro '_G_BOOLEAN_EXPR' 1248 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmessages.h:664:9: note: in expansion of macro 'G_LIKELY' 664 | if (G_LIKELY (expr)) \ | ^~~~~~~~ ../lib/gs-app.c:6858:9: note: in expansion of macro 'g_return_val_if_fail' 6858 | g_return_val_if_fail (GS_IS_APP (app), FALSE); | ^~~~~~~~~~~~~~~~~~~~ ../lib/gs-app.h: In function 'gs_app_get_icons_state': ../lib/gs-app.h:28:42: warning: inlining failed in call to 'GS_IS_APP': call is unlikely and code size would grow [-Winline] 28 | G_DECLARE_DERIVABLE_TYPE (GsApp, gs_app, GS, APP, GObject) | ^~ /usr/include/glib-2.0/gobject/gtype.h:1725:40: note: in definition of macro 'G_DECLARE_DERIVABLE_TYPE' 1725 | G_GNUC_UNUSED static inline gboolean MODULE##_IS_##OBJ_NAME (gpointer ptr) { \ | ^~~~~~ ../lib/gs-app.c:6888:31: note: called from here 6888 | g_return_val_if_fail (GS_IS_APP (app), GS_APP_ICONS_STATE_UNKNOWN); | ^~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:1243:8: note: in definition of macro '_G_BOOLEAN_EXPR_IMPL' 1243 | if (expr) \ | ^~~~ /usr/include/glib-2.0/glib/gmacros.h:1248:43: note: in expansion of macro '_G_BOOLEAN_EXPR' 1248 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmessages.h:664:9: note: in expansion of macro 'G_LIKELY' 664 | if (G_LIKELY (expr)) \ | ^~~~~~~~ ../lib/gs-app.c:6888:9: note: in expansion of macro 'g_return_val_if_fail' 6888 | g_return_val_if_fail (GS_IS_APP (app), GS_APP_ICONS_STATE_UNKNOWN); | ^~~~~~~~~~~~~~~~~~~~ ../lib/gs-app.h: In function 'gs_app_set_icons_state': ../lib/gs-app.h:28:42: warning: inlining failed in call to 'GS_IS_APP': call is unlikely and code size would grow [-Winline] 28 | G_DECLARE_DERIVABLE_TYPE (GsApp, gs_app, GS, APP, GObject) | ^~ /usr/include/glib-2.0/gobject/gtype.h:1725:40: note: in definition of macro 'G_DECLARE_DERIVABLE_TYPE' 1725 | G_GNUC_UNUSED static inline gboolean MODULE##_IS_##OBJ_NAME (gpointer ptr) { \ | ^~~~~~ ../lib/gs-app.c:6909:27: note: called from here 6909 | g_return_if_fail (GS_IS_APP (app)); | ^~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:1243:8: note: in definition of macro '_G_BOOLEAN_EXPR_IMPL' 1243 | if (expr) \ | ^~~~ /usr/include/glib-2.0/glib/gmacros.h:1248:43: note: in expansion of macro '_G_BOOLEAN_EXPR' 1248 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmessages.h:651:9: note: in expansion of macro 'G_LIKELY' 651 | if (G_LIKELY (expr)) \ | ^~~~~~~~ ../lib/gs-app.c:6909:9: note: in expansion of macro 'g_return_if_fail' 6909 | g_return_if_fail (GS_IS_APP (app)); | ^~~~~~~~~~~~~~~~ In function 'glib_autoptr_cleanup_GMutexLocker', inlined from 'gs_app_set_icons_state' at ../lib/gs-app.c:6907:26: /usr/include/glib-2.0/glib/gmacros.h:1343:49: warning: inlining failed in call to 'glib_autoptr_clear_GMutexLocker': call is unlikely and code size would grow [-Winline] 1343 | #define _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) glib_autoptr_clear_##TypeName | ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:1360:36: note: in expansion of macro '_GLIB_AUTOPTR_CLEAR_FUNC_NAME' 1360 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) (TypeName *_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:1379:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1379 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:88:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 88 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMutexLocker, g_mutex_locker_free) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:1343:49: note: called from here 1343 | #define _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) glib_autoptr_clear_##TypeName | ^ /usr/include/glib-2.0/glib/gmacros.h:1363:7: note: in expansion of macro '_GLIB_AUTOPTR_CLEAR_FUNC_NAME' 1363 | { _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) (*_ptr); } \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:1379:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1379 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:88:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 88 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMutexLocker, g_mutex_locker_free) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'glib_autoptr_cleanup_GMutexLocker', inlined from 'gs_app_set_icons_state' at ../lib/gs-app.c:6907:26: /usr/include/glib-2.0/glib/gmacros.h:1343:49: warning: inlining failed in call to 'glib_autoptr_clear_GMutexLocker': call is unlikely and code size would grow [-Winline] 1343 | #define _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) glib_autoptr_clear_##TypeName | ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:1360:36: note: in expansion of macro '_GLIB_AUTOPTR_CLEAR_FUNC_NAME' 1360 | static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) (TypeName *_ptr) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:1379:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1379 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:88:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 88 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMutexLocker, g_mutex_locker_free) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:1343:49: note: called from here 1343 | #define _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) glib_autoptr_clear_##TypeName | ^ /usr/include/glib-2.0/glib/gmacros.h:1363:7: note: in expansion of macro '_GLIB_AUTOPTR_CLEAR_FUNC_NAME' 1363 | { _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) (*_ptr); } \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:1379:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' 1379 | _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:88:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' 88 | G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMutexLocker, g_mutex_locker_free) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/gs-app.h: In function 'gs_app_is_application': ../lib/gs-app.h:28:42: warning: inlining failed in call to 'GS_IS_APP': call is unlikely and code size would grow [-Winline] 28 | G_DECLARE_DERIVABLE_TYPE (GsApp, gs_app, GS, APP, GObject) | ^~ /usr/include/glib-2.0/gobject/gtype.h:1725:40: note: in definition of macro 'G_DECLARE_DERIVABLE_TYPE' 1725 | G_GNUC_UNUSED static inline gboolean MODULE##_IS_##OBJ_NAME (gpointer ptr) { \ | ^~~~~~ ../lib/gs-app.c:6934:31: note: called from here 6934 | g_return_val_if_fail (GS_IS_APP (app), FALSE); | ^~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:1243:8: note: in definition of macro '_G_BOOLEAN_EXPR_IMPL' 1243 | if (expr) \ | ^~~~ /usr/include/glib-2.0/glib/gmacros.h:1248:43: note: in expansion of macro '_G_BOOLEAN_EXPR' 1248 | #define G_LIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR(expr), 1)) | ^~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmessages.h:664:9: note: in expansion of macro 'G_LIKELY' 664 | if (G_LIKELY (expr)) \ | ^~~~~~~~ ../lib/gs-app.c:6934:9: note: in expansion of macro 'g_return_val_if_fail' 6934 | g_return_val_if_fail (GS_IS_APP (app), FALSE); | ^~~~~~~~~~~~~~~~~~~~ [237/255] Linking target lib/libgnomesoftware.so.20 [238/255] Generating symbol file lib/libgnomesoftware.so.20.p/libgnomesoftware.so.20.symbols [239/255] Linking target src/gnome-software [240/255] Linking target plugins/epiphany/libgs_plugin_epiphany.so [241/255] Linking target plugins/repos/libgs_plugin_repos.so [242/255] Linking target plugins/modalias/libgs_plugin_modalias.so [243/255] Linking target plugins/flatpak/libgs_plugin_flatpak.so [244/255] Linking target plugins/fedora-pkgdb-collections/libgs_plugin_fedora-pkgdb-collections.so [245/255] Linking target plugins/fedora-langpacks/libgs_plugin_fedora-langpacks.so [246/255] Linking target plugins/dummy/libgs_plugin_dummy.so [247/255] Linking target plugins/dpkg/libgs_plugin_dpkg.so [248/255] Linking target plugins/core/libgs_plugin_os-release.so [249/255] Linking target plugins/core/libgs_plugin_hardcoded-blocklist.so [250/255] Linking target plugins/core/libgs_plugin_appstream.so [251/255] Linking target plugins/core/libgs_plugin_icons.so [252/255] Linking target plugins/core/libgs_plugin_provenance-license.so [253/255] Linking target plugins/core/libgs_plugin_provenance.so [254/255] Linking target plugins/core/libgs_plugin_generic-updates.so [255/255] Linking target lib/gnome-software-cmd INFO: autodetecting backend as ninja INFO: calculating backend command to run: /usr/bin/ninja -C /home/udu/aports/community/gnome-software/src/gnome-software-45.3/output >>> gnome-software: Entering fakeroot... Installing data/metainfo/org.gnome.Software.metainfo.xml to /home/udu/aports/community/gnome-software/pkg/gnome-software/usr/share/metainfo Installing lib/gs-enums.h to /home/udu/aports/community/gnome-software/pkg/gnome-software/usr/include/gnome-software Installing lib/libgnomesoftware.so.20 to /home/udu/aports/community/gnome-software/pkg/gnome-software/usr/lib/gnome-software Installing lib/gnome-software-cmd to /home/udu/aports/community/gnome-software/pkg/gnome-software/usr/libexec Installing plugins/core/libgs_plugin_generic-updates.so to /home/udu/aports/community/gnome-software/pkg/gnome-software/usr/lib/gnome-software/plugins-20 Installing plugins/core/libgs_plugin_provenance.so to /home/udu/aports/community/gnome-software/pkg/gnome-software/usr/lib/gnome-software/plugins-20 Installing plugins/core/libgs_plugin_provenance-license.so to /home/udu/aports/community/gnome-software/pkg/gnome-software/usr/lib/gnome-software/plugins-20 Installing plugins/core/libgs_plugin_icons.so to /home/udu/aports/community/gnome-software/pkg/gnome-software/usr/lib/gnome-software/plugins-20 Installing plugins/core/libgs_plugin_appstream.so to /home/udu/aports/community/gnome-software/pkg/gnome-software/usr/lib/gnome-software/plugins-20 Installing plugins/core/libgs_plugin_hardcoded-blocklist.so to /home/udu/aports/community/gnome-software/pkg/gnome-software/usr/lib/gnome-software/plugins-20 Installing plugins/core/libgs_plugin_os-release.so to /home/udu/aports/community/gnome-software/pkg/gnome-software/usr/lib/gnome-software/plugins-20 Installing plugins/dpkg/libgs_plugin_dpkg.so to /home/udu/aports/community/gnome-software/pkg/gnome-software/usr/lib/gnome-software/plugins-20 Installing plugins/dummy/libgs_plugin_dummy.so to /home/udu/aports/community/gnome-software/pkg/gnome-software/usr/lib/gnome-software/plugins-20 Installing plugins/fedora-langpacks/libgs_plugin_fedora-langpacks.so to /home/udu/aports/community/gnome-software/pkg/gnome-software/usr/lib/gnome-software/plugins-20 Installing plugins/fedora-pkgdb-collections/libgs_plugin_fedora-pkgdb-collections.so to /home/udu/aports/community/gnome-software/pkg/gnome-software/usr/lib/gnome-software/plugins-20 Installing plugins/flatpak/libgs_plugin_flatpak.so to /home/udu/aports/community/gnome-software/pkg/gnome-software/usr/lib/gnome-software/plugins-20 Installing plugins/flatpak/org.gnome.Software.Plugin.Flatpak.metainfo.xml to /home/udu/aports/community/gnome-software/pkg/gnome-software/usr/share/metainfo Installing plugins/modalias/libgs_plugin_modalias.so to /home/udu/aports/community/gnome-software/pkg/gnome-software/usr/lib/gnome-software/plugins-20 Installing plugins/repos/libgs_plugin_repos.so to /home/udu/aports/community/gnome-software/pkg/gnome-software/usr/lib/gnome-software/plugins-20 Installing plugins/epiphany/libgs_plugin_epiphany.so to /home/udu/aports/community/gnome-software/pkg/gnome-software/usr/lib/gnome-software/plugins-20 Installing plugins/epiphany/org.gnome.Software.Plugin.Epiphany.metainfo.xml to /home/udu/aports/community/gnome-software/pkg/gnome-software/usr/share/metainfo Installing src/gnome-software to /home/udu/aports/community/gnome-software/pkg/gnome-software/usr/bin Installing src/gnome-software-restarter to /home/udu/aports/community/gnome-software/pkg/gnome-software/usr/libexec Installing src/org.gnome.Software.desktop to /home/udu/aports/community/gnome-software/pkg/gnome-software/usr/share/applications Installing src/gnome-software-local-file-flatpak.desktop to /home/udu/aports/community/gnome-software/pkg/gnome-software/usr/share/applications Installing src/gnome-software.1 to /home/udu/aports/community/gnome-software/pkg/gnome-software/usr/share/man/man1 Installing po/ab/LC_MESSAGES/gnome-software.mo to /home/udu/aports/community/gnome-software/pkg/gnome-software/usr/share/locale/ab/LC_MESSAGES Installing po/af/LC_MESSAGES/gnome-software.mo to /home/udu/aports/community/gnome-software/pkg/gnome-software/usr/share/locale/af/LC_MESSAGES Installing po/ar/LC_MESSAGES/gnome-software.mo to /home/udu/aports/community/gnome-software/pkg/gnome-software/usr/share/locale/ar/LC_MESSAGES Installing po/as/LC_MESSAGES/gnome-software.mo to /home/udu/aports/community/gnome-software/pkg/gnome-software/usr/share/locale/as/LC_MESSAGES Installing po/be/LC_MESSAGES/gnome-software.mo to /home/udu/aports/community/gnome-software/pkg/gnome-software/usr/share/locale/be/LC_MESSAGES Installing po/bg/LC_MESSAGES/gnome-software.mo to /home/udu/aports/community/gnome-software/pkg/gnome-software/usr/share/locale/bg/LC_MESSAGES Installing po/bn/LC_MESSAGES/gnome-software.mo to /home/udu/aports/community/gnome-software/pkg/gnome-software/usr/share/locale/bn/LC_MESSAGES Installing po/bs/LC_MESSAGES/gnome-software.mo to /home/udu/aports/community/gnome-software/pkg/gnome-software/usr/share/locale/bs/LC_MESSAGES Installing po/ca/LC_MESSAGES/gnome-software.mo to /home/udu/aports/community/gnome-software/pkg/gnome-software/usr/share/locale/ca/LC_MESSAGES Installing po/ca@valencia/LC_MESSAGES/gnome-software.mo to /home/udu/aports/community/gnome-software/pkg/gnome-software/usr/share/locale/ca@valencia/LC_MESSAGES Installing po/ckb/LC_MESSAGES/gnome-software.mo to /home/udu/aports/community/gnome-software/pkg/gnome-software/usr/share/locale/ckb/LC_MESSAGES Installing po/cs/LC_MESSAGES/gnome-software.mo to /home/udu/aports/community/gnome-software/pkg/gnome-software/usr/share/locale/cs/LC_MESSAGES Installing po/da/LC_MESSAGES/gnome-software.mo to /home/udu/aports/community/gnome-software/pkg/gnome-software/usr/share/locale/da/LC_MESSAGES Installing po/de/LC_MESSAGES/gnome-software.mo to /home/udu/aports/community/gnome-software/pkg/gnome-software/usr/share/locale/de/LC_MESSAGES Installing po/el/LC_MESSAGES/gnome-software.mo to /home/udu/aports/community/gnome-software/pkg/gnome-software/usr/share/locale/el/LC_MESSAGES Installing po/en_GB/LC_MESSAGES/gnome-software.mo to /home/udu/aports/community/gnome-software/pkg/gnome-software/usr/share/locale/en_GB/LC_MESSAGES Installing po/eo/LC_MESSAGES/gnome-software.mo to /home/udu/aports/community/gnome-software/pkg/gnome-software/usr/share/locale/eo/LC_MESSAGES Installing po/es/LC_MESSAGES/gnome-software.mo to /home/udu/aports/community/gnome-software/pkg/gnome-software/usr/share/locale/es/LC_MESSAGES Installing po/eu/LC_MESSAGES/gnome-software.mo to /home/udu/aports/community/gnome-software/pkg/gnome-software/usr/share/locale/eu/LC_MESSAGES Installing po/fa/LC_MESSAGES/gnome-software.mo to /home/udu/aports/community/gnome-software/pkg/gnome-software/usr/share/locale/fa/LC_MESSAGES Installing po/fi/LC_MESSAGES/gnome-software.mo to /home/udu/aports/community/gnome-software/pkg/gnome-software/usr/share/locale/fi/LC_MESSAGES Installing po/fr/LC_MESSAGES/gnome-software.mo to /home/udu/aports/community/gnome-software/pkg/gnome-software/usr/share/locale/fr/LC_MESSAGES Installing po/fur/LC_MESSAGES/gnome-software.mo to /home/udu/aports/community/gnome-software/pkg/gnome-software/usr/share/locale/fur/LC_MESSAGES Installing po/ga/LC_MESSAGES/gnome-software.mo to /home/udu/aports/community/gnome-software/pkg/gnome-software/usr/share/locale/ga/LC_MESSAGES Installing po/gd/LC_MESSAGES/gnome-software.mo to /home/udu/aports/community/gnome-software/pkg/gnome-software/usr/share/locale/gd/LC_MESSAGES Installing po/gl/LC_MESSAGES/gnome-software.mo to /home/udu/aports/community/gnome-software/pkg/gnome-software/usr/share/locale/gl/LC_MESSAGES Installing po/he/LC_MESSAGES/gnome-software.mo to /home/udu/aports/community/gnome-software/pkg/gnome-software/usr/share/locale/he/LC_MESSAGES Installing po/hi/LC_MESSAGES/gnome-software.mo to /home/udu/aports/community/gnome-software/pkg/gnome-software/usr/share/locale/hi/LC_MESSAGES Installing po/hr/LC_MESSAGES/gnome-software.mo to /home/udu/aports/community/gnome-software/pkg/gnome-software/usr/share/locale/hr/LC_MESSAGES Installing po/hu/LC_MESSAGES/gnome-software.mo to /home/udu/aports/community/gnome-software/pkg/gnome-software/usr/share/locale/hu/LC_MESSAGES Installing po/id/LC_MESSAGES/gnome-software.mo to /home/udu/aports/community/gnome-software/pkg/gnome-software/usr/share/locale/id/LC_MESSAGES Installing po/ie/LC_MESSAGES/gnome-software.mo to /home/udu/aports/community/gnome-software/pkg/gnome-software/usr/share/locale/ie/LC_MESSAGES Installing po/is/LC_MESSAGES/gnome-software.mo to /home/udu/aports/community/gnome-software/pkg/gnome-software/usr/share/locale/is/LC_MESSAGES Installing po/it/LC_MESSAGES/gnome-software.mo to /home/udu/aports/community/gnome-software/pkg/gnome-software/usr/share/locale/it/LC_MESSAGES Installing po/ja/LC_MESSAGES/gnome-software.mo to /home/udu/aports/community/gnome-software/pkg/gnome-software/usr/share/locale/ja/LC_MESSAGES Installing po/ka/LC_MESSAGES/gnome-software.mo to /home/udu/aports/community/gnome-software/pkg/gnome-software/usr/share/locale/ka/LC_MESSAGES Installing po/kab/LC_MESSAGES/gnome-software.mo to /home/udu/aports/community/gnome-software/pkg/gnome-software/usr/share/locale/kab/LC_MESSAGES Installing po/kk/LC_MESSAGES/gnome-software.mo to /home/udu/aports/community/gnome-software/pkg/gnome-software/usr/share/locale/kk/LC_MESSAGES Installing po/km/LC_MESSAGES/gnome-software.mo to /home/udu/aports/community/gnome-software/pkg/gnome-software/usr/share/locale/km/LC_MESSAGES Installing po/ko/LC_MESSAGES/gnome-software.mo to /home/udu/aports/community/gnome-software/pkg/gnome-software/usr/share/locale/ko/LC_MESSAGES Installing po/lt/LC_MESSAGES/gnome-software.mo to /home/udu/aports/community/gnome-software/pkg/gnome-software/usr/share/locale/lt/LC_MESSAGES Installing po/lv/LC_MESSAGES/gnome-software.mo to /home/udu/aports/community/gnome-software/pkg/gnome-software/usr/share/locale/lv/LC_MESSAGES Installing po/mjw/LC_MESSAGES/gnome-software.mo to /home/udu/aports/community/gnome-software/pkg/gnome-software/usr/share/locale/mjw/LC_MESSAGES Installing po/ml/LC_MESSAGES/gnome-software.mo to /home/udu/aports/community/gnome-software/pkg/gnome-software/usr/share/locale/ml/LC_MESSAGES Installing po/mr/LC_MESSAGES/gnome-software.mo to /home/udu/aports/community/gnome-software/pkg/gnome-software/usr/share/locale/mr/LC_MESSAGES Installing po/ms/LC_MESSAGES/gnome-software.mo to /home/udu/aports/community/gnome-software/pkg/gnome-software/usr/share/locale/ms/LC_MESSAGES Installing po/nb/LC_MESSAGES/gnome-software.mo to /home/udu/aports/community/gnome-software/pkg/gnome-software/usr/share/locale/nb/LC_MESSAGES Installing po/ne/LC_MESSAGES/gnome-software.mo to /home/udu/aports/community/gnome-software/pkg/gnome-software/usr/share/locale/ne/LC_MESSAGES Installing po/nl/LC_MESSAGES/gnome-software.mo to /home/udu/aports/community/gnome-software/pkg/gnome-software/usr/share/locale/nl/LC_MESSAGES Installing po/oc/LC_MESSAGES/gnome-software.mo to /home/udu/aports/community/gnome-software/pkg/gnome-software/usr/share/locale/oc/LC_MESSAGES Installing po/pa/LC_MESSAGES/gnome-software.mo to /home/udu/aports/community/gnome-software/pkg/gnome-software/usr/share/locale/pa/LC_MESSAGES Installing po/pl/LC_MESSAGES/gnome-software.mo to /home/udu/aports/community/gnome-software/pkg/gnome-software/usr/share/locale/pl/LC_MESSAGES Installing po/pt/LC_MESSAGES/gnome-software.mo to /home/udu/aports/community/gnome-software/pkg/gnome-software/usr/share/locale/pt/LC_MESSAGES Installing po/pt_BR/LC_MESSAGES/gnome-software.mo to /home/udu/aports/community/gnome-software/pkg/gnome-software/usr/share/locale/pt_BR/LC_MESSAGES Installing po/ro/LC_MESSAGES/gnome-software.mo to /home/udu/aports/community/gnome-software/pkg/gnome-software/usr/share/locale/ro/LC_MESSAGES Installing po/ru/LC_MESSAGES/gnome-software.mo to /home/udu/aports/community/gnome-software/pkg/gnome-software/usr/share/locale/ru/LC_MESSAGES Installing po/sk/LC_MESSAGES/gnome-software.mo to /home/udu/aports/community/gnome-software/pkg/gnome-software/usr/share/locale/sk/LC_MESSAGES Installing po/sl/LC_MESSAGES/gnome-software.mo to /home/udu/aports/community/gnome-software/pkg/gnome-software/usr/share/locale/sl/LC_MESSAGES Installing po/sr/LC_MESSAGES/gnome-software.mo to /home/udu/aports/community/gnome-software/pkg/gnome-software/usr/share/locale/sr/LC_MESSAGES Installing po/sr@latin/LC_MESSAGES/gnome-software.mo to /home/udu/aports/community/gnome-software/pkg/gnome-software/usr/share/locale/sr@latin/LC_MESSAGES Installing po/sv/LC_MESSAGES/gnome-software.mo to /home/udu/aports/community/gnome-software/pkg/gnome-software/usr/share/locale/sv/LC_MESSAGES Installing po/te/LC_MESSAGES/gnome-software.mo to /home/udu/aports/community/gnome-software/pkg/gnome-software/usr/share/locale/te/LC_MESSAGES Installing po/th/LC_MESSAGES/gnome-software.mo to /home/udu/aports/community/gnome-software/pkg/gnome-software/usr/share/locale/th/LC_MESSAGES Installing po/tr/LC_MESSAGES/gnome-software.mo to /home/udu/aports/community/gnome-software/pkg/gnome-software/usr/share/locale/tr/LC_MESSAGES Installing po/uk/LC_MESSAGES/gnome-software.mo to /home/udu/aports/community/gnome-software/pkg/gnome-software/usr/share/locale/uk/LC_MESSAGES Installing po/vi/LC_MESSAGES/gnome-software.mo to /home/udu/aports/community/gnome-software/pkg/gnome-software/usr/share/locale/vi/LC_MESSAGES Installing po/zh_CN/LC_MESSAGES/gnome-software.mo to /home/udu/aports/community/gnome-software/pkg/gnome-software/usr/share/locale/zh_CN/LC_MESSAGES Installing po/zh_HK/LC_MESSAGES/gnome-software.mo to /home/udu/aports/community/gnome-software/pkg/gnome-software/usr/share/locale/zh_HK/LC_MESSAGES Installing po/zh_TW/LC_MESSAGES/gnome-software.mo to /home/udu/aports/community/gnome-software/pkg/gnome-software/usr/share/locale/zh_TW/LC_MESSAGES Installing /home/udu/aports/community/gnome-software/src/gnome-software-45.3/lib/gnome-software.h to /home/udu/aports/community/gnome-software/pkg/gnome-software/usr/include/gnome-software Installing /home/udu/aports/community/gnome-software/src/gnome-software-45.3/lib/gs-app.h to /home/udu/aports/community/gnome-software/pkg/gnome-software/usr/include/gnome-software Installing /home/udu/aports/community/gnome-software/src/gnome-software-45.3/lib/gs-app-collation.h to /home/udu/aports/community/gnome-software/pkg/gnome-software/usr/include/gnome-software Installing /home/udu/aports/community/gnome-software/src/gnome-software-45.3/lib/gs-app-list.h to /home/udu/aports/community/gnome-software/pkg/gnome-software/usr/include/gnome-software Installing /home/udu/aports/community/gnome-software/src/gnome-software-45.3/lib/gs-app-permissions.h to /home/udu/aports/community/gnome-software/pkg/gnome-software/usr/include/gnome-software Installing /home/udu/aports/community/gnome-software/src/gnome-software-45.3/lib/gs-app-query.h to /home/udu/aports/community/gnome-software/pkg/gnome-software/usr/include/gnome-software Installing /home/udu/aports/community/gnome-software/src/gnome-software-45.3/lib/gs-appstream.h to /home/udu/aports/community/gnome-software/pkg/gnome-software/usr/include/gnome-software Installing /home/udu/aports/community/gnome-software/src/gnome-software-45.3/lib/gs-category.h to /home/udu/aports/community/gnome-software/pkg/gnome-software/usr/include/gnome-software Installing /home/udu/aports/community/gnome-software/src/gnome-software-45.3/lib/gs-category-manager.h to /home/udu/aports/community/gnome-software/pkg/gnome-software/usr/include/gnome-software Installing /home/udu/aports/community/gnome-software/src/gnome-software-45.3/lib/gs-desktop-data.h to /home/udu/aports/community/gnome-software/pkg/gnome-software/usr/include/gnome-software Installing /home/udu/aports/community/gnome-software/src/gnome-software-45.3/lib/gs-download-utils.h to /home/udu/aports/community/gnome-software/pkg/gnome-software/usr/include/gnome-software Installing /home/udu/aports/community/gnome-software/src/gnome-software-45.3/lib/gs-external-appstream-utils.h to /home/udu/aports/community/gnome-software/pkg/gnome-software/usr/include/gnome-software Installing /home/udu/aports/community/gnome-software/src/gnome-software-45.3/lib/gs-icon.h to /home/udu/aports/community/gnome-software/pkg/gnome-software/usr/include/gnome-software Installing /home/udu/aports/community/gnome-software/src/gnome-software-45.3/lib/gs-icon-downloader.h to /home/udu/aports/community/gnome-software/pkg/gnome-software/usr/include/gnome-software Installing /home/udu/aports/community/gnome-software/src/gnome-software-45.3/lib/gs-ioprio.h to /home/udu/aports/community/gnome-software/pkg/gnome-software/usr/include/gnome-software Installing /home/udu/aports/community/gnome-software/src/gnome-software-45.3/lib/gs-job-manager.h to /home/udu/aports/community/gnome-software/pkg/gnome-software/usr/include/gnome-software Installing /home/udu/aports/community/gnome-software/src/gnome-software-45.3/lib/gs-key-colors.h to /home/udu/aports/community/gnome-software/pkg/gnome-software/usr/include/gnome-software Installing /home/udu/aports/community/gnome-software/src/gnome-software-45.3/lib/gs-metered.h to /home/udu/aports/community/gnome-software/pkg/gnome-software/usr/include/gnome-software Installing /home/udu/aports/community/gnome-software/src/gnome-software-45.3/lib/gs-odrs-provider.h to /home/udu/aports/community/gnome-software/pkg/gnome-software/usr/include/gnome-software Installing /home/udu/aports/community/gnome-software/src/gnome-software-45.3/lib/gs-os-release.h to /home/udu/aports/community/gnome-software/pkg/gnome-software/usr/include/gnome-software Installing /home/udu/aports/community/gnome-software/src/gnome-software-45.3/lib/gs-plugin.h to /home/udu/aports/community/gnome-software/pkg/gnome-software/usr/include/gnome-software Installing /home/udu/aports/community/gnome-software/src/gnome-software-45.3/lib/gs-plugin-event.h to /home/udu/aports/community/gnome-software/pkg/gnome-software/usr/include/gnome-software Installing /home/udu/aports/community/gnome-software/src/gnome-software-45.3/lib/gs-plugin-helpers.h to /home/udu/aports/community/gnome-software/pkg/gnome-software/usr/include/gnome-software Installing /home/udu/aports/community/gnome-software/src/gnome-software-45.3/lib/gs-plugin-job.h to /home/udu/aports/community/gnome-software/pkg/gnome-software/usr/include/gnome-software Installing /home/udu/aports/community/gnome-software/src/gnome-software-45.3/lib/gs-plugin-job-list-apps.h to /home/udu/aports/community/gnome-software/pkg/gnome-software/usr/include/gnome-software Installing /home/udu/aports/community/gnome-software/src/gnome-software-45.3/lib/gs-plugin-job-list-categories.h to /home/udu/aports/community/gnome-software/pkg/gnome-software/usr/include/gnome-software Installing /home/udu/aports/community/gnome-software/src/gnome-software-45.3/lib/gs-plugin-job-list-distro-upgrades.h to /home/udu/aports/community/gnome-software/pkg/gnome-software/usr/include/gnome-software Installing /home/udu/aports/community/gnome-software/src/gnome-software-45.3/lib/gs-plugin-job-manage-repository.h to /home/udu/aports/community/gnome-software/pkg/gnome-software/usr/include/gnome-software Installing /home/udu/aports/community/gnome-software/src/gnome-software-45.3/lib/gs-plugin-job-refine.h to /home/udu/aports/community/gnome-software/pkg/gnome-software/usr/include/gnome-software Installing /home/udu/aports/community/gnome-software/src/gnome-software-45.3/lib/gs-plugin-job-refresh-metadata.h to /home/udu/aports/community/gnome-software/pkg/gnome-software/usr/include/gnome-software Installing /home/udu/aports/community/gnome-software/src/gnome-software-45.3/lib/gs-plugin-job-update-apps.h to /home/udu/aports/community/gnome-software/pkg/gnome-software/usr/include/gnome-software Installing /home/udu/aports/community/gnome-software/src/gnome-software-45.3/lib/gs-plugin-loader.h to /home/udu/aports/community/gnome-software/pkg/gnome-software/usr/include/gnome-software Installing /home/udu/aports/community/gnome-software/src/gnome-software-45.3/lib/gs-plugin-loader-sync.h to /home/udu/aports/community/gnome-software/pkg/gnome-software/usr/include/gnome-software Installing /home/udu/aports/community/gnome-software/src/gnome-software-45.3/lib/gs-plugin-types.h to /home/udu/aports/community/gnome-software/pkg/gnome-software/usr/include/gnome-software Installing /home/udu/aports/community/gnome-software/src/gnome-software-45.3/lib/gs-plugin-vfuncs.h to /home/udu/aports/community/gnome-software/pkg/gnome-software/usr/include/gnome-software Installing /home/udu/aports/community/gnome-software/src/gnome-software-45.3/lib/gs-remote-icon.h to /home/udu/aports/community/gnome-software/pkg/gnome-software/usr/include/gnome-software Installing /home/udu/aports/community/gnome-software/src/gnome-software-45.3/lib/gs-rewrite-resources.h to /home/udu/aports/community/gnome-software/pkg/gnome-software/usr/include/gnome-software Installing /home/udu/aports/community/gnome-software/src/gnome-software-45.3/lib/gs-test.h to /home/udu/aports/community/gnome-software/pkg/gnome-software/usr/include/gnome-software Installing /home/udu/aports/community/gnome-software/src/gnome-software-45.3/lib/gs-utils.h to /home/udu/aports/community/gnome-software/pkg/gnome-software/usr/include/gnome-software Installing /home/udu/aports/community/gnome-software/src/gnome-software-45.3/lib/gs-worker-thread.h to /home/udu/aports/community/gnome-software/pkg/gnome-software/usr/include/gnome-software Installing /home/udu/aports/community/gnome-software/src/gnome-software-45.3/README.md to /home/udu/aports/community/gnome-software/pkg/gnome-software/usr/share/doc/gnome-software Installing /home/udu/aports/community/gnome-software/src/gnome-software-45.3/output/subprojects/gnome-pwa-list/gnome-pwa-list-foss.xml to /home/udu/aports/community/gnome-software/pkg/gnome-software/usr/share/swcatalog/xml Installing /home/udu/aports/community/gnome-software/src/gnome-software-45.3/data/icons/hicolor/scalable/org.gnome.Software.svg to /home/udu/aports/community/gnome-software/pkg/gnome-software/usr/share/icons/hicolor/scalable/apps Installing /home/udu/aports/community/gnome-software/src/gnome-software-45.3/data/icons/hicolor/symbolic/org.gnome.Software-symbolic.svg to /home/udu/aports/community/gnome-software/pkg/gnome-software/usr/share/icons/hicolor/symbolic/apps Installing /home/udu/aports/community/gnome-software/src/gnome-software-45.3/data/icons/hicolor/symbolic/app-remove-symbolic.svg to /home/udu/aports/community/gnome-software/pkg/gnome-software/usr/share/icons/hicolor/scalable/actions Installing /home/udu/aports/community/gnome-software/src/gnome-software-45.3/data/assets/org.gnome.Software.Featured.xml to /home/udu/aports/community/gnome-software/pkg/gnome-software/usr/share/swcatalog/xml Installing /home/udu/aports/community/gnome-software/src/gnome-software-45.3/data/assets/org.gnome.Software.Curated.xml to /home/udu/aports/community/gnome-software/pkg/gnome-software/usr/share/swcatalog/xml Installing /home/udu/aports/community/gnome-software/src/gnome-software-45.3/output/data/org.gnome.Software.desktop to /home/udu/aports/community/gnome-software/pkg/gnome-software/etc/xdg/autostart Installing /home/udu/aports/community/gnome-software/src/gnome-software-45.3/data/org.gnome.software.gschema.xml to /home/udu/aports/community/gnome-software/pkg/gnome-software/usr/share/glib-2.0/schemas Installing /home/udu/aports/community/gnome-software/src/gnome-software-45.3/output/meson-private/gnome-software.pc to /home/udu/aports/community/gnome-software/pkg/gnome-software/usr/lib/pkgconfig Installing /home/udu/aports/community/gnome-software/src/gnome-software-45.3/output/src/org.gnome.Software.service to /home/udu/aports/community/gnome-software/pkg/gnome-software/usr/share/dbus-1/services Installing /home/udu/aports/community/gnome-software/src/gnome-software-45.3/src/org.gnome.Software-search-provider.ini to /home/udu/aports/community/gnome-software/pkg/gnome-software/usr/share/gnome-shell/search-providers Installing symlink pointing to libgnomesoftware.so.20 to /home/udu/aports/community/gnome-software/pkg/gnome-software/usr/lib/gnome-software/libgnomesoftware.so Running custom install script '/usr/bin/meson --internal gtkdoc --sourcedir=/home/udu/aports/community/gnome-software/src/gnome-software-45.3 --builddir=/home/udu/aports/community/gnome-software/src/gnome-software-45.3/output --subdir=doc/api --headerdirs=/home/udu/aports/community/gnome-software/src/gnome-software-45.3/lib --mainfile=gnome-software-docs.xml --modulename=gnome-software --moduleversion= --mode=auto --gtkdoc-scan=/usr/bin/gtkdoc-scan --gtkdoc-scangobj=/usr/bin/gtkdoc-scangobj --gtkdoc-mkdb=/usr/bin/gtkdoc-mkdb --gtkdoc-mkhtml=/usr/bin/gtkdoc-mkhtml --gtkdoc-fixxref=/usr/bin/gtkdoc-fixxref --htmlargs= --scanargs= --scanobjsargs= --gobjects-types-file= --fixxrefargs= --mkdbargs= --html-assets=/home/udu/aports/community/gnome-software/src/gnome-software-45.3/doc/api/gs-example-details.png@@/home/udu/aports/community/gnome-software/src/gnome-software-45.3/doc/api/gs-example-installed.png@@/home/udu/aports/community/gnome-software/src/gnome-software-45.3/doc/api/gs-example-search.png --content-files= --expand-content-files= --ignore-headers= --installdir= --cc=cc --ld=cc --cflags=-Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g -fstack-protector-strong -Waggregate-return -Warray-bounds -Wcast-align -Wclobbered -Wdeclaration-after-statement -Wempty-body -Wextra -Wformat=2 -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wignored-qualifiers -Wimplicit-function-declaration -Werror=implicit-function-declaration -Winit-self -Winline -Wmaybe-uninitialized -Wmissing-declarations -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Werror=nested-externs -Wno-missing-field-initializers -Wno-strict-aliasing -Wno-suggest-attribute=format -Wno-unused-parameter -Wold-style-definition -Woverride-init -Wpacked -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wstrict-aliasing -Wstrict-prototypes -Wswitch-default -Wtype-limits -Wundef -Wuninitialized -Wunused-but-set-variable -Wwrite-strings -D_XOPEN_SOURCE=700 -D_GNU_SOURCE -DI_KNOW_THE_GNOME_SOFTWARE_API_IS_SUBJECT_TO_CHANGE --ldflags=-Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -g' Running custom install script '/home/udu/aports/community/gnome-software/src/gnome-software-45.3/meson_post_install.sh' >>> gnome-software-dbg*: Running split function dbg... >>> gnome-software-dbg*: Preparing subpackage gnome-software-dbg... >>> gnome-software-dbg*: Stripping binaries >>> gnome-software-dbg*: Running postcheck for gnome-software-dbg >>> gnome-software-lang*: Running split function lang... 'usr/share/locale' -> '/home/udu/aports/community/gnome-software/pkg/gnome-software-lang/usr/share/locale' >>> gnome-software-lang*: Preparing subpackage gnome-software-lang... >>> gnome-software-lang*: Running postcheck for gnome-software-lang >>> gnome-software-doc*: Running split function doc... 'usr/share/doc' -> '/home/udu/aports/community/gnome-software/pkg/gnome-software-doc/usr/share/doc' 'usr/share/man' -> '/home/udu/aports/community/gnome-software/pkg/gnome-software-doc/usr/share/man' 'usr/share/gtk-doc' -> '/home/udu/aports/community/gnome-software/pkg/gnome-software-doc/usr/share/gtk-doc' >>> gnome-software-doc*: Preparing subpackage gnome-software-doc... >>> gnome-software-doc*: Running postcheck for gnome-software-doc >>> gnome-software-dev*: Running split function dev... 'usr/include' -> '/home/udu/aports/community/gnome-software/pkg/gnome-software-dev/usr/include' 'usr/lib/pkgconfig' -> '/home/udu/aports/community/gnome-software/pkg/gnome-software-dev/usr/lib/pkgconfig' 'usr/lib/gnome-software/libgnomesoftware.so' -> '/home/udu/aports/community/gnome-software/pkg/gnome-software-dev/usr/lib/gnome-software/libgnomesoftware.so' >>> gnome-software-dev*: Preparing subpackage gnome-software-dev... >>> gnome-software-dev*: Stripping binaries >>> gnome-software-dev*: Running postcheck for gnome-software-dev >>> gnome-software-lib*: Running split function lib... 'usr/lib/gnome-software/libgnomesoftware.so.20' -> '/home/udu/aports/community/gnome-software/pkg/gnome-software-lib/usr/lib/gnome-software/libgnomesoftware.so.20' >>> gnome-software-lib*: Preparing subpackage gnome-software-lib... >>> gnome-software-lib*: Stripping binaries >>> gnome-software-lib*: Running postcheck for gnome-software-lib >>> gnome-software-plugin-flatpak*: Running split function flatpak_plugin... 'usr/lib/gnome-software/plugins-20/libgs_plugin_flatpak.so' -> '/home/udu/aports/community/gnome-software/pkg/gnome-software-plugin-flatpak/usr/lib/gnome-software/plugins-20/libgs_plugin_flatpak.so' 'usr/share/metainfo/org.gnome.Software.Plugin.Flatpak.metainfo.xml' -> '/home/udu/aports/community/gnome-software/pkg/gnome-software-plugin-flatpak/usr/share/metainfo/org.gnome.Software.Plugin.Flatpak.metainfo.xml' >>> gnome-software-plugin-flatpak*: Preparing subpackage gnome-software-plugin-flatpak... >>> gnome-software-plugin-flatpak*: Stripping binaries >>> gnome-software-plugin-flatpak*: Running postcheck for gnome-software-plugin-flatpak >>> gnome-software*: Running postcheck for gnome-software >>> gnome-software*: Preparing package gnome-software... >>> gnome-software*: Stripping binaries >>> gnome-software*: Script found. /bin/sh added as a dependency for gnome-software-45.3-r4.apk >>> gnome-software*: Adding .post-upgrade >>> gnome-software-dbg*: Scanning shared objects >>> gnome-software-dev*: Scanning shared objects >>> gnome-software-doc*: Scanning shared objects >>> gnome-software-lang*: Scanning shared objects >>> gnome-software-lib*: Scanning shared objects >>> gnome-software-plugin-flatpak*: Scanning shared objects >>> gnome-software*: Scanning shared objects >>> gnome-software-dbg*: Tracing dependencies... !gnome-software-lib<45.3-r4 !gnome-software-lib>45.3-r4 !gnome-software-plugin-flatpak<45.3-r4 !gnome-software-plugin-flatpak>45.3-r4 !gnome-software<45.3-r4 !gnome-software>45.3-r4 >>> gnome-software-dbg*: Package size: 5.3 MB >>> gnome-software-dbg*: Compressing data... >>> gnome-software-dbg*: Create checksum... >>> gnome-software-dbg*: Create gnome-software-dbg-45.3-r4.apk >>> gnome-software-dev*: Tracing dependencies... gnome-software-lib=45.3-r4 pc:appstream>=0.16.4 pc:gio-unix-2.0>=2.56.0 pc:glib-2.0>=2.70.0 pc:gmodule-2.0 pc:gtk4>=4.10.0 pc:json-glib-1.0>=1.6.0 pc:libsoup-3.0>=3.0 pc:polkit-gobject-1 pc:xmlb>=0.1.7 pkgconfig >>> gnome-software-dev*: Package size: 129.5 KB >>> gnome-software-dev*: Compressing data... >>> gnome-software-dev*: Create checksum... >>> gnome-software-dev*: Create gnome-software-dev-45.3-r4.apk >>> gnome-software-doc*: Tracing dependencies... >>> gnome-software-doc*: Package size: 1.6 MB >>> gnome-software-doc*: Compressing data... >>> gnome-software-doc*: Create checksum... >>> gnome-software-doc*: Create gnome-software-doc-45.3-r4.apk >>> gnome-software-lang*: Tracing dependencies... >>> gnome-software-lang*: Package size: 5.5 MB >>> gnome-software-lang*: Compressing data... >>> gnome-software-lang*: Create checksum... >>> gnome-software-lang*: Create gnome-software-lang-45.3-r4.apk >>> gnome-software-lib*: Tracing dependencies... so:libappstream.so.5 so:libc.musl-x86_64.so.1 so:libcairo.so.2 so:libgdk_pixbuf-2.0.so.0 so:libgio-2.0.so.0 so:libglib-2.0.so.0 so:libgmodule-2.0.so.0 so:libgobject-2.0.so.0 so:libgtk-4.so.1 so:libintl.so.8 so:libjson-glib-1.0.so.0 so:libpolkit-gobject-1.so.0 so:libsoup-3.0.so.0 so:libxmlb.so.2 >>> gnome-software-lib*: Package size: 450.1 KB >>> gnome-software-lib*: Compressing data... >>> gnome-software-lib*: Create checksum... >>> gnome-software-lib*: Create gnome-software-lib-45.3-r4.apk >>> gnome-software-plugin-flatpak*: Tracing dependencies... so:libappstream.so.5 so:libc.musl-x86_64.so.1 so:libflatpak.so.0 so:libgio-2.0.so.0 so:libglib-2.0.so.0 so:libgnomesoftware.so.20 so:libgobject-2.0.so.0 so:libintl.so.8 so:libostree-1.so.1 so:libxmlb.so.2 >>> gnome-software-plugin-flatpak*: Package size: 173.8 KB >>> gnome-software-plugin-flatpak*: Compressing data... >>> gnome-software-plugin-flatpak*: Create checksum... >>> gnome-software-plugin-flatpak*: Create gnome-software-plugin-flatpak-45.3-r4.apk >>> gnome-software*: Tracing dependencies... /bin/sh so:libadwaita-1.so.0 so:libappstream.so.5 so:libc.musl-x86_64.so.1 so:libgdk_pixbuf-2.0.so.0 so:libgio-2.0.so.0 so:libglib-2.0.so.0 so:libgnomesoftware.so.20 so:libgobject-2.0.so.0 so:libgtk-4.so.1 so:libgudev-1.0.so.0 so:libintl.so.8 so:libjson-glib-1.0.so.0 so:libpango-1.0.so.0 so:libsoup-3.0.so.0 so:libxmlb.so.2 >>> gnome-software*: Package size: 1.8 MB >>> gnome-software*: Compressing data... >>> gnome-software*: Create checksum... >>> gnome-software*: Create gnome-software-45.3-r4.apk >>> gnome-software: Build complete at Fri, 10 Oct 2025 02:27:13 +0000 elapsed time 0h 0m 30s >>> gnome-software: Cleaning up srcdir >>> gnome-software: Cleaning up pkgdir >>> gnome-software: Uninstalling dependencies... (1/327) Purging .makedepends-gnome-software (20251010.022644) (2/327) Purging flatpak-dev (1.16.1-r0) (3/327) Purging flatpak-libs (1.16.1-r0) (4/327) Purging gsettings-desktop-schemas-dev (48.0-r0) (5/327) Purging gtk-doc (1.34.0-r0) (6/327) Purging py3-pygments-pyc (2.19.1-r1) (7/327) Purging py3-pygments (2.19.1-r1) (8/327) Purging json-glib-dev (1.10.8-r0) (9/327) Purging libadwaita-dev (1.7.7-r0) (10/327) Purging libadwaita (1.7.7-r0) (11/327) Purging adwaita-fonts (48.2-r0) (12/327) Purging adwaita-fonts-sans (48.2-r0) (13/327) Purging adwaita-fonts-mono (48.2-r0) (14/327) Purging libgudev-dev (238-r0) (15/327) Purging libsoup3-dev (3.6.5-r0) (16/327) Purging libsoup3 (3.6.5-r0) (17/327) Purging glib-networking (2.80.1-r1) (18/327) Purging gsettings-desktop-schemas (48.0-r0) (19/327) Purging libxmlb-dev (0.3.22-r0) (20/327) Purging ostree-dev (2025.2-r0) (21/327) Purging ostree (2025.2-r0) (22/327) Purging polkit-dev (126-r0) (23/327) Purging polkit-common (126-r0) (24/327) Purging abuild-meson (1.8.1-r0) (25/327) Purging meson-pyc (1.8.1-r0) (26/327) Purging meson (1.8.1-r0) (27/327) Purging samurai (1.2-r7) (28/327) Purging appstream-dev (1.0.5-r0) (29/327) Purging appstream-compose (1.0.5-r0) (30/327) Purging appstream-qt (1.0.5-r0) (31/327) Purging appstream (1.0.5-r0) (32/327) Purging at-spi2-core (2.56.5-r0) (33/327) Purging curl-dev (8.14.1-r2) (34/327) Purging dconf-dev (0.40.0-r6) (35/327) Purging dconf (0.40.0-r6) (36/327) Purging eudev-dev (3.2.14-r5) (37/327) Purging fuse3-libs (3.16.2-r1) (38/327) Purging gpgme-dev (1.24.2-r1) (39/327) Purging qgpgme6 (1.24.2-r1) (40/327) Purging qgpgme (1.24.2-r1) (41/327) Purging gpgmepp (1.24.2-r1) (42/327) Purging gstreamer-ptp-helper (1.26.3-r0) (43/327) Purging gtk4.0-dev (4.18.6-r0) (44/327) Purging at-spi2-core-dev (2.56.5-r0) (45/327) Purging libepoxy-dev (1.5.10-r1) (46/327) Purging libxinerama-dev (1.1.5-r4) (47/327) Purging libxkbcommon-dev (1.8.1-r2) (48/327) Purging wayland-protocols (1.44-r0) (49/327) Purging json-glib (1.10.8-r0) (50/327) Purging libarchive-dev (3.8.1-r0) (51/327) Purging libarchive (3.8.1-r0) (52/327) Purging libassuan-dev (2.5.7-r0) (53/327) Purging libgpg-error-dev (1.55-r0) (54/327) Purging libpsl-dev (0.21.5-r3) (55/327) Purging libpsl-utils (0.21.5-r3) (56/327) Purging libseccomp-dev (2.6.0-r0) (57/327) Purging libseccomp (2.6.0-r0) (58/327) Purging libxml2-dev (2.13.9-r0) (59/327) Purging libxmlb (0.3.22-r0) (60/327) Purging libxtst-dev (1.2.5-r0) (61/327) Purging libxtst (1.2.5-r0) (62/327) Purging linux-pam (1.7.0-r4) (63/327) Purging lz4-libs (1.10.0-r0) (64/327) Purging mesa-dev (25.1.9-r0) (65/327) Purging libxdamage-dev (1.1.6-r5) (66/327) Purging libxshmfence-dev (1.3.3-r0) (67/327) Purging mesa-gles (25.1.9-r0) (68/327) Purging mesa-rusticl (25.1.9-r0) (69/327) Purging clang20-headers (20.1.8-r0) (70/327) Purging libclc (20.1.8-r0) (71/327) Purging mesa-xatracker (25.1.9-r0) (72/327) Purging nghttp2-dev (1.65.0-r0) (73/327) Purging openssl-dev (3.5.4-r0) (74/327) Purging pango-dev (1.56.3-r0) (75/327) Purging pango-tools (1.56.3-r0) (76/327) Purging polkit-noelogind-libs (126-r0) (77/327) Purging py3-packaging-pyc (25.0-r0) (78/327) Purging py3-parsing-pyc (3.2.3-r0) (79/327) Purging qt5-qtbase (5.15.10_git20230714-r4) (80/327) Purging qt6-qtbase (6.8.3-r0) (81/327) Purging spirv-llvm-translator-libs (20.1.2-r0) (82/327) Purging utmps-libs (0.1.3.1-r0) (83/327) Purging vulkan-loader-dev (1.4.313.0-r0) (84/327) Purging vulkan-headers (1.4.313.0-r0) (85/327) Purging wayland-dev (1.23.1-r3) (86/327) Purging xcb-proto-pyc (1.17.0-r0) (87/327) Purging xz-dev (5.8.1-r0) (88/327) Purging yaml (0.2.5-r2) (89/327) Purging gtk4.0 (4.18.6-r0) (90/327) Purging tzdata (2025b-r0) (91/327) Purging iso-codes (4.17.0-r0) (92/327) Purging gst-plugins-bad (1.26.3-r0) (93/327) Purging gst-plugins-base (1.26.3-r0) (94/327) Purging flite (2.2-r5) (95/327) Purging libsndfile (1.2.2-r2) (96/327) Purging alsa-lib (1.2.14-r0) (97/327) Purging aom-libs (3.12.1-r0) (98/327) Purging gtk+3.0 (3.24.50-r0) Executing gtk+3.0-3.24.50-r0.post-deinstall (99/327) Purging gobject-introspection (1.84.0-r0) (100/327) Purging gtk-update-icon-cache (3.24.50-r0) (101/327) Purging hicolor-icon-theme (0.18-r0) (102/327) Purging libatk-bridge-2.0 (2.56.5-r0) (103/327) Purging at-spi2-core-libs (2.56.5-r0) (104/327) Purging cups-libs (2.4.11-r0) (105/327) Purging avahi-libs (0.8-r21) (106/327) Purging harfbuzz-dev (11.2.1-r0) (107/327) Purging harfbuzz-cairo (11.2.1-r0) (108/327) Purging harfbuzz-gobject (11.2.1-r0) (109/327) Purging harfbuzz-icu (11.2.1-r0) (110/327) Purging harfbuzz-subset (11.2.1-r0) (111/327) Purging graphite2-dev (1.3.14-r6) (112/327) Purging cairo-dev (1.18.4-r0) (113/327) Purging cairo-tools (1.18.4-r0) (114/327) Purging xcb-util-dev (0.4.1-r3) (115/327) Purging util-macros (1.20.1-r0) (116/327) Purging xcb-util (0.4.1-r3) (117/327) Purging cairo-gobject (1.18.4-r0) (118/327) Purging libxft-dev (2.3.8-r3) (119/327) Purging fontconfig-dev (2.15.0-r3) (120/327) Purging freetype-dev (2.13.3-r0) (121/327) Purging brotli-dev (1.1.0-r2) (122/327) Purging brotli (1.1.0-r2) (123/327) Purging gdk-pixbuf-dev (2.42.12-r1) (124/327) Purging graphene-dev (1.10.8-r5) (125/327) Purging graphene (1.10.8-r5) (126/327) Purging glib-dev (2.84.4-r0) (127/327) Purging bzip2-dev (1.0.8-r6) (128/327) Purging docbook-xsl (1.79.2-r11) (129/327) Purging docbook-xsl-ns (1.79.2-r11) Executing docbook-xsl-ns-1.79.2-r11.pre-deinstall (130/327) Purging docbook-xsl-nons (1.79.2-r11) Executing docbook-xsl-nons-1.79.2-r11.pre-deinstall (131/327) Purging docbook-xml (4.5-r10) Executing docbook-xml-4.5-r10.pre-deinstall (132/327) Purging gettext-dev (0.24.1-r0) (133/327) Purging xz (5.8.1-r0) (134/327) Purging gettext-asprintf (0.24.1-r0) (135/327) Purging gettext (0.24.1-r0) (136/327) Purging libxml2-utils (2.13.9-r0) (137/327) Purging libxslt (1.1.43-r3) (138/327) Purging py3-packaging (25.0-r0) (139/327) Purging py3-parsing (3.2.3-r0) (140/327) Purging pcre2-dev (10.43-r1) (141/327) Purging libpcre2-16 (10.43-r1) (142/327) Purging libpcre2-32 (10.43-r1) (143/327) Purging libedit-dev (20250104.3.1-r1) (144/327) Purging libedit (20250104.3.1-r1) (145/327) Purging bsd-compat-headers (0.7.2-r6) (146/327) Purging c-ares-dev (1.34.5-r0) (147/327) Purging librsvg (2.60.0-r0) (148/327) Purging pango (1.56.3-r0) Executing pango-1.56.3-r0.pre-deinstall (149/327) Purging cairo (1.18.4-r0) (150/327) Purging cdparanoia-libs (10.2-r14) (151/327) Purging clang20-libs (20.1.8-r0) (152/327) Purging dbus-dev (1.16.2-r1) (153/327) Purging libzbar (0.23.93-r1) (154/327) Purging dbus-libs (1.16.2-r1) (155/327) Purging directfb (1.7.7-r8) (156/327) Purging double-conversion (3.3.1-r0) (157/327) Purging libproxy (0.5.10-r0) (158/327) Purging duktape-libs (2.7.0-r2) (159/327) Purging libgudev (238-r0) (160/327) Purging eudev-libs (3.2.14-r5) (161/327) Purging expat-dev (2.7.3-r0) (162/327) Purging expat (2.7.3-r0) (163/327) Purging faac (1.31.1-r0) (164/327) Purging fdk-aac (2.0.2-r4) (165/327) Purging libxft (2.3.8-r3) (166/327) Purging libass (0.17.3-r0) (167/327) Purging fontconfig (2.15.0-r3) (168/327) Purging harfbuzz (11.2.1-r0) (169/327) Purging freetype (2.13.3-r0) (170/327) Purging fribidi-dev (1.0.16-r1) (171/327) Purging fribidi (1.0.16-r1) (172/327) Purging gdk-pixbuf (2.42.12-r1) Executing gdk-pixbuf-2.42.12-r1.pre-deinstall (173/327) Purging shared-mime-info (2.4-r6) Executing shared-mime-info-2.4-r6.post-deinstall (174/327) Purging gettext-libs (0.24.1-r0) (175/327) Purging gstreamer (1.26.3-r0) (176/327) Purging libnice (0.1.22-r0) (177/327) Purging libatk-1.0 (2.56.5-r0) (178/327) Purging glib (2.84.4-r0) (179/327) Purging gpgme (1.24.2-r1) (180/327) Purging gpg-agent (2.4.7-r0) (181/327) Purging gpgsm (2.4.7-r0) (182/327) Purging gpg (2.4.7-r0) (183/327) Purging gnupg-keyboxd (2.4.7-r0) (184/327) Purging gnupg-dirmngr (2.4.7-r0) (185/327) Purging gnupg-gpgconf (2.4.7-r0) (186/327) Purging pinentry (1.3.1-r0) (187/327) Purging librtmp (2.4_git20190330-r5) (188/327) Purging gnutls (3.8.8-r0) (189/327) Purging graphite2 (1.3.14-r6) (190/327) Purging gsm (1.0.22-r3) (191/327) Purging libdrm-dev (2.4.124-r0) (192/327) Purging libpciaccess-dev (0.18.1-r0) (193/327) Purging mesa-gl (25.1.9-r0) (194/327) Purging mesa-egl (25.1.9-r0) (195/327) Purging mesa-gbm (25.1.9-r0) (196/327) Purging mesa (25.1.9-r0) (197/327) Purging libva (2.22.0-r1) (198/327) Purging libdrm (2.4.124-r0) (199/327) Purging libpciaccess (0.18.1-r0) (200/327) Purging hwdata-pci (0.395-r0) (201/327) Purging icu-dev (76.1-r1) (202/327) Purging icu (76.1-r1) (203/327) Purging icu-libs (76.1-r1) (204/327) Purging icu-data-full (76.1-r1) (205/327) Purging openexr-libopenexr (3.3.2-r0) (206/327) Purging imath (3.1.12-r0) (207/327) Purging lame-libs (3.100-r5) (208/327) Purging lcms2 (2.16-r0) (209/327) Purging libassuan (2.5.7-r0) (210/327) Purging libb2 (0.98.1-r3) (211/327) Purging util-linux-dev (2.41-r9) (212/327) Purging libfdisk (2.41-r9) (213/327) Purging liblastlog2 (2.41-r9) (214/327) Purging libmount (2.41-r9) (215/327) Purging libsmartcols (2.41-r9) (216/327) Purging libuuid (2.41-r9) (217/327) Purging libblkid (2.41-r9) (218/327) Purging libxxf86vm-dev (1.1.6-r0) (219/327) Purging libxxf86vm (1.1.6-r0) (220/327) Purging libxrender-dev (0.9.12-r0) (221/327) Purging libxi-dev (1.8.2-r0) (222/327) Purging libxi (1.8.2-r0) (223/327) Purging libxfixes-dev (6.0.1-r4) (224/327) Purging libxext-dev (1.3.6-r2) (225/327) Purging libx11-dev (1.8.11-r0) (226/327) Purging xtrans (1.5.2-r0) (227/327) Purging libxcb-dev (1.17.0-r0) (228/327) Purging xcb-proto (1.17.0-r0) (229/327) Purging libxdmcp-dev (1.1.5-r1) (230/327) Purging libxkbcommon-x11 (1.8.1-r2) (231/327) Purging libxv (1.0.13-r0) (232/327) Purging libxrandr (1.5.4-r1) (233/327) Purging libxinerama (1.1.5-r4) (234/327) Purging libxext (1.3.6-r2) (235/327) Purging libxcursor (1.2.3-r0) (236/327) Purging libxdamage (1.1.6-r5) (237/327) Purging libxrender (0.9.12-r0) (238/327) Purging libxcomposite (0.4.6-r5) (239/327) Purging libxfixes (6.0.1-r4) (240/327) Purging libx11 (1.8.11-r0) (241/327) Purging libxcb (1.17.0-r0) (242/327) Purging libxdmcp (1.1.5-r1) (243/327) Purging libbsd (0.12.2-r0) (244/327) Purging libdav1d (1.5.1-r0) (245/327) Purging libdc1394 (2.2.7-r0) (246/327) Purging libde265 (1.0.15-r1) (247/327) Purging openexr-libopenexrcore (3.3.2-r0) (248/327) Purging libdeflate (1.23-r0) (249/327) Purging libeconf (0.6.3-r0) (250/327) Purging libelf (0.193-r0) (251/327) Purging libepoxy (1.5.10-r1) (252/327) Purging libffi-dev (3.4.8-r0) (253/327) Purging linux-headers (6.14.2-r0) (254/327) Purging libflac (1.4.3-r1) (255/327) Purging libfreeaptx (0.2.2-r0) (256/327) Purging libgcrypt (1.10.3-r1) (257/327) Purging libksba (1.6.7-r0) (258/327) Purging libgpg-error (1.55-r0) (259/327) Purging libidn2-dev (2.3.7-r0) (260/327) Purging tiff-dev (4.7.1-r0) (261/327) Purging libtiffxx (4.7.1-r0) (262/327) Purging libjpeg-turbo-dev (3.1.0-r0) (263/327) Purging libturbojpeg (3.1.0-r0) (264/327) Purging spandsp (0.0.6-r5) (265/327) Purging tiff (4.7.1-r0) (266/327) Purging libjpeg-turbo (3.1.0-r0) (267/327) Purging libldac (2.0.2.3-r1) (268/327) Purging libldap (2.6.8-r0) (269/327) Purging libmd (1.1.0-r0) (270/327) Purging libmodplug (0.8.9.0-r3) (271/327) Purging libtheora (1.1.1-r18) (272/327) Purging libvorbis (1.3.7-r2) (273/327) Purging libogg (1.3.5-r5) (274/327) Purging libpng-dev (1.6.47-r0) (275/327) Purging libpng (1.6.47-r0) (276/327) Purging libraw1394 (2.1.2-r5) (277/327) Purging libsasl (2.1.28-r8) (278/327) Purging libwebp-dev (1.5.0-r0) (279/327) Purging libwebpdecoder (1.5.0-r0) (280/327) Purging libwebpdemux (1.5.0-r0) (281/327) Purging libwebpmux (1.5.0-r0) (282/327) Purging libwebp (1.5.0-r0) (283/327) Purging libsharpyuv (1.5.0-r0) (284/327) Purging libsrt (1.5.3-r1) (285/327) Purging libsrtp (2.6.0-r0) (286/327) Purging p11-kit (0.25.5-r2) (287/327) Purging libtasn1 (4.20.0-r0) (288/327) Purging libunibreak (6.1-r0) (289/327) Purging libusb (1.0.28-r0) (290/327) Purging libxau-dev (1.0.12-r0) (291/327) Purging libxau (1.0.12-r0) (292/327) Purging libxkbcommon (1.8.1-r2) (293/327) Purging xkeyboard-config (2.43-r0) (294/327) Purging llvm20-libs (20.1.8-r0) (295/327) Purging libxml2 (2.13.9-r0) (296/327) Purging libxshmfence (1.3.3-r0) (297/327) Purging mpg123-libs (1.32.10-r0) (298/327) Purging neon (0.33.0-r0) (299/327) Purging nettle (3.10.1-r0) (300/327) Purging npth (1.8-r0) (301/327) Purging openal-soft-libs (1.24.2-r0) (302/327) Purging openexr-libilmthread (3.3.2-r0) (303/327) Purging openexr-libiex (3.3.2-r0) (304/327) Purging openh264 (2.6.0-r0) (305/327) Purging openjpeg (2.5.3-r0) (306/327) Purging opus (1.5.2-r1) (307/327) Purging orc (0.4.40-r1) (308/327) Purging pixman-dev (0.46.4-r0) (309/327) Purging pixman (0.46.4-r0) (310/327) Purging sbc (2.0-r2) (311/327) Purging skalibs-libs (2.14.4.0-r0) (312/327) Purging soundtouch (2.3.3-r0) (313/327) Purging spirv-tools (1.4.313.0-r0) (314/327) Purging sqlite-dev (3.49.2-r1) (315/327) Purging sqlite (3.49.2-r1) (316/327) Purging tslib (1.23-r0) (317/327) Purging vo-aacenc (0.1.3-r3) (318/327) Purging vo-amrwbenc (0.1.3-r3) (319/327) Purging vulkan-loader (1.4.313.0-r0) (320/327) Purging wayland-libs-cursor (1.23.1-r3) (321/327) Purging wayland-libs-client (1.23.1-r3) (322/327) Purging wayland-libs-egl (1.23.1-r3) (323/327) Purging wayland-libs-server (1.23.1-r3) (324/327) Purging xorgproto (2024.1-r0) (325/327) Purging zlib-dev (1.3.1-r2) (326/327) Purging zstd-dev (1.5.7-r0) (327/327) Purging zstd (1.5.7-r0) Executing busybox-1.37.0-r19.trigger OK: 296 MiB in 89 packages >>> gnome-software: Updating the community/x86_64 repository index... >>> gnome-software: Signing the index...