[#382188] [test-only] p10 FAILED userpasswd.git=0.3.7-alt1 userpasswd-gnome.git=0.0.2-alt1
Girar awaiter (alxvmr)
girar-builder at altlinux.org
Mon Apr 21 08:48:30 MSK 2025
https://git.altlinux.org/tasks/382188/logs/events.1.1.log
https://packages.altlinux.org/tasks/382188
subtask name aarch64 armh i586 x86_64
#100 userpasswd 1:05 1:30 46 44
#200 userpasswd-gnome failed ? failed failed
2025-Apr-21 05:46:29 :: test-only task #382188 for p10 started by alxvmr:
#100 build 0.3.7-alt1 from /people/alxvmr/packages/userpasswd.git fetched at 2025-Apr-21 05:45:59
#200 build 0.0.2-alt1 from /people/alxvmr/packages/userpasswd-gnome.git fetched at 2025-Apr-21 05:46:19
2025-Apr-21 05:46:30 :: created build repo
2025-Apr-21 05:46:31 :: [x86_64] #100 userpasswd.git 0.3.7-alt1: build start
2025-Apr-21 05:46:31 :: [i586] #100 userpasswd.git 0.3.7-alt1: build start
2025-Apr-21 05:46:31 :: [armh] #100 userpasswd.git 0.3.7-alt1: build start
2025-Apr-21 05:46:31 :: [aarch64] #100 userpasswd.git 0.3.7-alt1: build start
2025-Apr-21 05:47:15 :: [x86_64] #100 userpasswd.git 0.3.7-alt1: build OK
2025-Apr-21 05:47:15 :: [x86_64] #200 userpasswd-gnome.git 0.0.2-alt1: build start
2025-Apr-21 05:47:17 :: [i586] #100 userpasswd.git 0.3.7-alt1: build OK
2025-Apr-21 05:47:18 :: [i586] #200 userpasswd-gnome.git 0.0.2-alt1: build start
2025-Apr-21 05:47:36 :: [aarch64] #100 userpasswd.git 0.3.7-alt1: build OK
2025-Apr-21 05:47:37 :: [aarch64] #200 userpasswd-gnome.git 0.0.2-alt1: build start
[x86_64] In file included from /usr/src/RPM/BUILD/userpasswd-gnome-0.0.2/src/userpasswd-app.c:1:
[x86_64] /usr/src/RPM/BUILD/userpasswd-gnome-0.0.2/src/userpasswd-window.h:38:5: error: unknown type name 'AdwPasswordEntryRow'
[x86_64] 38 | AdwPasswordEntryRow *current_password_row;
[x86_64] /usr/src/RPM/BUILD/userpasswd-gnome-0.0.2/src/userpasswd-window.h:39:5: error: unknown type name 'AdwPasswordEntryRow'
[x86_64] 39 | AdwPasswordEntryRow *new_password_row;
[x86_64] /usr/src/RPM/BUILD/userpasswd-gnome-0.0.2/src/userpasswd-window.h:40:5: error: unknown type name 'AdwPasswordEntryRow'
[x86_64] 40 | AdwPasswordEntryRow *repeat_new_password_row;
[x86_64] --
[x86_64] from /usr/src/RPM/BUILD/userpasswd-gnome-0.0.2/src/userpasswd-app.c:1:
[x86_64] /usr/src/RPM/BUILD/userpasswd-gnome-0.0.2/src/userpasswd-app.h:12:71: error: unknown type name 'AdwApplicationClass'
[x86_64] 12 | G_DECLARE_FINAL_TYPE (UserpasswdApp, userpasswd_app, USERPASSWD, APP, AdwApplication)
[x86_64] --
[x86_64] /usr/src/RPM/BUILD/userpasswd-gnome-0.0.2/src/userpasswd-app.h: In function 'glib_autoptr_clear_UserpasswdApp':
[x86_64] /usr/include/glib-2.0/glib/gmacros.h:1120:49: error: 'glib_autoptr_clear_AdwApplication' undeclared (first use in this function); did you mean 'glib_autoptr_clear_GtkApplication'?
[x86_64] 1120 | #define _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) glib_autoptr_clear_##TypeName
[x86_64] --
[x86_64] 12 | G_DECLARE_FINAL_TYPE (UserpasswdApp, userpasswd_app, USERPASSWD, APP, AdwApplication)
[x86_64] /usr/src/RPM/BUILD/userpasswd-gnome-0.0.2/src/userpasswd-app.h:12:71: error: 'AdwApplication' undeclared (first use in this function); did you mean 'GtkApplication'?
[x86_64] 12 | G_DECLARE_FINAL_TYPE (UserpasswdApp, userpasswd_app, USERPASSWD, APP, AdwApplication)
[x86_64] --
[x86_64] 12 | G_DECLARE_FINAL_TYPE (UserpasswdApp, userpasswd_app, USERPASSWD, APP, AdwApplication)
[x86_64] /usr/include/glib-2.0/glib/gmacros.h:1137:41: error: expected expression before ')' token
[x86_64] 1137 | { if (_ptr) (cleanup) ((ParentName *) _ptr); } \
[x86_64] --
[x86_64] /usr/src/RPM/BUILD/userpasswd-gnome-0.0.2/src/userpasswd-app.h: In function 'glib_listautoptr_cleanup_UserpasswdApp':
[x86_64] /usr/include/glib-2.0/glib/gmacros.h:1120:49: error: 'glib_autoptr_clear_AdwApplication' undeclared (first use in this function); did you mean 'glib_autoptr_clear_GtkApplication'?
[x86_64] 1120 | #define _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) glib_autoptr_clear_##TypeName
[x86_64] --
[x86_64] /usr/src/RPM/BUILD/userpasswd-gnome-0.0.2/src/userpasswd-app.h: In function 'glib_slistautoptr_cleanup_UserpasswdApp':
[x86_64] /usr/include/glib-2.0/glib/gmacros.h:1120:49: error: 'glib_autoptr_clear_AdwApplication' undeclared (first use in this function); did you mean 'glib_autoptr_clear_GtkApplication'?
[x86_64] 1120 | #define _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) glib_autoptr_clear_##TypeName
[x86_64] --
[x86_64] /usr/src/RPM/BUILD/userpasswd-gnome-0.0.2/src/userpasswd-app.h: In function 'glib_queueautoptr_cleanup_UserpasswdApp':
[x86_64] /usr/include/glib-2.0/glib/gmacros.h:1120:49: error: 'glib_autoptr_clear_AdwApplication' undeclared (first use in this function); did you mean 'glib_autoptr_clear_GtkApplication'?
[x86_64] 1120 | #define _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) glib_autoptr_clear_##TypeName
2025-Apr-21 05:47:48 :: [x86_64] userpasswd-gnome.git 0.0.2-alt1: remote: build failed
2025-Apr-21 05:47:48 :: [x86_64] #200 userpasswd-gnome.git 0.0.2-alt1: build FAILED
2025-Apr-21 05:47:48 :: [x86_64] requesting cancellation of task processing
[i586] /usr/src/RPM/BUILD/userpasswd-gnome-0.0.2/src/userpasswd-app.h: In function 'glib_listautoptr_cleanup_UserpasswdApp':
[i586] /usr/include/glib-2.0/glib/gmacros.h:1120:49: error: 'glib_autoptr_clear_AdwApplication' undeclared (first use in this function); did you mean 'glib_autoptr_clear_GtkApplication'?
[i586] 1120 | #define _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) glib_autoptr_clear_##TypeName
[i586] --
[i586] /usr/src/RPM/BUILD/userpasswd-gnome-0.0.2/src/userpasswd-app.h: In function 'glib_slistautoptr_cleanup_UserpasswdApp':
[i586] /usr/include/glib-2.0/glib/gmacros.h:1120:49: error: 'glib_autoptr_clear_AdwApplication' undeclared (first use in this function); did you mean 'glib_autoptr_clear_GtkApplication'?
[i586] 1120 | #define _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) glib_autoptr_clear_##TypeName
[i586] --
[i586] /usr/src/RPM/BUILD/userpasswd-gnome-0.0.2/src/userpasswd-app.h: In function 'glib_queueautoptr_cleanup_UserpasswdApp':
[i586] /usr/include/glib-2.0/glib/gmacros.h:1120:49: error: 'glib_autoptr_clear_AdwApplication' undeclared (first use in this function); did you mean 'glib_autoptr_clear_GtkApplication'?
[i586] 1120 | #define _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) glib_autoptr_clear_##TypeName
[i586] --
[i586] /usr/src/RPM/BUILD/userpasswd-gnome-0.0.2/src/userpasswd-app.c: At top level:
[i586] /usr/src/RPM/BUILD/userpasswd-gnome-0.0.2/src/userpasswd-app.c:6:5: error: unknown type name 'AdwApplication'
[i586] 6 | AdwApplication parent_instance;
[i586] --
[i586] /usr/src/RPM/BUILD/userpasswd-gnome-0.0.2/src/userpasswd-app.c: In function 'userpasswd_app_get_type_once':
[i586] /usr/src/RPM/BUILD/userpasswd-gnome-0.0.2/src/userpasswd-app.c:15:47: error: 'ADW_TYPE_APPLICATION' undeclared (first use in this function); did you mean 'GTK_TYPE_APPLICATION'?
[i586] 15 | G_DEFINE_TYPE (UserpasswdApp, userpasswd_app, ADW_TYPE_APPLICATION);
[i586] --
[i586] /usr/src/RPM/BUILD/userpasswd-gnome-0.0.2/src/userpasswd-app.c: In function 'main':
[i586] /usr/src/RPM/BUILD/userpasswd-gnome-0.0.2/src/userpasswd-app.c:150:73: error: 'G_APPLICATION_DEFAULT_FLAGS' undeclared (first use in this function); did you mean 'G_APPLICATION_GET_CLASS'?
[i586] 150 | UserpasswdApp *app = userpasswd_app_new ("org.altlinux.userpasswd", G_APPLICATION_DEFAULT_FLAGS);
[i586] --
[i586] In file included from /usr/src/RPM/BUILD/userpasswd-gnome-0.0.2/src/userpasswd-window.c:1:
[i586] /usr/src/RPM/BUILD/userpasswd-gnome-0.0.2/src/userpasswd-window.h:38:5: error: unknown type name 'AdwPasswordEntryRow'
[i586] 38 | AdwPasswordEntryRow *current_password_row;
[i586] /usr/src/RPM/BUILD/userpasswd-gnome-0.0.2/src/userpasswd-window.h:39:5: error: unknown type name 'AdwPasswordEntryRow'
[i586] 39 | AdwPasswordEntryRow *new_password_row;
[i586] /usr/src/RPM/BUILD/userpasswd-gnome-0.0.2/src/userpasswd-window.h:40:5: error: unknown type name 'AdwPasswordEntryRow'
[i586] 40 | AdwPasswordEntryRow *repeat_new_password_row;
[i586] /usr/src/RPM/BUILD/userpasswd-gnome-0.0.2/src/userpasswd-window.c:12:40: error: unknown type name 'userpasswd_window'; did you mean 'UserpasswdWindow'?
[i586] 12 | G_DEFINE_FINAL_TYPE (UserpasswdWindow, userpasswd_window, ADW_TYPE_APPLICATION_WINDOW)
2025-Apr-21 05:47:52 :: [i586] userpasswd-gnome.git 0.0.2-alt1: remote: build failed
2025-Apr-21 05:47:52 :: [i586] #200 userpasswd-gnome.git 0.0.2-alt1: build FAILED
2025-Apr-21 05:48:01 :: [armh] #100 userpasswd.git 0.3.7-alt1: build OK
2025-Apr-21 05:48:01 :: [armh] task processing CANCELLED
[aarch64] /usr/src/RPM/BUILD/userpasswd-gnome-0.0.2/src/userpasswd-app.h: In function 'glib_listautoptr_cleanup_UserpasswdApp':
[aarch64] /usr/include/glib-2.0/glib/gmacros.h:1120:49: error: 'glib_autoptr_clear_AdwApplication' undeclared (first use in this function); did you mean 'glib_autoptr_clear_GtkApplication'?
[aarch64] 1120 | #define _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) glib_autoptr_clear_##TypeName
[aarch64] --
[aarch64] /usr/src/RPM/BUILD/userpasswd-gnome-0.0.2/src/userpasswd-app.h: In function 'glib_slistautoptr_cleanup_UserpasswdApp':
[aarch64] /usr/include/glib-2.0/glib/gmacros.h:1120:49: error: 'glib_autoptr_clear_AdwApplication' undeclared (first use in this function); did you mean 'glib_autoptr_clear_GtkApplication'?
[aarch64] 1120 | #define _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) glib_autoptr_clear_##TypeName
[aarch64] --
[aarch64] /usr/src/RPM/BUILD/userpasswd-gnome-0.0.2/src/userpasswd-app.h: In function 'glib_queueautoptr_cleanup_UserpasswdApp':
[aarch64] /usr/include/glib-2.0/glib/gmacros.h:1120:49: error: 'glib_autoptr_clear_AdwApplication' undeclared (first use in this function); did you mean 'glib_autoptr_clear_GtkApplication'?
[aarch64] 1120 | #define _GLIB_AUTOPTR_CLEAR_FUNC_NAME(TypeName) glib_autoptr_clear_##TypeName
[aarch64] --
[aarch64] /usr/src/RPM/BUILD/userpasswd-gnome-0.0.2/src/userpasswd-app.c: At top level:
[aarch64] /usr/src/RPM/BUILD/userpasswd-gnome-0.0.2/src/userpasswd-app.c:6:5: error: unknown type name 'AdwApplication'
[aarch64] 6 | AdwApplication parent_instance;
[aarch64] --
[aarch64] /usr/src/RPM/BUILD/userpasswd-gnome-0.0.2/src/userpasswd-app.c: In function 'userpasswd_app_get_type_once':
[aarch64] /usr/src/RPM/BUILD/userpasswd-gnome-0.0.2/src/userpasswd-app.c:15:47: error: 'ADW_TYPE_APPLICATION' undeclared (first use in this function); did you mean 'GTK_TYPE_APPLICATION'?
[aarch64] 15 | G_DEFINE_TYPE (UserpasswdApp, userpasswd_app, ADW_TYPE_APPLICATION);
[aarch64] --
[aarch64] /usr/src/RPM/BUILD/userpasswd-gnome-0.0.2/src/userpasswd-app.c: In function 'main':
[aarch64] /usr/src/RPM/BUILD/userpasswd-gnome-0.0.2/src/userpasswd-app.c:150:73: error: 'G_APPLICATION_DEFAULT_FLAGS' undeclared (first use in this function); did you mean 'G_APPLICATION_GET_CLASS'?
[aarch64] 150 | UserpasswdApp *app = userpasswd_app_new ("org.altlinux.userpasswd", G_APPLICATION_DEFAULT_FLAGS);
[aarch64] --
[aarch64] In file included from /usr/src/RPM/BUILD/userpasswd-gnome-0.0.2/src/userpasswd-window.c:1:
[aarch64] /usr/src/RPM/BUILD/userpasswd-gnome-0.0.2/src/userpasswd-window.h:38:5: error: unknown type name 'AdwPasswordEntryRow'
[aarch64] 38 | AdwPasswordEntryRow *current_password_row;
[aarch64] /usr/src/RPM/BUILD/userpasswd-gnome-0.0.2/src/userpasswd-window.h:39:5: error: unknown type name 'AdwPasswordEntryRow'
[aarch64] 39 | AdwPasswordEntryRow *new_password_row;
[aarch64] /usr/src/RPM/BUILD/userpasswd-gnome-0.0.2/src/userpasswd-window.h:40:5: error: unknown type name 'AdwPasswordEntryRow'
[aarch64] 40 | AdwPasswordEntryRow *repeat_new_password_row;
[aarch64] /usr/src/RPM/BUILD/userpasswd-gnome-0.0.2/src/userpasswd-window.c:12:40: error: unknown type name 'userpasswd_window'; did you mean 'UserpasswdWindow'?
[aarch64] 12 | G_DEFINE_FINAL_TYPE (UserpasswdWindow, userpasswd_window, ADW_TYPE_APPLICATION_WINDOW)
2025-Apr-21 05:48:29 :: [aarch64] userpasswd-gnome.git 0.0.2-alt1: remote: build failed
2025-Apr-21 05:48:29 :: [aarch64] #200 userpasswd-gnome.git 0.0.2-alt1: build FAILED
2025-Apr-21 05:47:48 :: [x86_64] build FAILED
2025-Apr-21 05:47:53 :: [i586] build FAILED
2025-Apr-21 05:48:02 :: [armh] build FAILED
2025-Apr-21 05:48:29 :: [aarch64] build FAILED
2025-Apr-21 05:48:29 :: task #382188 for p10 FAILED
More information about the Girar-builder-p10
mailing list