* [#414260] [test-only] FAILED (try 2) libyang.git=5.4.9-alt1 sysrepo.git=4.5.4-alt1 libnetconf2.git=4.2.14-alt1 ...
2026-04-06 8:22 [#414260] [test-only] FAILED libyang.git=5.4.9-alt1 sysrepo.git=4.5.4-alt1 libnetconf2.git=4.2.14-alt1 Girar awaiter (zerospirit)
@ 2026-04-06 8:29 ` Girar awaiter (zerospirit)
0 siblings, 0 replies; 2+ messages in thread
From: Girar awaiter (zerospirit) @ 2026-04-06 8:29 UTC (permalink / raw)
To: Pavel Shilov; +Cc: sisyphus-incominger, girar-builder-sisyphus
https://git.altlinux.org/tasks/414260/logs/events.2.1.log
https://packages.altlinux.org/tasks/414260
subtask name aarch64 i586 x86_64
#500 frr ? failed failed
2026-Apr-06 08:28:13 :: test-only task #414260 for sisyphus resumed by zerospirit:
2026-Apr-06 08:28:13 :: message: Rebuild for new version
#100 build 5.4.9-alt1 from /people/zerospirit/packages/libyang.git fetched at 2026-Apr-06 08:14:39
#200 build 4.5.4-alt1 from /people/zerospirit/packages/sysrepo.git fetched at 2026-Apr-06 08:14:40
#300 build 4.2.14-alt1 from /people/zerospirit/packages/libnetconf2.git fetched at 2026-Apr-06 08:14:42
#400 build 2.8.2-alt1 from /people/zerospirit/packages/netopeer2.git fetched at 2026-Apr-06 08:14:42
#500 build 10.6.0-alt1 from /gears/f/frr.git fetched at 2026-Apr-06 08:24:21 from sisyphus
2026-Apr-06 08:28:14 :: created build repo
2026-Apr-06 08:28:15 :: [x86_64] #100 libyang.git 5.4.9-alt1: build start
2026-Apr-06 08:28:15 :: [i586] #100 libyang.git 5.4.9-alt1: build start
2026-Apr-06 08:28:15 :: [aarch64] #100 libyang.git 5.4.9-alt1: build start
2026-Apr-06 08:28:27 :: [i586] #100 libyang.git 5.4.9-alt1: build OK (cached)
2026-Apr-06 08:28:27 :: [i586] #200 sysrepo.git 4.5.4-alt1: build start
2026-Apr-06 08:28:28 :: [x86_64] #100 libyang.git 5.4.9-alt1: build OK (cached)
2026-Apr-06 08:28:28 :: [x86_64] #200 sysrepo.git 4.5.4-alt1: build start
2026-Apr-06 08:28:36 :: [i586] #200 sysrepo.git 4.5.4-alt1: build OK (cached)
2026-Apr-06 08:28:36 :: [i586] #300 libnetconf2.git 4.2.14-alt1: build start
2026-Apr-06 08:28:38 :: [x86_64] #200 sysrepo.git 4.5.4-alt1: build OK (cached)
2026-Apr-06 08:28:38 :: [x86_64] #300 libnetconf2.git 4.2.14-alt1: build start
2026-Apr-06 08:28:45 :: [i586] #300 libnetconf2.git 4.2.14-alt1: build OK (cached)
2026-Apr-06 08:28:45 :: [i586] #400 netopeer2.git 2.8.2-alt1: build start
2026-Apr-06 08:28:46 :: [aarch64] #100 libyang.git 5.4.9-alt1: build OK (cached)
2026-Apr-06 08:28:46 :: [aarch64] #200 sysrepo.git 4.5.4-alt1: build start
2026-Apr-06 08:28:47 :: [x86_64] #300 libnetconf2.git 4.2.14-alt1: build OK (cached)
2026-Apr-06 08:28:47 :: [x86_64] #400 netopeer2.git 2.8.2-alt1: build start
2026-Apr-06 08:28:54 :: [i586] #400 netopeer2.git 2.8.2-alt1: build OK (cached)
2026-Apr-06 08:28:54 :: [i586] #500 frr.git 10.6.0-alt1: build start
2026-Apr-06 08:28:57 :: [x86_64] #400 netopeer2.git 2.8.2-alt1: build OK (cached)
2026-Apr-06 08:28:57 :: [x86_64] #500 frr.git 10.6.0-alt1: build start
2026-Apr-06 08:29:12 :: [aarch64] #200 sysrepo.git 4.5.4-alt1: build OK (cached)
2026-Apr-06 08:29:12 :: [aarch64] #300 libnetconf2.git 4.2.14-alt1: build start
[i586] from lib/link_state.c:17:
[i586] lib/yang.h:968:30: error: unknown type name 'LYD_ANYDATA_VALUETYPE'
[i586] 968 | LYD_ANYDATA_VALUETYPE value_type, uint32_t options,
[i586] --
[i586] from mgmtd/mgmt_fe_adapter.c:15:
[i586] ./lib/yang.h:968:30: error: unknown type name 'LYD_ANYDATA_VALUETYPE'
[i586] 968 | LYD_ANYDATA_VALUETYPE value_type, uint32_t options,
[i586] --
[i586] from lib/yang.c:10:
[i586] lib/yang.h:968:30: error: unknown type name 'LYD_ANYDATA_VALUETYPE'
[i586] 968 | LYD_ANYDATA_VALUETYPE value_type, uint32_t options,
[i586] lib/yang.c: In function 'yang_state_new':
[i586] lib/yang.c:710:15: error: implicit declaration of function 'yang_new_path2'; did you mean 'lyd_new_path2'? [-Wimplicit-function-declaration]
[i586] 710 | err = yang_new_path2(tree, ly_native_ctx, path, value, 0, 0, LYD_NEW_PATH_UPDATE, &parent,
[i586] --
[i586] lib/yang.c: In function 'yang_new_term_bin':
[i586] lib/yang.c:1737:16: error: implicit declaration of function 'lyd_new_term_bin'; did you mean 'yang_new_term_bin'? [-Wimplicit-function-declaration]
[i586] 1737 | return lyd_new_term_bin(parent, module, name, value, LY_SZ(size), options, node);
[i586] --
[i586] lib/yang.c: In function 'yang_change_term_bin':
[i586] lib/yang.c:1742:16: error: implicit declaration of function 'lyd_change_term_bin'; did you mean 'yang_change_term_bin'? [-Wimplicit-function-declaration]
[i586] 1742 | return lyd_change_term_bin(term, value, LY_SZ(size));
[i586] --
[i586] lib/yang.c: At top level:
[i586] lib/yang.c:1746:57: error: unknown type name 'LYD_ANYDATA_VALUETYPE'
[i586] 1746 | const void *value, uint32_t size, LYD_ANYDATA_VALUETYPE value_type,
[i586] --
[i586] from lib/northbound_oper.c:13:
[i586] lib/yang.h:968:30: error: unknown type name 'LYD_ANYDATA_VALUETYPE'
[i586] 968 | LYD_ANYDATA_VALUETYPE value_type, uint32_t options,
[i586] lib/northbound_oper.c: In function 'nb_op_xpath_to_trunk':
[i586] lib/northbound_oper.c:444:23: error: implicit declaration of function 'yang_new_path2'; did you mean 'lyd_new_path2'? [-Wimplicit-function-declaration]
[i586] 444 | err = yang_new_path2(NULL, ly_native_ctx, xpath, NULL, 0, 0, LYD_NEW_PATH_UPDATE,
[i586] --
[i586] from zebra/fpm_listener.c:42:
[i586] ./lib/yang.h:968:30: error: unknown type name 'LYD_ANYDATA_VALUETYPE'
[i586] 968 | LYD_ANYDATA_VALUETYPE value_type, uint32_t options,
2026-Apr-06 08:29:37 :: [i586] frr.git 10.6.0-alt1: remote: build failed
2026-Apr-06 08:29:37 :: [i586] #500 frr.git 10.6.0-alt1: build FAILED
2026-Apr-06 08:29:37 :: [i586] requesting cancellation of task processing
[x86_64] ./lib/yang.h:968:30: error: unknown type name 'LYD_ANYDATA_VALUETYPE'
[x86_64] 968 | LYD_ANYDATA_VALUETYPE value_type, uint32_t options,
[x86_64] --
[x86_64] from pimd/pim_register.c:14:
[x86_64] ./lib/yang.h:968:30: error: unknown type name 'LYD_ANYDATA_VALUETYPE'
[x86_64] 968 | LYD_ANYDATA_VALUETYPE value_type, uint32_t options,
[x86_64] --
[x86_64] from pimd/pim_bsm.c:25:
[x86_64] ./lib/yang.h:968:30: error: unknown type name 'LYD_ANYDATA_VALUETYPE'
[x86_64] 968 | LYD_ANYDATA_VALUETYPE value_type, uint32_t options,
[x86_64] --
[x86_64] from pimd/pim_nb_config.c:9:
[x86_64] ./lib/yang.h:968:30: error: unknown type name 'LYD_ANYDATA_VALUETYPE'
[x86_64] 968 | LYD_ANYDATA_VALUETYPE value_type, uint32_t options,
[x86_64] --
[x86_64] from pimd/pim_vxlan.c:13:
[x86_64] ./lib/yang.h:968:30: error: unknown type name 'LYD_ANYDATA_VALUETYPE'
[x86_64] 968 | LYD_ANYDATA_VALUETYPE value_type, uint32_t options,
[x86_64] --
[x86_64] from pimd/pim_rp.c:9:
[x86_64] ./lib/yang.h:968:30: error: unknown type name 'LYD_ANYDATA_VALUETYPE'
[x86_64] 968 | LYD_ANYDATA_VALUETYPE value_type, uint32_t options,
[x86_64] --
[x86_64] from bgpd/bgp_fsm.c:17:
[x86_64] ./lib/yang.h:968:30: error: unknown type name 'LYD_ANYDATA_VALUETYPE'
[x86_64] 968 | LYD_ANYDATA_VALUETYPE value_type, uint32_t options,
[x86_64] --
[x86_64] from bgpd/bgp_attr.c:19:
[x86_64] ./lib/yang.h:968:30: error: unknown type name 'LYD_ANYDATA_VALUETYPE'
[x86_64] 968 | LYD_ANYDATA_VALUETYPE value_type, uint32_t options,
[x86_64] --
[x86_64] from ripd/ripd.c:14:
[x86_64] ./lib/yang.h:968:30: error: unknown type name 'LYD_ANYDATA_VALUETYPE'
[x86_64] 968 | LYD_ANYDATA_VALUETYPE value_type, uint32_t options,
[x86_64] --
[x86_64] from pimd/pim_upstream.c:10:
[x86_64] ./lib/yang.h:968:30: error: unknown type name 'LYD_ANYDATA_VALUETYPE'
[x86_64] 968 | LYD_ANYDATA_VALUETYPE value_type, uint32_t options,
2026-Apr-06 08:29:38 :: [x86_64] frr.git 10.6.0-alt1: remote: build failed
2026-Apr-06 08:29:38 :: [x86_64] #500 frr.git 10.6.0-alt1: build FAILED
2026-Apr-06 08:29:41 :: [aarch64] #300 libnetconf2.git 4.2.14-alt1: build OK (cached)
2026-Apr-06 08:29:41 :: [aarch64] task processing CANCELLED
2026-Apr-06 08:29:37 :: [i586] build FAILED
2026-Apr-06 08:29:39 :: [x86_64] build FAILED
2026-Apr-06 08:29:41 :: [aarch64] build FAILED
2026-Apr-06 08:29:41 :: task #414260 for sisyphus FAILED
^ permalink raw reply [flat|nested] 2+ messages in thread