ALT Linux Girar Builder robot reports
 help / color / mirror / Atom feed
From: "Girar awaiter (serjigva)" <girar-builder@altlinux.org>
To: Sergey Gvozdetskiy <serjigva@altlinux.org>
Cc: sisyphus-incominger@lists.altlinux.org,
	girar-builder-sisyphus@altlinux.org
Subject: [#392975] [test-only] FAILED (try 4) FP16.git=1.0.git98b0a46-alt1 fxdiv.git=1.0.git63058ef-alt1 ...
Date: Mon, 1 Sep 2025 10:55:03 +0000
Message-ID: <girar.task.392975.4.1@gyle.mskdc.altlinux.org> (raw)
In-Reply-To: <girar.task.392975.1.1@gyle.mskdc.altlinux.org>

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


  parent reply	other threads:[~2025-09-01 10:55 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-08-21 15:44 [#392975] TESTED FP16.git=1.0.git98b0a46-alt1 Girar awaiter (serjigva)
2025-08-21 16:33 ` [#392975] [test-only] FAILED (try 2) FP16.git=1.0.git98b0a46-alt1 fxdiv.git=1.0.git63058ef-alt1 Girar awaiter (serjigva)
2025-08-26 11:04 ` [#392975] TESTED (try 3) " Girar awaiter (serjigva)
2025-09-01 10:55 ` Girar awaiter (serjigva) [this message]
2025-09-01 11:47 ` [#392975] TESTED (try 5) " Girar awaiter (serjigva)
2025-09-02 10:17 ` [#392975] [test-only] FAILED (try 6) " Girar awaiter (serjigva)
2025-09-02 10:44 ` [#392975] [test-only] FAILED (try 7) " Girar awaiter (serjigva)
2025-09-04  9:19 ` [#392975] TESTED (try 8) " Girar awaiter (serjigva)
2025-09-04  9:31 ` [#392975] [test-only] FAILED (try 9) " Girar awaiter (serjigva)
2025-09-04  9:47 ` [#392975] [test-only] FAILED (try 10) " Girar awaiter (serjigva)
2025-09-04 10:00 ` [#392975] [test-only] FAILED (try 11) " Girar awaiter (serjigva)

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=girar.task.392975.4.1@gyle.mskdc.altlinux.org \
    --to=girar-builder@altlinux.org \
    --cc=devel@lists.altlinux.org \
    --cc=girar-builder-sisyphus@altlinux.org \
    --cc=serjigva@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