https://git.altlinux.org/tasks/398591/logs/events.3.1.log https://packages.altlinux.org/tasks/398591
subtask name aarch64 i586 x86_64 #100 libgdk-pixbuf 2:05 1:35 1:36 #200 mutter 5:29 5:28 3:50 #300 gnome-shell 2:52 2:46 1:55 #500 gnucash 4:29 5:18 3:22 #600 gnucash-docs ? ? 1:16 #700 eclipse-swt ? ? failed 2025-Nov-02 07:34:08 :: task #398591 for p11 resumed by antohami: 2025-Nov-02 07:34:08 :: message: ALT_bug_55662 #100 build libgdk-pixbuf-2.44.1-alt1.src.rpm #200 build mutter-48.5-alt1.src.rpm #300 build gnome-shell-48.5-alt1.src.rpm #400 removed #500 build 5.13-alt1 from /gears/g/gnucash.git fetched at 2025-Nov-02 07:32:39 from sisyphus #600 build 5.13-alt1 from /gears/g/gnucash-docs.git fetched at 2025-Nov-02 07:33:01 from sisyphus #700 build eclipse-swt-4.25-alt1_1jpp11.1.src.rpm from p11 #1000 build 0.9.9-alt1 from /gears/w/wm-select.git fetched at 2025-Nov-02 07:33:57 from p11 2025-Nov-02 07:34:08 :: created build repo 2025-Nov-02 07:34:09 :: [i586] #100 libgdk-pixbuf-2.44.1-alt1.src.rpm: build start 2025-Nov-02 07:34:09 :: [aarch64] #100 libgdk-pixbuf-2.44.1-alt1.src.rpm: build start 2025-Nov-02 07:34:09 :: [x86_64] #100 libgdk-pixbuf-2.44.1-alt1.src.rpm: build start 2025-Nov-02 07:35:44 :: [i586] #100 libgdk-pixbuf-2.44.1-alt1.src.rpm: build OK 2025-Nov-02 07:35:44 :: [i586] #200 mutter-48.5-alt1.src.rpm: build start 2025-Nov-02 07:35:45 :: [x86_64] #100 libgdk-pixbuf-2.44.1-alt1.src.rpm: build OK 2025-Nov-02 07:35:45 :: [x86_64] #200 mutter-48.5-alt1.src.rpm: build start 2025-Nov-02 07:36:14 :: [aarch64] #100 libgdk-pixbuf-2.44.1-alt1.src.rpm: build OK 2025-Nov-02 07:36:14 :: [aarch64] #200 mutter-48.5-alt1.src.rpm: build start 2025-Nov-02 07:39:35 :: [x86_64] #200 mutter-48.5-alt1.src.rpm: build OK 2025-Nov-02 07:39:35 :: [x86_64] #300 gnome-shell-48.5-alt1.src.rpm: build start 2025-Nov-02 07:41:12 :: [i586] #200 mutter-48.5-alt1.src.rpm: build OK 2025-Nov-02 07:41:12 :: [i586] #300 gnome-shell-48.5-alt1.src.rpm: build start 2025-Nov-02 07:41:30 :: [x86_64] #300 gnome-shell-48.5-alt1.src.rpm: build OK 2025-Nov-02 07:41:30 :: [x86_64] #500 gnucash.git 5.13-alt1: build start 2025-Nov-02 07:41:43 :: [aarch64] #200 mutter-48.5-alt1.src.rpm: build OK 2025-Nov-02 07:41:43 :: [aarch64] #300 gnome-shell-48.5-alt1.src.rpm: build start 2025-Nov-02 07:43:58 :: [i586] #300 gnome-shell-48.5-alt1.src.rpm: build OK 2025-Nov-02 07:43:58 :: [i586] #500 gnucash.git 5.13-alt1: build start 2025-Nov-02 07:44:35 :: [aarch64] #300 gnome-shell-48.5-alt1.src.rpm: build OK 2025-Nov-02 07:44:35 :: [aarch64] #500 gnucash.git 5.13-alt1: build start 2025-Nov-02 07:44:52 :: [x86_64] #500 gnucash.git 5.13-alt1: build OK 2025-Nov-02 07:44:52 :: [x86_64] #600 gnucash-docs.git 5.13-alt1: build start 2025-Nov-02 07:46:08 :: [x86_64] #600 gnucash-docs.git 5.13-alt1: build OK 2025-Nov-02 07:46:08 :: [x86_64] #700 eclipse-swt-4.25-alt1_1jpp11.1.src.rpm: build start [x86_64] [exec] os.c: In function 'Java_org_eclipse_swt_internal_gtk_GDK_gdk_1pixbuf_1animation_1get_1static_1image': [x86_64] [exec] os.c:1498:9: error: 'gdk_pixbuf_animation_get_static_image' is deprecated [-Werror=deprecated-declarations] [x86_64] [exec] 1498 | rc = (jlong)gdk_pixbuf_animation_get_static_image((GdkPixbufAnimation *)arg0); [x86_64] -- [x86_64] [exec] os.c: In function 'Java_org_eclipse_swt_internal_gtk_GDK_gdk_1pixbuf_1animation_1is_1static_1image': [x86_64] [exec] os.c:1510:9: error: 'gdk_pixbuf_animation_is_static_image' is deprecated [-Werror=deprecated-declarations] [x86_64] [exec] 1510 | rc = (jboolean)gdk_pixbuf_animation_is_static_image((GdkPixbufAnimation *)arg0); [x86_64] -- [x86_64] [exec] os.c: In function 'Java_org_eclipse_swt_internal_gtk_GDK_gdk_1pixbuf_1animation_1iter_1get_1delay_1time': [x86_64] [exec] os.c:1536:9: error: 'gdk_pixbuf_animation_iter_get_delay_time' is deprecated [-Werror=deprecated-declarations] [x86_64] [exec] 1536 | rc = (jint)gdk_pixbuf_animation_iter_get_delay_time((GdkPixbufAnimationIter *)arg0); [x86_64] -- [x86_64] [exec] os.c: In function 'Java_org_eclipse_swt_internal_gtk_GDK_gdk_1pixbuf_1animation_1iter_1get_1pixbuf': [x86_64] [exec] os.c:1548:9: error: 'gdk_pixbuf_animation_iter_get_pixbuf' is deprecated [-Werror=deprecated-declarations] [x86_64] [exec] 1548 | rc = (jlong)gdk_pixbuf_animation_iter_get_pixbuf((GdkPixbufAnimationIter *)arg0); [x86_64] -- [x86_64] [exec] os.c: In function 'Java_org_eclipse_swt_internal_gtk_GDK_gdk_1pixbuf_1loader_1get_1animation': [x86_64] [exec] os.c:1754:9: error: 'gdk_pixbuf_loader_get_animation' is deprecated [-Werror=deprecated-declarations] [x86_64] [exec] 1754 | rc = (jlong)gdk_pixbuf_loader_get_animation((GdkPixbufLoader *)arg0); [x86_64] -- [x86_64] [exec] [0;31m*** GTK3 Build failed, aborting further actions..[0m [x86_64] [exec] cc1: all warnings being treated as errors [x86_64] [exec] make: *** [make_linux.mak:144: os.o] Error 1 [x86_64] BUILD FAILED [x86_64] /usr/src/RPM/BUILD/eclipse-platform-sources-I20220831-1800/eclipse.platform.swt/bundles/org.eclipse.swt/buildSWT.xml:796: exec returned: 2 2025-Nov-02 07:47:15 :: [x86_64] eclipse-swt-4.25-alt1_1jpp11.1.src.rpm: remote: build failed 2025-Nov-02 07:47:15 :: [x86_64] #700 eclipse-swt-4.25-alt1_1jpp11.1.src.rpm: build FAILED 2025-Nov-02 07:47:15 :: [x86_64] requesting cancellation of task processing 2025-Nov-02 07:49:04 :: [aarch64] #500 gnucash.git 5.13-alt1: build OK 2025-Nov-02 07:49:04 :: [aarch64] task processing CANCELLED 2025-Nov-02 07:49:16 :: [i586] #500 gnucash.git 5.13-alt1: build OK 2025-Nov-02 07:49:16 :: [i586] task processing CANCELLED 2025-Nov-02 07:47:16 :: [x86_64] build FAILED 2025-Nov-02 07:49:04 :: [aarch64] build FAILED 2025-Nov-02 07:49:16 :: [i586] build FAILED 2025-Nov-02 07:49:16 :: task #398591 for p11 FAILED _______________________________________________ Sisyphus-incominger mailing list [email protected] https://lists.altlinux.org/mailman/listinfo/sisyphus-incominger
