* [#384739] FAILED (try 2) libyang.git=3.12.2-alt1 libnetconf2.git=3.0.8-alt1 ...
2025-05-20 15:55 [#384739] FAILED libyang.git=3.12.2-alt1 Girar awaiter (shaba)
@ 2025-05-20 17:18 ` Girar awaiter (shaba)
0 siblings, 0 replies; 2+ messages in thread
From: Girar awaiter (shaba) @ 2025-05-20 17:18 UTC (permalink / raw)
To: Alexey Shabalin; +Cc: sisyphus-incominger, girar-builder-sisyphus
https://git.altlinux.org/tasks/384739/logs/events.2.1.log
https://packages.altlinux.org/tasks/384739
subtask name aarch64 i586 x86_64
#200 libnetconf2 ? failed failed
2025-May-20 17:17:12 :: task #384739 for sisyphus resumed by shaba:
2025-May-20 17:17:12 :: message: libyang_soname_changed
#100 build 3.12.2-alt1 from /people/shaba/packages/libyang.git fetched at 2025-May-20 15:52:44
#200 build 3.0.8-alt1 from /gears/l/libnetconf2.git fetched at 2025-May-20 17:16:11 from sisyphus
#300 build 2.2.60-alt1 from /gears/s/sysrepo.git fetched at 2025-May-20 17:16:20 from sisyphus
#400 build 10.2-alt1 from /gears/f/frr.git fetched at 2025-May-20 17:16:27 from sisyphus
2025-May-20 17:17:12 :: created build repo
2025-May-20 17:17:13 :: [i586] #100 libyang.git 3.12.2-alt1: build start
2025-May-20 17:17:13 :: [aarch64] #100 libyang.git 3.12.2-alt1: build start
2025-May-20 17:17:13 :: [x86_64] #100 libyang.git 3.12.2-alt1: build start
2025-May-20 17:17:31 :: [i586] #100 libyang.git 3.12.2-alt1: build OK (cached)
2025-May-20 17:17:32 :: [i586] #200 libnetconf2.git 3.0.8-alt1: build start
2025-May-20 17:17:32 :: [x86_64] #100 libyang.git 3.12.2-alt1: build OK (cached)
2025-May-20 17:17:32 :: [x86_64] #200 libnetconf2.git 3.0.8-alt1: build start
[i586] /usr/src/RPM/BUILD/libnetconf2-3.0.8/src/session_client.c: In function 'nc_send_rpc':
[i586] /usr/src/RPM/BUILD/libnetconf2-3.0.8/src/session_client.c:2644:34: error: too many arguments to function 'lyd_new_any'
[i586] 2644 | CHECK_LYRC_BREAK(lyd_new_any(data, mod, "filter", rpc_gc->filter, 0, LYD_ANYDATA_XML, 0, &node));
[i586] --
[i586] 1435 | LIBYANG_API_DECL LY_ERR lyd_new_any(struct lyd_node *parent, const struct lys_module *module, const char *name,
[i586] /usr/src/RPM/BUILD/libnetconf2-3.0.8/src/session_client.c:2647:34: error: too many arguments to function 'lyd_new_any'
[i586] 2647 | CHECK_LYRC_BREAK(lyd_new_any(data, mod, "filter", NULL, 0, LYD_ANYDATA_STRING, 0, &node));
[i586] --
[i586] 1435 | LIBYANG_API_DECL LY_ERR lyd_new_any(struct lyd_node *parent, const struct lys_module *module, const char *name,
[i586] /usr/src/RPM/BUILD/libnetconf2-3.0.8/src/session_client.c:2681:30: error: too many arguments to function 'lyd_new_any'
[i586] 2681 | CHECK_LYRC_BREAK(lyd_new_any(data, mod, "config", rpc_e->edit_cont, 0, LYD_ANYDATA_XML, 0, NULL));
[i586] --
[i586] 1435 | LIBYANG_API_DECL LY_ERR lyd_new_any(struct lyd_node *parent, const struct lys_module *module, const char *name,
[i586] /usr/src/RPM/BUILD/libnetconf2-3.0.8/src/session_client.c:2701:34: error: too many arguments to function 'lyd_new_any'
[i586] 2701 | CHECK_LYRC_BREAK(lyd_new_any(cont, mod, "config", rpc_cp->url_config_src, 0, LYD_ANYDATA_XML, 0, NULL));
[i586] --
[i586] 1435 | LIBYANG_API_DECL LY_ERR lyd_new_any(struct lyd_node *parent, const struct lys_module *module, const char *name,
[i586] /usr/src/RPM/BUILD/libnetconf2-3.0.8/src/session_client.c:2754:34: error: too many arguments to function 'lyd_new_any'
[i586] 2754 | CHECK_LYRC_BREAK(lyd_new_any(data, mod, "filter", rpc_g->filter, 0, LYD_ANYDATA_XML, 0, &node));
[i586] --
[i586] 1435 | LIBYANG_API_DECL LY_ERR lyd_new_any(struct lyd_node *parent, const struct lys_module *module, const char *name,
[i586] /usr/src/RPM/BUILD/libnetconf2-3.0.8/src/session_client.c:2757:34: error: too many arguments to function 'lyd_new_any'
[i586] 2757 | CHECK_LYRC_BREAK(lyd_new_any(data, mod, "filter", NULL, 0, LYD_ANYDATA_STRING, 0, &node));
[i586] --
[i586] 1435 | LIBYANG_API_DECL LY_ERR lyd_new_any(struct lyd_node *parent, const struct lys_module *module, const char *name,
[i586] /usr/src/RPM/BUILD/libnetconf2-3.0.8/src/session_client.c:2822:34: error: too many arguments to function 'lyd_new_any'
[i586] 2822 | CHECK_LYRC_BREAK(lyd_new_any(cont, mod, "config", rpc_val->url_config_src, 0, LYD_ANYDATA_XML, 0, NULL));
[i586] --
[i586] 1435 | LIBYANG_API_DECL LY_ERR lyd_new_any(struct lyd_node *parent, const struct lys_module *module, const char *name,
[i586] /usr/src/RPM/BUILD/libnetconf2-3.0.8/src/session_client.c:2854:34: error: too many arguments to function 'lyd_new_any'
[i586] 2854 | CHECK_LYRC_BREAK(lyd_new_any(data, mod, "filter", rpc_sub->filter, 0, LYD_ANYDATA_XML, 0, &node));
[i586] --
[i586] 1435 | LIBYANG_API_DECL LY_ERR lyd_new_any(struct lyd_node *parent, const struct lys_module *module, const char *name,
[i586] /usr/src/RPM/BUILD/libnetconf2-3.0.8/src/session_client.c:2857:34: error: too many arguments to function 'lyd_new_any'
[i586] 2857 | CHECK_LYRC_BREAK(lyd_new_any(data, mod, "filter", NULL, 0, LYD_ANYDATA_STRING, 0, &node));
[i586] --
[i586] 1435 | LIBYANG_API_DECL LY_ERR lyd_new_any(struct lyd_node *parent, const struct lys_module *module, const char *name,
[i586] /usr/src/RPM/BUILD/libnetconf2-3.0.8/src/session_client.c:2878:34: error: too many arguments to function 'lyd_new_any'
[i586] 2878 | CHECK_LYRC_BREAK(lyd_new_any(data, mod, "subtree-filter", rpc_getd->filter, 0, LYD_ANYDATA_XML, 0, NULL));
2025-May-20 17:17:54 :: [i586] libnetconf2.git 3.0.8-alt1: remote: build failed
2025-May-20 17:17:54 :: [i586] #200 libnetconf2.git 3.0.8-alt1: build FAILED
[x86_64] /usr/src/RPM/BUILD/libnetconf2-3.0.8/src/session_client.c: In function 'nc_send_rpc':
[x86_64] /usr/src/RPM/BUILD/libnetconf2-3.0.8/src/session_client.c:2644:34: error: too many arguments to function 'lyd_new_any'
[x86_64] 2644 | CHECK_LYRC_BREAK(lyd_new_any(data, mod, "filter", rpc_gc->filter, 0, LYD_ANYDATA_XML, 0, &node));
[x86_64] --
[x86_64] 1435 | LIBYANG_API_DECL LY_ERR lyd_new_any(struct lyd_node *parent, const struct lys_module *module, const char *name,
[x86_64] /usr/src/RPM/BUILD/libnetconf2-3.0.8/src/session_client.c:2647:34: error: too many arguments to function 'lyd_new_any'
[x86_64] 2647 | CHECK_LYRC_BREAK(lyd_new_any(data, mod, "filter", NULL, 0, LYD_ANYDATA_STRING, 0, &node));
[x86_64] --
[x86_64] 1435 | LIBYANG_API_DECL LY_ERR lyd_new_any(struct lyd_node *parent, const struct lys_module *module, const char *name,
[x86_64] /usr/src/RPM/BUILD/libnetconf2-3.0.8/src/session_client.c:2681:30: error: too many arguments to function 'lyd_new_any'
[x86_64] 2681 | CHECK_LYRC_BREAK(lyd_new_any(data, mod, "config", rpc_e->edit_cont, 0, LYD_ANYDATA_XML, 0, NULL));
[x86_64] --
[x86_64] 1435 | LIBYANG_API_DECL LY_ERR lyd_new_any(struct lyd_node *parent, const struct lys_module *module, const char *name,
[x86_64] /usr/src/RPM/BUILD/libnetconf2-3.0.8/src/session_client.c:2701:34: error: too many arguments to function 'lyd_new_any'
[x86_64] 2701 | CHECK_LYRC_BREAK(lyd_new_any(cont, mod, "config", rpc_cp->url_config_src, 0, LYD_ANYDATA_XML, 0, NULL));
[x86_64] --
[x86_64] 1435 | LIBYANG_API_DECL LY_ERR lyd_new_any(struct lyd_node *parent, const struct lys_module *module, const char *name,
[x86_64] /usr/src/RPM/BUILD/libnetconf2-3.0.8/src/session_client.c:2754:34: error: too many arguments to function 'lyd_new_any'
[x86_64] 2754 | CHECK_LYRC_BREAK(lyd_new_any(data, mod, "filter", rpc_g->filter, 0, LYD_ANYDATA_XML, 0, &node));
[x86_64] --
[x86_64] 1435 | LIBYANG_API_DECL LY_ERR lyd_new_any(struct lyd_node *parent, const struct lys_module *module, const char *name,
[x86_64] /usr/src/RPM/BUILD/libnetconf2-3.0.8/src/session_client.c:2757:34: error: too many arguments to function 'lyd_new_any'
[x86_64] 2757 | CHECK_LYRC_BREAK(lyd_new_any(data, mod, "filter", NULL, 0, LYD_ANYDATA_STRING, 0, &node));
[x86_64] --
[x86_64] 1435 | LIBYANG_API_DECL LY_ERR lyd_new_any(struct lyd_node *parent, const struct lys_module *module, const char *name,
[x86_64] /usr/src/RPM/BUILD/libnetconf2-3.0.8/src/session_client.c:2822:34: error: too many arguments to function 'lyd_new_any'
[x86_64] 2822 | CHECK_LYRC_BREAK(lyd_new_any(cont, mod, "config", rpc_val->url_config_src, 0, LYD_ANYDATA_XML, 0, NULL));
[x86_64] --
[x86_64] 1435 | LIBYANG_API_DECL LY_ERR lyd_new_any(struct lyd_node *parent, const struct lys_module *module, const char *name,
[x86_64] /usr/src/RPM/BUILD/libnetconf2-3.0.8/src/session_client.c:2854:34: error: too many arguments to function 'lyd_new_any'
[x86_64] 2854 | CHECK_LYRC_BREAK(lyd_new_any(data, mod, "filter", rpc_sub->filter, 0, LYD_ANYDATA_XML, 0, &node));
[x86_64] --
[x86_64] 1435 | LIBYANG_API_DECL LY_ERR lyd_new_any(struct lyd_node *parent, const struct lys_module *module, const char *name,
[x86_64] /usr/src/RPM/BUILD/libnetconf2-3.0.8/src/session_client.c:2857:34: error: too many arguments to function 'lyd_new_any'
[x86_64] 2857 | CHECK_LYRC_BREAK(lyd_new_any(data, mod, "filter", NULL, 0, LYD_ANYDATA_STRING, 0, &node));
[x86_64] --
[x86_64] 1435 | LIBYANG_API_DECL LY_ERR lyd_new_any(struct lyd_node *parent, const struct lys_module *module, const char *name,
[x86_64] /usr/src/RPM/BUILD/libnetconf2-3.0.8/src/session_client.c:2878:34: error: too many arguments to function 'lyd_new_any'
[x86_64] 2878 | CHECK_LYRC_BREAK(lyd_new_any(data, mod, "subtree-filter", rpc_getd->filter, 0, LYD_ANYDATA_XML, 0, NULL));
2025-May-20 17:17:54 :: [x86_64] libnetconf2.git 3.0.8-alt1: remote: build failed
2025-May-20 17:17:54 :: [x86_64] #200 libnetconf2.git 3.0.8-alt1: build FAILED
2025-May-20 17:17:54 :: [i586] requesting cancellation of task processing
2025-May-20 17:18:11 :: [aarch64] #100 libyang.git 3.12.2-alt1: build OK (cached)
2025-May-20 17:18:11 :: [aarch64] task processing CANCELLED
2025-May-20 17:17:55 :: [x86_64] build FAILED
2025-May-20 17:17:55 :: [i586] build FAILED
2025-May-20 17:18:11 :: [aarch64] build FAILED
2025-May-20 17:18:12 :: task #384739 for sisyphus FAILED
^ permalink raw reply [flat|nested] 2+ messages in thread