[#224853] FAILED brisk-menu.git=0.5.0-alt2
Girar Builder awaiter robot
girar-builder at altlinux.org
Tue Mar 12 16:59:42 MSK 2019
http://git.altlinux.org/tasks/224853/logs/events.1.1.log
2019-Mar-12 13:56:45 :: test-only task #224853 for sisyphus started by antohami:
#100 build 0.5.0-alt2 from /people/antohami/packages/brisk-menu.git fetched at 2019-Mar-12 13:56:45
2019-Mar-12 13:56:46 :: [i586] #100 brisk-menu.git 0.5.0-alt2: build start
2019-Mar-12 13:56:46 :: [x86_64] #100 brisk-menu.git 0.5.0-alt2: build start
2019-Mar-12 13:56:46 :: [aarch64] #100 brisk-menu.git 0.5.0-alt2: build start
[12/43] Compiling C object 'src/backend/5a57eed@@brisk-backend at sta/apps_apps-backend.c.o'.
FAILED: src/backend/5a57eed@@brisk-backend at sta/apps_apps-backend.c.o
cc -Isrc/backend/5a57eed@@brisk-backend at sta -Isrc/backend -I../src/backend -Isrc/lib -I../src/lib -Isrc -I../src -I/usr/include/mate-menus -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=c11 -fstack-protector -Wall -pedantic -Wstrict-prototypes -Wundef -fno-common -Werror-implicit-function-declaration -Wformat -Wformat-security -Werror=format-security -Wconversion -Wunused-variable -Wunreachable-code -W -D_FORTIFY_SOURCE=2 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_18 -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_18 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -frecord-gcc-switches -Wall -g -O2 -fPIC -pthread -MD -MQ 'src/backend/5a57eed@@brisk-backend at sta/apps_apps-backend.c.o' -MF 'src/backend/5a57eed@@brisk-backend at sta/apps_apps-backend.c.o.d' -o 'src/backend/5a57eed@@brisk-backend at sta/apps_apps-backend.c.o' -c ../src/backend/apps/apps-backend.c
--
from ../src/backend/apps/apps-backend.c:19:
/usr/include/mate-menus/matemenu-tree.h:24:2: error: #error "libmate-menu should only be used if you understand that it's subject to frequent change, and is not supported as a fixed API/ABI or as part of the platform"
#error "libmate-menu should only be used if you understand that it's subject to frequent change, and is not supported as a fixed API/ABI or as part of the platform"
--
../src/backend/apps/apps-backend.c: In function â_autofree_func_MateMenuTreeItemâ:
../src/backend/apps/apps-backend.c:75:14: error: âMateMenuTreeItemâ undeclared (first use in this function); did you mean âMateMenuTreeIterâ?
DEF_AUTOFREE(MateMenuTreeItem, matemenu_tree_item_unref)
--
if (p && *(N **)p) { \
../src/lib/util.h:86:32: error: expected expression before â)â token
if (p && *(N **)p) { \
--
DEF_AUTOFREE(MateMenuTreeItem, matemenu_tree_item_unref)
../src/lib/util.h:87:33: error: expected expression before â)â token
C(*(N **)p); \
--
../src/backend/apps/apps-backend.c: In function â_autofree_func_MateMenuTreeâ:
../src/backend/apps/apps-backend.c:76:28: error: implicit declaration of function âmatemenu_tree_unrefâ; did you mean âmatemenu_tree_newâ? [-Werror=implicit-function-declaration]
DEF_AUTOFREE(MateMenuTree, matemenu_tree_unref)
--
../src/backend/apps/apps-backend.c: In function âbrisk_apps_backend_build_from_treeâ:
../src/backend/apps/apps-backend.c:356:16: error: implicit declaration of function âmatemenu_tree_lookupâ; did you mean âmatemenu_tree_newâ? [-Werror=implicit-function-declaration]
tree = matemenu_tree_lookup(menu_id, MATEMENU_TREE_FLAGS_NONE);
--
../src/backend/apps/apps-backend.c: In function âbrisk_apps_backend_recurse_rootâ:
../src/backend/apps/apps-backend.c:398:16: error: implicit declaration of function âmatemenu_tree_directory_get_contentsâ; did you mean âmatemenu_tree_directory_get_commentâ? [-Werror=implicit-function-declaration]
kids = matemenu_tree_directory_get_contents(directory);
--
In file included from ../src/backend/apps/apps-backend.c:14:
../src/backend/apps/apps-backend.c:402:26: error: unknown type name âMateMenuTreeItemâ
autofree(MateMenuTreeItem) *item = elem->data;
--
#define autofree(N) __attribute__((cleanup(_autofree_func_##N))) N
../src/backend/apps/apps-backend.c:404:25: error: implicit declaration of function âmatemenu_tree_item_get_typeâ; did you mean âmatemenu_tree_iter_get_typeâ? [-Werror=implicit-function-declaration]
switch (matemenu_tree_item_get_type(item)) {
2019-Mar-12 13:58:00 :: [x86_64] brisk-menu.git 0.5.0-alt2: remote: build failed
2019-Mar-12 13:58:00 :: [x86_64] #100 brisk-menu.git 0.5.0-alt2: build FAILED
[12/43] Compiling C object 'src/backend/5a57eed@@brisk-backend at sta/apps_apps-backend.c.o'.
FAILED: src/backend/5a57eed@@brisk-backend at sta/apps_apps-backend.c.o
cc -Isrc/backend/5a57eed@@brisk-backend at sta -Isrc/backend -I../src/backend -Isrc/lib -I../src/lib -Isrc -I../src -I/usr/include/mate-menus -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=c11 -fstack-protector -Wall -pedantic -Wstrict-prototypes -Wundef -fno-common -Werror-implicit-function-declaration -Wformat -Wformat-security -Werror=format-security -Wconversion -Wunused-variable -Wunreachable-code -W -D_FORTIFY_SOURCE=2 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_18 -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_18 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -pthread -MD -MQ 'src/backend/5a57eed@@brisk-backend at sta/apps_apps-backend.c.o' -MF 'src/backend/5a57eed@@brisk-backend at sta/apps_apps-backend.c.o.d' -o 'src/backend/5a57eed@@brisk-backend at sta/apps_apps-backend.c.o' -c ../src/backend/apps/apps-backend.c
--
from ../src/backend/apps/apps-backend.c:19:
/usr/include/mate-menus/matemenu-tree.h:24:2: error: #error "libmate-menu should only be used if you understand that it's subject to frequent change, and is not supported as a fixed API/ABI or as part of the platform"
#error "libmate-menu should only be used if you understand that it's subject to frequent change, and is not supported as a fixed API/ABI or as part of the platform"
--
../src/backend/apps/apps-backend.c: In function â_autofree_func_MateMenuTreeItemâ:
../src/backend/apps/apps-backend.c:75:14: error: âMateMenuTreeItemâ undeclared (first use in this function); did you mean âMateMenuTreeIterâ?
DEF_AUTOFREE(MateMenuTreeItem, matemenu_tree_item_unref)
--
if (p && *(N **)p) { \
../src/lib/util.h:86:32: error: expected expression before â)â token
if (p && *(N **)p) { \
--
DEF_AUTOFREE(MateMenuTreeItem, matemenu_tree_item_unref)
../src/lib/util.h:87:33: error: expected expression before â)â token
C(*(N **)p); \
--
../src/backend/apps/apps-backend.c: In function â_autofree_func_MateMenuTreeâ:
../src/backend/apps/apps-backend.c:76:28: error: implicit declaration of function âmatemenu_tree_unrefâ; did you mean âmatemenu_tree_newâ? [-Werror=implicit-function-declaration]
DEF_AUTOFREE(MateMenuTree, matemenu_tree_unref)
--
../src/backend/apps/apps-backend.c: In function âbrisk_apps_backend_build_from_treeâ:
../src/backend/apps/apps-backend.c:356:16: error: implicit declaration of function âmatemenu_tree_lookupâ; did you mean âmatemenu_tree_newâ? [-Werror=implicit-function-declaration]
tree = matemenu_tree_lookup(menu_id, MATEMENU_TREE_FLAGS_NONE);
--
../src/backend/apps/apps-backend.c: In function âbrisk_apps_backend_recurse_rootâ:
../src/backend/apps/apps-backend.c:398:16: error: implicit declaration of function âmatemenu_tree_directory_get_contentsâ; did you mean âmatemenu_tree_directory_get_commentâ? [-Werror=implicit-function-declaration]
kids = matemenu_tree_directory_get_contents(directory);
--
In file included from ../src/backend/apps/apps-backend.c:14:
../src/backend/apps/apps-backend.c:402:26: error: unknown type name âMateMenuTreeItemâ
autofree(MateMenuTreeItem) *item = elem->data;
--
#define autofree(N) __attribute__((cleanup(_autofree_func_##N))) N
../src/backend/apps/apps-backend.c:404:25: error: implicit declaration of function âmatemenu_tree_item_get_typeâ; did you mean âmatemenu_tree_iter_get_typeâ? [-Werror=implicit-function-declaration]
switch (matemenu_tree_item_get_type(item)) {
2019-Mar-12 13:58:02 :: [i586] brisk-menu.git 0.5.0-alt2: remote: build failed
2019-Mar-12 13:58:02 :: [i586] #100 brisk-menu.git 0.5.0-alt2: build FAILED
[12/43] Compiling C object 'src/backend/5a57eed@@brisk-backend at sta/apps_apps-backend.c.o'.
FAILED: src/backend/5a57eed@@brisk-backend at sta/apps_apps-backend.c.o
cc -Isrc/backend/5a57eed@@brisk-backend at sta -Isrc/backend -I../src/backend -Isrc/lib -I../src/lib -Isrc -I../src -I/usr/include/mate-menus -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=c11 -fstack-protector -Wall -pedantic -Wstrict-prototypes -Wundef -fno-common -Werror-implicit-function-declaration -Wformat -Wformat-security -Werror=format-security -Wconversion -Wunused-variable -Wunreachable-code -W -D_FORTIFY_SOURCE=2 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_18 -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_18 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -frecord-gcc-switches -Wall -g -O2 -fPIC -pthread -MD -MQ 'src/backend/5a57eed@@brisk-backend at sta/apps_apps-backend.c.o' -MF 'src/backend/5a57eed@@brisk-backend at sta/apps_apps-backend.c.o.d' -o 'src/backend/5a57eed@@brisk-backend at sta/apps_apps-backend.c.o' -c ../src/backend/apps/apps-backend.c
--
from ../src/backend/apps/apps-backend.c:19:
/usr/include/mate-menus/matemenu-tree.h:24:2: error: #error "libmate-menu should only be used if you understand that it's subject to frequent change, and is not supported as a fixed API/ABI or as part of the platform"
#error "libmate-menu should only be used if you understand that it's subject to frequent change, and is not supported as a fixed API/ABI or as part of the platform"
--
../src/backend/apps/apps-backend.c: In function â_autofree_func_MateMenuTreeItemâ:
../src/backend/apps/apps-backend.c:75:14: error: âMateMenuTreeItemâ undeclared (first use in this function); did you mean âMateMenuTreeIterâ?
DEF_AUTOFREE(MateMenuTreeItem, matemenu_tree_item_unref)
--
if (p && *(N **)p) { \
../src/lib/util.h:86:32: error: expected expression before â)â token
if (p && *(N **)p) { \
--
DEF_AUTOFREE(MateMenuTreeItem, matemenu_tree_item_unref)
../src/lib/util.h:87:33: error: expected expression before â)â token
C(*(N **)p); \
--
../src/backend/apps/apps-backend.c: In function â_autofree_func_MateMenuTreeâ:
../src/backend/apps/apps-backend.c:76:28: error: implicit declaration of function âmatemenu_tree_unrefâ; did you mean âmatemenu_tree_newâ? [-Werror=implicit-function-declaration]
DEF_AUTOFREE(MateMenuTree, matemenu_tree_unref)
--
../src/backend/apps/apps-backend.c: In function âbrisk_apps_backend_build_from_treeâ:
../src/backend/apps/apps-backend.c:356:16: error: implicit declaration of function âmatemenu_tree_lookupâ; did you mean âmatemenu_tree_newâ? [-Werror=implicit-function-declaration]
tree = matemenu_tree_lookup(menu_id, MATEMENU_TREE_FLAGS_NONE);
--
../src/backend/apps/apps-backend.c: In function âbrisk_apps_backend_recurse_rootâ:
../src/backend/apps/apps-backend.c:398:16: error: implicit declaration of function âmatemenu_tree_directory_get_contentsâ; did you mean âmatemenu_tree_directory_get_commentâ? [-Werror=implicit-function-declaration]
kids = matemenu_tree_directory_get_contents(directory);
--
In file included from ../src/backend/apps/apps-backend.c:14:
../src/backend/apps/apps-backend.c:402:26: error: unknown type name âMateMenuTreeItemâ
autofree(MateMenuTreeItem) *item = elem->data;
--
#define autofree(N) __attribute__((cleanup(_autofree_func_##N))) N
../src/backend/apps/apps-backend.c:404:25: error: implicit declaration of function âmatemenu_tree_item_get_typeâ; did you mean âmatemenu_tree_iter_get_typeâ? [-Werror=implicit-function-declaration]
switch (matemenu_tree_item_get_type(item)) {
2019-Mar-12 13:59:42 :: [aarch64] brisk-menu.git 0.5.0-alt2: remote: build failed
2019-Mar-12 13:59:42 :: [aarch64] #100 brisk-menu.git 0.5.0-alt2: build FAILED
2019-Mar-12 13:58:02 :: [i586] build FAILED
2019-Mar-12 13:58:02 :: [x86_64] build FAILED
2019-Mar-12 13:59:42 :: [aarch64] build FAILED
2019-Mar-12 13:59:42 :: task #224853 for sisyphus FAILED
More information about the Sisyphus-incominger
mailing list