From: Girar Builder awaiter robot <girar-builder@altlinux.org> To: Anton Midyukov <antohami@altlinux.org> Cc: sisyphus-incominger@lists.altlinux.org Subject: [#224853] FAILED brisk-menu.git=0.5.0-alt2 Date: Tue, 12 Mar 2019 13:59:42 +0000 Message-ID: <20190312135942.GA32549@gyle.altlinux.org> (raw) [-- Warning: decoded text below may be mangled, UTF-8 assumed --] [-- Attachment #1: Type: text/plain; charset=unknown-8bit, Size: 13395 bytes --] 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@sta/apps_apps-backend.c.o'. FAILED: src/backend/5a57eed@@brisk-backend@sta/apps_apps-backend.c.o cc -Isrc/backend/5a57eed@@brisk-backend@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@sta/apps_apps-backend.c.o' -MF 'src/backend/5a57eed@@brisk-backend@sta/apps_apps-backend.c.o.d' -o 'src/backend/5a57eed@@brisk-backend@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@sta/apps_apps-backend.c.o'. FAILED: src/backend/5a57eed@@brisk-backend@sta/apps_apps-backend.c.o cc -Isrc/backend/5a57eed@@brisk-backend@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@sta/apps_apps-backend.c.o' -MF 'src/backend/5a57eed@@brisk-backend@sta/apps_apps-backend.c.o.d' -o 'src/backend/5a57eed@@brisk-backend@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@sta/apps_apps-backend.c.o'. FAILED: src/backend/5a57eed@@brisk-backend@sta/apps_apps-backend.c.o cc -Isrc/backend/5a57eed@@brisk-backend@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@sta/apps_apps-backend.c.o' -MF 'src/backend/5a57eed@@brisk-backend@sta/apps_apps-backend.c.o.d' -o 'src/backend/5a57eed@@brisk-backend@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
reply other threads:[~2019-03-12 13:59 UTC|newest] Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=20190312135942.GA32549@gyle.altlinux.org \ --to=girar-builder@altlinux.org \ --cc=antohami@altlinux.org \ --cc=sisyphus-incominger@lists.altlinux.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
ALT Linux Girar Builder robot reports This inbox may be cloned and mirrored by anyone: git clone --mirror http://lore.altlinux.org/sisyphus-incominger/0 sisyphus-incominger/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 sisyphus-incominger sisyphus-incominger/ http://lore.altlinux.org/sisyphus-incominger \ sisyphus-incominger@lists.altlinux.org sisyphus-incominger@lists.altlinux.ru sisyphus-incominger@lists.altlinux.com public-inbox-index sisyphus-incominger Example config snippet for mirrors. Newsgroup available over NNTP: nntp://lore.altlinux.org/org.altlinux.lists.sisyphus-incominger AGPL code for this site: git clone https://public-inbox.org/public-inbox.git