From: Girar Builder awaiter robot <girar-builder@altlinux.org> To: "Sergey V. Turchin" <zerg@altlinux.org> Cc: sisyphus-incominger@lists.altlinux.org Subject: [#156235] FAILED (try 2) signon-glib.git=1.12-alt2 Date: Thu, 21 Jan 2016 20:47:04 +0000 Message-ID: <20160121204704.GA28352@gyle.altlinux.org> (raw) http://git.altlinux.org/tasks/156235/logs/events.2.1.log 2016-Jan-21 20:43:16 :: task #156235 for sisyphus resumed by zerg: #100 build 1.12-alt2 from /people/zerg/packages/signon-glib.git 2016-Jan-21 20:43:17 :: waiting for a shared lock on sisyphus 2016-Jan-21 20:43:40 :: acquired a shared lock on sisyphus 2016-Jan-21 20:43:41 :: [i586] #100 signon-glib.git 1.12-alt2: build start 2016-Jan-21 20:43:41 :: [x86_64] #100 signon-glib.git 1.12-alt2: build start signon-auth-session.c: In function 'auth_session_process_reply': signon-auth-session.c:155:9: error: 'g_simple_async_result_set_op_res_gpointer' is deprecated [-Werror=deprecated-declarations] g_simple_async_result_set_op_res_gpointer (res_process, reply, -- void g_simple_async_result_set_op_res_gpointer (GSimpleAsyncResult *simple, signon-auth-session.c:161:9: error: 'g_simple_async_result_take_error' is deprecated [-Werror=deprecated-declarations] g_simple_async_result_take_error (res_process, error); -- void g_simple_async_result_take_error (GSimpleAsyncResult *simple, signon-auth-session.c:168:5: error: 'g_simple_async_result_complete_in_idle' is deprecated [-Werror=deprecated-declarations] g_simple_async_result_complete_in_idle (res_process); -- signon-auth-session.c: In function 'auth_session_process_ready_cb': signon-auth-session.c:186:9: error: 'g_simple_async_result_set_from_error' is deprecated [-Werror=deprecated-declarations] g_simple_async_result_set_from_error (res, error); -- void g_simple_async_result_set_from_error (GSimpleAsyncResult *simple, signon-auth-session.c:187:9: error: 'g_simple_async_result_complete' is deprecated [-Werror=deprecated-declarations] g_simple_async_result_complete (res); -- void g_simple_async_result_complete (GSimpleAsyncResult *simple); signon-auth-session.c:195:9: error: 'g_simple_async_result_set_error' is deprecated [-Werror=deprecated-declarations] g_simple_async_result_set_error (res, -- void g_simple_async_result_set_error (GSimpleAsyncResult *simple, signon-auth-session.c:199:9: error: 'g_simple_async_result_complete' is deprecated [-Werror=deprecated-declarations] g_simple_async_result_complete (res); -- signon-auth-session.c: In function 'signon_auth_session_process_async': signon-auth-session.c:595:5: error: 'g_simple_async_result_new' is deprecated: Use 'g_task_new' instead [-Werror=deprecated-declarations] res = g_simple_async_result_new ((GObject *)self, callback, user_data, -- signon-auth-session.c: In function 'signon_auth_session_process_finish': signon-auth-session.c:639:5: error: 'g_simple_async_result_propagate_error' is deprecated [-Werror=deprecated-declarations] if (g_simple_async_result_propagate_error (async_result, error)) -- gboolean g_simple_async_result_propagate_error (GSimpleAsyncResult *simple, signon-auth-session.c:642:5: error: 'g_simple_async_result_get_op_res_gpointer' is deprecated [-Werror=deprecated-declarations] reply = g_simple_async_result_get_op_res_gpointer (async_result); 2016-Jan-21 20:46:42 :: [x86_64] signon-glib.git 1.12-alt2: remote: build failed 2016-Jan-21 20:46:42 :: [x86_64] #100 signon-glib.git 1.12-alt2: build FAILED signon-auth-session.c: In function 'auth_session_process_reply': signon-auth-session.c:155:9: error: 'g_simple_async_result_set_op_res_gpointer' is deprecated [-Werror=deprecated-declarations] g_simple_async_result_set_op_res_gpointer (res_process, reply, -- void g_simple_async_result_set_op_res_gpointer (GSimpleAsyncResult *simple, signon-auth-session.c:161:9: error: 'g_simple_async_result_take_error' is deprecated [-Werror=deprecated-declarations] g_simple_async_result_take_error (res_process, error); -- void g_simple_async_result_take_error (GSimpleAsyncResult *simple, signon-auth-session.c:168:5: error: 'g_simple_async_result_complete_in_idle' is deprecated [-Werror=deprecated-declarations] g_simple_async_result_complete_in_idle (res_process); -- signon-auth-session.c: In function 'auth_session_process_ready_cb': signon-auth-session.c:186:9: error: 'g_simple_async_result_set_from_error' is deprecated [-Werror=deprecated-declarations] g_simple_async_result_set_from_error (res, error); -- void g_simple_async_result_set_from_error (GSimpleAsyncResult *simple, signon-auth-session.c:187:9: error: 'g_simple_async_result_complete' is deprecated [-Werror=deprecated-declarations] g_simple_async_result_complete (res); -- void g_simple_async_result_complete (GSimpleAsyncResult *simple); signon-auth-session.c:195:9: error: 'g_simple_async_result_set_error' is deprecated [-Werror=deprecated-declarations] g_simple_async_result_set_error (res, -- void g_simple_async_result_set_error (GSimpleAsyncResult *simple, signon-auth-session.c:199:9: error: 'g_simple_async_result_complete' is deprecated [-Werror=deprecated-declarations] g_simple_async_result_complete (res); -- signon-auth-session.c: In function 'signon_auth_session_process_async': signon-auth-session.c:595:5: error: 'g_simple_async_result_new' is deprecated: Use 'g_task_new' instead [-Werror=deprecated-declarations] res = g_simple_async_result_new ((GObject *)self, callback, user_data, -- signon-auth-session.c: In function 'signon_auth_session_process_finish': signon-auth-session.c:639:5: error: 'g_simple_async_result_propagate_error' is deprecated [-Werror=deprecated-declarations] if (g_simple_async_result_propagate_error (async_result, error)) -- gboolean g_simple_async_result_propagate_error (GSimpleAsyncResult *simple, signon-auth-session.c:642:5: error: 'g_simple_async_result_get_op_res_gpointer' is deprecated [-Werror=deprecated-declarations] reply = g_simple_async_result_get_op_res_gpointer (async_result); 2016-Jan-21 20:47:04 :: [i586] signon-glib.git 1.12-alt2: remote: build failed 2016-Jan-21 20:47:04 :: [i586] #100 signon-glib.git 1.12-alt2: build FAILED 2016-Jan-21 20:46:42 :: [x86_64] build FAILED 2016-Jan-21 20:47:04 :: [i586] build FAILED 2016-Jan-21 20:47:04 :: task #156235 for sisyphus FAILED
reply other threads:[~2016-01-21 20:47 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=20160121204704.GA28352@gyle.altlinux.org \ --to=girar-builder@altlinux.org \ --cc=sisyphus-incominger@lists.altlinux.org \ --cc=zerg@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