[#392975] [test-only] FAILED (try 4) FP16.git=1.0.git98b0a46-alt1 fxdiv.git=1.0.git63058ef-alt1 ...
Girar awaiter (serjigva)
girar-builder at altlinux.org
Mon Sep 1 13:55:03 MSK 2025
https://git.altlinux.org/tasks/392975/logs/events.4.1.log
https://packages.altlinux.org/tasks/392975
subtask name aarch64 i586 x86_64
#100 FP16 54 30 31
#200 fxdiv 43 25 26
#400 libfabric 1:56 1:12 1:12
#500 ucx ? failed 2:28
2025-Sep-01 10:50:24 :: test-only task #392975 for sisyphus resumed by serjigva:
#100 build 1.0.git98b0a46-alt1 from /people/serjigva/packages/FP16.git fetched at 2025-Aug-21 15:40:43
#200 build 1.0.git63058ef-alt1 from /people/serjigva/packages/fxdiv.git fetched at 2025-Aug-21 16:07:41
#300 removed
#400 build 2.2.0-alt1 from /people/serjigva/packages/libfabric.git fetched at 2025-Aug-26 10:54:59
#500 build 1.19.0-alt1 from /people/serjigva/packages/ucx.git fetched at 2025-Sep-01 10:50:17
2025-Sep-01 10:50:25 :: created build repo
2025-Sep-01 10:50:26 :: [i586] #100 FP16.git 1.0.git98b0a46-alt1: build start
2025-Sep-01 10:50:26 :: [x86_64] #100 FP16.git 1.0.git98b0a46-alt1: build start
2025-Sep-01 10:50:26 :: [aarch64] #100 FP16.git 1.0.git98b0a46-alt1: build start
2025-Sep-01 10:50:56 :: [i586] #100 FP16.git 1.0.git98b0a46-alt1: build OK
2025-Sep-01 10:50:56 :: [i586] #200 fxdiv.git 1.0.git63058ef-alt1: build start
2025-Sep-01 10:50:57 :: [x86_64] #100 FP16.git 1.0.git98b0a46-alt1: build OK
2025-Sep-01 10:50:57 :: [x86_64] #200 fxdiv.git 1.0.git63058ef-alt1: build start
2025-Sep-01 10:51:20 :: [aarch64] #100 FP16.git 1.0.git98b0a46-alt1: build OK
2025-Sep-01 10:51:20 :: [aarch64] #200 fxdiv.git 1.0.git63058ef-alt1: build start
2025-Sep-01 10:51:21 :: [i586] #200 fxdiv.git 1.0.git63058ef-alt1: build OK
2025-Sep-01 10:51:21 :: [i586] #400 libfabric.git 2.2.0-alt1: build start
2025-Sep-01 10:51:23 :: [x86_64] #200 fxdiv.git 1.0.git63058ef-alt1: build OK
2025-Sep-01 10:51:23 :: [x86_64] #400 libfabric.git 2.2.0-alt1: build start
2025-Sep-01 10:52:03 :: [aarch64] #200 fxdiv.git 1.0.git63058ef-alt1: build OK
2025-Sep-01 10:52:03 :: [aarch64] #400 libfabric.git 2.2.0-alt1: build start
2025-Sep-01 10:52:33 :: [i586] #400 libfabric.git 2.2.0-alt1: build OK
2025-Sep-01 10:52:34 :: [i586] #500 ucx.git 1.19.0-alt1: build start
2025-Sep-01 10:52:35 :: [x86_64] #400 libfabric.git 2.2.0-alt1: build OK
2025-Sep-01 10:52:35 :: [x86_64] #500 ucx.git 1.19.0-alt1: build start
[i586] /usr/src/RPM/BUILD/ucx-1.19.0/src/ucs/arch/cpu.h:160:35: error: implicit declaration of function 'ucs_arch_get_cpu_vendor' [-Wimplicit-function-declaration]
[i586] 160 | ucs_cpu_vendor_t cpu_vendor = ucs_arch_get_cpu_vendor();
[i586] /usr/src/RPM/BUILD/ucx-1.19.0/src/ucs/arch/cpu.h:160:35: error: nested extern declaration of 'ucs_arch_get_cpu_vendor' [-Werror=nested-externs]
[i586] /usr/src/RPM/BUILD/ucx-1.19.0/src/ucs/arch/cpu.h:161:35: error: implicit declaration of function 'ucs_arch_get_cpu_model' [-Wimplicit-function-declaration]
[i586] 161 | ucs_cpu_model_t cpu_model = ucs_arch_get_cpu_model();
[i586] /usr/src/RPM/BUILD/ucx-1.19.0/src/ucs/arch/cpu.h:161:35: error: nested extern declaration of 'ucs_arch_get_cpu_model' [-Werror=nested-externs]
[i586] /usr/src/RPM/BUILD/ucx-1.19.0/src/ucs/time/time.h: In function 'ucs_get_time':
[i586] /usr/src/RPM/BUILD/ucx-1.19.0/src/ucs/time/time.h:54:24: error: implicit declaration of function 'ucs_arch_read_hres_clock' [-Wimplicit-function-declaration]
[i586] 54 | return (ucs_time_t)ucs_arch_read_hres_clock();
[i586] /usr/src/RPM/BUILD/ucx-1.19.0/src/ucs/time/time.h:54:24: error: nested extern declaration of 'ucs_arch_read_hres_clock' [-Werror=nested-externs]
[i586] util/replace.c: In function 'ucm_override_mmap':
[i586] /usr/src/RPM/BUILD/ucx-1.19.0/src/ucm/util/replace.h:36:9: error: 'UCM_BISTRO_PROLOGUE' undeclared (first use in this function); did you mean 'UCM_BISTRO_HOOKS'?
[i586] 36 | UCM_BISTRO_PROLOGUE; \
[i586] --
[i586] util/replace.c:50:1: note: in expansion of macro 'UCM_DEFINE_REPLACE_FUNC'
[i586] 50 | UCM_DEFINE_REPLACE_FUNC(mmap, void*, MAP_FAILED, void*, size_t, int, int, int, off_t)
[i586] /usr/src/RPM/BUILD/ucx-1.19.0/src/ucm/util/replace.h:36:9: note: each undeclared identifier is reported only once for each function it appears in
[i586] --
[i586] util/replace.c:50:1: note: in expansion of macro 'UCM_DEFINE_REPLACE_FUNC'
[i586] 50 | UCM_DEFINE_REPLACE_FUNC(mmap, void*, MAP_FAILED, void*, size_t, int, int, int, off_t)
[i586] /usr/src/RPM/BUILD/ucx-1.19.0/src/ucm/util/replace.h:43:9: error: 'UCM_BISTRO_EPILOGUE' undeclared (first use in this function); did you mean 'UCM_BISTRO_HOOKS'?
[i586] 43 | UCM_BISTRO_EPILOGUE; \
2025-Sep-01 10:53:21 :: [i586] ucx.git 1.19.0-alt1: remote: build failed
2025-Sep-01 10:53:21 :: [i586] #500 ucx.git 1.19.0-alt1: build FAILED
2025-Sep-01 10:53:21 :: [i586] requesting cancellation of task processing
2025-Sep-01 10:53:59 :: [aarch64] #400 libfabric.git 2.2.0-alt1: build OK
2025-Sep-01 10:53:59 :: [aarch64] task processing CANCELLED
2025-Sep-01 10:55:03 :: [x86_64] #500 ucx.git 1.19.0-alt1: build OK
2025-Sep-01 10:53:21 :: [i586] build FAILED
2025-Sep-01 10:53:59 :: [aarch64] build FAILED
2025-Sep-01 10:55:03 :: task #392975 for sisyphus FAILED
More information about the Sisyphus-incominger
mailing list