[#253853] [test-only] FAILED (try 3) gtkglext.git=1.2.0-alt5 python-module-pygtkglext.git=1.1.0-alt5.1.1 ...

Girar Builder awaiter robot girar-builder at altlinux.org
Mon Jun 22 23:35:40 MSK 2020


http://git.altlinux.org/tasks/253853/logs/events.3.1.log

2020-Jun-22 19:45:18 :: test-only task #253853 for sisyphus resumed by lav:
2020-Jun-22 19:45:18 :: message: remove_unused_libgtkglextmm
#100 build 1.2.0-alt5 from /people/lav/packages/gtkglext.git fetched at 2020-Jun-22 19:07:45
#200 build 1.1.0-alt5.1.1 from /gears/p/python-module-pygtkglext.git fetched at 2020-Jun-22 19:07:53
#300 removed
#400 build 2.5-alt4 from /gears/u/ufoai.git fetched at 2020-Jun-22 19:22:32
#500 delete libgtkglextmm
2020-Jun-22 19:45:39 :: created build repo
2020-Jun-22 19:45:41 :: [aarch64] #100 gtkglext.git 1.2.0-alt5: build start
2020-Jun-22 19:45:41 :: [armh] #100 gtkglext.git 1.2.0-alt5: build start
2020-Jun-22 19:45:41 :: [ppc64le] #100 gtkglext.git 1.2.0-alt5: build start
2020-Jun-22 19:45:41 :: [x86_64] #100 gtkglext.git 1.2.0-alt5: build start
2020-Jun-22 19:45:41 :: [i586] #100 gtkglext.git 1.2.0-alt5: build start
2020-Jun-22 19:46:05 :: [aarch64] gtkglext.git 1.2.0-alt5: remote: no need to rebuild
2020-Jun-22 19:46:05 :: [aarch64] #100 gtkglext.git 1.2.0-alt5: build OK
2020-Jun-22 19:46:05 :: [aarch64] #200 python-module-pygtkglext.git 1.1.0-alt5.1.1: build start
2020-Jun-22 19:46:06 :: [i586] gtkglext.git 1.2.0-alt5: remote: no need to rebuild
2020-Jun-22 19:46:06 :: [i586] #100 gtkglext.git 1.2.0-alt5: build OK
2020-Jun-22 19:46:06 :: [i586] #200 python-module-pygtkglext.git 1.1.0-alt5.1.1: build start
2020-Jun-22 19:46:08 :: [x86_64] gtkglext.git 1.2.0-alt5: remote: no need to rebuild
2020-Jun-22 19:46:09 :: [x86_64] #100 gtkglext.git 1.2.0-alt5: build OK
2020-Jun-22 19:46:09 :: [x86_64] #200 python-module-pygtkglext.git 1.1.0-alt5.1.1: build start
2020-Jun-22 19:46:12 :: [ppc64le] gtkglext.git 1.2.0-alt5: remote: no need to rebuild
2020-Jun-22 19:46:12 :: [ppc64le] #100 gtkglext.git 1.2.0-alt5: build OK
2020-Jun-22 19:46:12 :: [ppc64le] #200 python-module-pygtkglext.git 1.1.0-alt5.1.1: build start
2020-Jun-22 19:46:13 :: [armh] gtkglext.git 1.2.0-alt5: remote: no need to rebuild
2020-Jun-22 19:46:13 :: [armh] #100 gtkglext.git 1.2.0-alt5: build OK
2020-Jun-22 19:46:13 :: [armh] #200 python-module-pygtkglext.git 1.1.0-alt5.1.1: build start
2020-Jun-22 19:46:20 :: [aarch64] python-module-pygtkglext.git 1.1.0-alt5.1.1: remote: no need to rebuild
2020-Jun-22 19:46:20 :: [aarch64] #200 python-module-pygtkglext.git 1.1.0-alt5.1.1: build OK
2020-Jun-22 19:46:20 :: [aarch64] #400 ufoai.git 2.5-alt4: build start
2020-Jun-22 19:46:21 :: [i586] python-module-pygtkglext.git 1.1.0-alt5.1.1: remote: no need to rebuild
2020-Jun-22 19:46:22 :: [i586] #200 python-module-pygtkglext.git 1.1.0-alt5.1.1: build OK
2020-Jun-22 19:46:22 :: [i586] #400 ufoai.git 2.5-alt4: build start
2020-Jun-22 19:46:22 :: [x86_64] python-module-pygtkglext.git 1.1.0-alt5.1.1: remote: no need to rebuild
2020-Jun-22 19:46:22 :: [x86_64] #200 python-module-pygtkglext.git 1.1.0-alt5.1.1: build OK
2020-Jun-22 19:46:22 :: [x86_64] #400 ufoai.git 2.5-alt4: build start
2020-Jun-22 19:46:28 :: [ppc64le] python-module-pygtkglext.git 1.1.0-alt5.1.1: remote: no need to rebuild
2020-Jun-22 19:46:28 :: [ppc64le] #200 python-module-pygtkglext.git 1.1.0-alt5.1.1: build OK
2020-Jun-22 19:46:28 :: [ppc64le] #400 ufoai.git 2.5-alt4: build start
2020-Jun-22 19:46:34 :: [armh] python-module-pygtkglext.git 1.1.0-alt5.1.1: remote: no need to rebuild
2020-Jun-22 19:46:34 :: [armh] #200 python-module-pygtkglext.git 1.1.0-alt5.1.1: build OK
2020-Jun-22 19:46:34 :: [armh] #400 ufoai.git 2.5-alt4: build start
src/tools/radiant/libs/gtkutil/glfont.cpp: In function 'GLFont glfont_create(const string&)':
src/tools/radiant/libs/gtkutil/glfont.cpp:34:20: error: 'gdk_gl_font_use_pango_font' was not declared in this scope
   34 |  PangoFont* font = gdk_gl_font_use_pango_font(font_desc, 0, 256, font_list_base);
2020-Jun-22 20:12:24 :: [x86_64] ufoai.git 2.5-alt4: remote: build failed
2020-Jun-22 20:12:24 :: [x86_64] #400 ufoai.git 2.5-alt4: build FAILED
2020-Jun-22 20:12:25 :: [x86_64] requesting cancellation of task processing
src/tools/radiant/libs/gtkutil/glfont.cpp: In function 'GLFont glfont_create(const string&)':
src/tools/radiant/libs/gtkutil/glfont.cpp:34:20: error: 'gdk_gl_font_use_pango_font' was not declared in this scope
   34 |  PangoFont* font = gdk_gl_font_use_pango_font(font_desc, 0, 256, font_list_base);
2020-Jun-22 20:17:39 :: [aarch64] ufoai.git 2.5-alt4: remote: build failed
2020-Jun-22 20:17:39 :: [aarch64] #400 ufoai.git 2.5-alt4: build FAILED
src/tools/radiant/libs/gtkutil/glfont.cpp: In function 'GLFont glfont_create(const string&)':
src/tools/radiant/libs/gtkutil/glfont.cpp:34:20: error: 'gdk_gl_font_use_pango_font' was not declared in this scope
   34 |  PangoFont* font = gdk_gl_font_use_pango_font(font_desc, 0, 256, font_list_base);
2020-Jun-22 20:18:14 :: [ppc64le] ufoai.git 2.5-alt4: remote: build failed
2020-Jun-22 20:18:14 :: [ppc64le] #400 ufoai.git 2.5-alt4: build FAILED
src/tools/radiant/libs/gtkutil/glfont.cpp: In function 'GLFont glfont_create(const string&)':
src/tools/radiant/libs/gtkutil/glfont.cpp:34:20: error: 'gdk_gl_font_use_pango_font' was not declared in this scope
   34 |  PangoFont* font = gdk_gl_font_use_pango_font(font_desc, 0, 256, font_list_base);
2020-Jun-22 20:21:06 :: [i586] ufoai.git 2.5-alt4: remote: build failed
2020-Jun-22 20:21:06 :: [i586] #400 ufoai.git 2.5-alt4: build FAILED
src/tools/radiant/libs/gtkutil/glfont.cpp: In function 'GLFont glfont_create(const string&)':
src/tools/radiant/libs/gtkutil/glfont.cpp:34:20: error: 'gdk_gl_font_use_pango_font' was not declared in this scope
   34 |  PangoFont* font = gdk_gl_font_use_pango_font(font_desc, 0, 256, font_list_base);
2020-Jun-22 20:35:38 :: [armh] ufoai.git 2.5-alt4: remote: build failed
2020-Jun-22 20:35:38 :: [armh] #400 ufoai.git 2.5-alt4: build FAILED
2020-Jun-22 20:12:25 :: [x86_64] build FAILED
2020-Jun-22 20:17:40 :: [aarch64] build FAILED
2020-Jun-22 20:18:15 :: [ppc64le] build FAILED
2020-Jun-22 20:21:07 :: [i586] build FAILED
2020-Jun-22 20:35:39 :: [armh] build FAILED
2020-Jun-22 20:35:39 :: task #253853 for sisyphus FAILED


More information about the Sisyphus-incominger mailing list