ALT Linux Girar Builder robot reports
 help / color / mirror / Atom feed
From: "Girar awaiter (sem)" <girar-builder@altlinux.org>
To: Mikhail Efremov <sem@altlinux.org>
Cc: sisyphus-incominger@lists.altlinux.org,
	girar-builder-sisyphus@altlinux.org
Subject: [#425506] [test-only] FAILED zstd.git=1.5.7-alt1
Date: Thu, 16 Jul 2026 14:34:43 +0000
Message-ID: <girar.task.425506.1.1@gyle.mskdc.altlinux.org> (raw)

https://git.altlinux.org/tasks/425506/logs/events.1.1.log
https://packages.altlinux.org/tasks/425506

subtask  name  aarch64    i586  x86_64
   #100  zstd   failed  failed  failed

2026-Jul-16 14:33:28 :: test-only task #425506 for sisyphus started by sem:
#100 build 1.5.7-alt1 from /people/sem/packages/zstd.git fetched at 2026-Jul-16 14:33:27
2026-Jul-16 14:33:30 :: [aarch64] #100 zstd.git 1.5.7-alt1: build start
2026-Jul-16 14:33:30 :: [i586] #100 zstd.git 1.5.7-alt1: build start
2026-Jul-16 14:33:30 :: [x86_64] #100 zstd.git 1.5.7-alt1: build start
[x86_64] /usr/src/RPM/BUILD/zstd-1.5.7-alt1/lib//compress/hist.c: In function 'HIST_count_parallel_wksp':
[x86_64] /usr/src/RPM/BUILD/zstd-1.5.7-alt1/lib//compress/../common/zstd_deps.h:45:30: error: corrupted value profile: stringops profile counter (9559 out of 30859) inconsistent with basic-block count (30860)
[x86_64]    45 | # define ZSTD_memmove(d,s,l) __builtin_memmove((d),(s),(l))
[x86_64] /usr/src/RPM/BUILD/zstd-1.5.7-alt1/lib//compress/hist.c: In function 'HIST_count_simple':
[x86_64] /usr/src/RPM/BUILD/zstd-1.5.7-alt1/lib//compress/../common/zstd_deps.h:46:29: error: corrupted value profile: stringops profile counter (8303 out of 15705) inconsistent with basic-block count (15707)
[x86_64]    46 | # define ZSTD_memset(p,v,l) __builtin_memset((p),(v),(l))
[x86_64] --
[x86_64] /usr/src/RPM/BUILD/zstd-1.5.7-alt1/lib//compress/fse_compress.c: In function 'FSE_normalizeCount':
[x86_64] /usr/src/RPM/BUILD/zstd-1.5.7-alt1/lib//compress/fse_compress.c:623:1: error: corrupted profile info: profile data is not flow-consistent
[x86_64]   623 | size_t FSE_compressBound(size_t size) { return FSE_COMPRESSBOUND(size); }
[x86_64] /usr/src/RPM/BUILD/zstd-1.5.7-alt1/lib//compress/fse_compress.c:623:1: error: corrupted profile info: number of executions for edge 2-5 thought to be -1
[x86_64] /usr/src/RPM/BUILD/zstd-1.5.7-alt1/lib//compress/fse_compress.c:623:1: error: corrupted profile info: number of executions for edge 2-3 thought to be 43018
[x86_64] /usr/src/RPM/BUILD/zstd-1.5.7-alt1/lib//compress/fse_compress.c:478:19: error: corrupted value profile: divmod profile counter (8196 out of 43018) inconsistent with basic-block count (43017)
[x86_64]   478 |         U64 const step = ZSTD_div64((U64)1<<62, (U32)total);   /* <== here, one division ! */
[x86_64] /usr/src/RPM/BUILD/zstd-1.5.7-alt1/lib//compress/fse_compress.c: In function 'FSE_writeNCount':
[x86_64] /usr/src/RPM/BUILD/zstd-1.5.7-alt1/lib//compress/fse_compress.c:623:1: error: corrupted profile info: profile data is not flow-consistent
[x86_64]   623 | size_t FSE_compressBound(size_t size) { return FSE_COMPRESSBOUND(size); }
[x86_64] /usr/src/RPM/BUILD/zstd-1.5.7-alt1/lib//compress/fse_compress.c:623:1: error: corrupted profile info: number of executions for edge 4-5 thought to be 43017
[x86_64] /usr/src/RPM/BUILD/zstd-1.5.7-alt1/lib//compress/fse_compress.c:623:1: error: corrupted profile info: number of executions for edge 4-6 thought to be -1
[x86_64] /usr/src/RPM/BUILD/zstd-1.5.7-alt1/lib//compress/fse_compress.c: In function 'FSE_writeNCount_generic':
[x86_64] /usr/src/RPM/BUILD/zstd-1.5.7-alt1/lib//compress/fse_compress.c:623:1: error: corrupted profile info: profile data is not flow-consistent
[x86_64] /usr/src/RPM/BUILD/zstd-1.5.7-alt1/lib//compress/fse_compress.c:623:1: error: corrupted profile info: number of executions for edge 5-6 thought to be 49630
2026-Jul-16 14:34:20 :: [x86_64] zstd.git 1.5.7-alt1: remote: build failed
2026-Jul-16 14:34:20 :: [x86_64] #100 zstd.git 1.5.7-alt1: build FAILED
2026-Jul-16 14:34:20 :: [x86_64] requesting cancellation of task processing
[i586] /usr/src/RPM/BUILD/zstd-1.5.7-alt1/lib//compress/zstd_double_fast.c: In function 'ZSTD_compressBlock_doubleFast_noDict_5':
[i586] /usr/src/RPM/BUILD/zstd-1.5.7-alt1/lib//compress/zstd_double_fast.c:776:1: error: corrupted profile info: profile data is not flow-consistent
[i586]   776 | }
[i586] /usr/src/RPM/BUILD/zstd-1.5.7-alt1/lib//compress/zstd_double_fast.c:776:1: error: corrupted profile info: number of executions for edge 39-40 thought to be 25013356
[i586] /usr/src/RPM/BUILD/zstd-1.5.7-alt1/lib//compress/zstd_double_fast.c:776:1: error: corrupted profile info: number of executions for edge 39-45 thought to be -121550
[i586] /usr/src/RPM/BUILD/zstd-1.5.7-alt1/lib//compress/zstd_double_fast.c:776:1: error: corrupted profile info: number of executions for edge 48-49 thought to be 12266724
[i586] /usr/src/RPM/BUILD/zstd-1.5.7-alt1/lib//compress/zstd_double_fast.c:776:1: error: corrupted profile info: number of executions for edge 48-50 thought to be -226107
[i586] /usr/src/RPM/BUILD/zstd-1.5.7-alt1/lib//compress/zstd_double_fast.c:776:1: error: corrupted profile info: number of executions for edge 82-83 thought to be -12776
[i586] /usr/src/RPM/BUILD/zstd-1.5.7-alt1/lib//compress/zstd_double_fast.c:776:1: error: corrupted profile info: number of executions for edge 82-1 thought to be 1488658
[i586] make[2]: *** [Makefile:328: obj/zstd_build/zstd_double_fast.o] Error 1
[i586] --
[i586] /usr/src/RPM/BUILD/zstd-1.5.7-alt1/lib//compress/zstd_lazy.c: In function 'ZSTD_compressBlock_lazy_row':
[i586] /usr/src/RPM/BUILD/zstd-1.5.7-alt1/lib//compress/zstd_lazy.c:2198:1: error: corrupted profile info: profile data is not flow-consistent
[i586]  2198 | }
[i586] /usr/src/RPM/BUILD/zstd-1.5.7-alt1/lib//compress/zstd_lazy.c:2198:1: error: corrupted profile info: number of executions for edge 20-21 thought to be -20154
[i586] /usr/src/RPM/BUILD/zstd-1.5.7-alt1/lib//compress/zstd_lazy.c:2198:1: error: corrupted profile info: number of executions for edge 20-1 thought to be 25082
[i586] /usr/src/RPM/BUILD/zstd-1.5.7-alt1/lib//compress/zstd_lazy.c:2198:1: error: corrupted profile info: number of iterations for basic block 21 thought to be -20154
2026-Jul-16 14:34:22 :: [i586] zstd.git 1.5.7-alt1: remote: build failed
2026-Jul-16 14:34:22 :: [i586] #100 zstd.git 1.5.7-alt1: build FAILED
[aarch64] /usr/src/RPM/BUILD/zstd-1.5.7-alt1/lib//compress/huf_compress.c: In function 'HUF_compress1X_usingCTable_internal':
[aarch64] /usr/src/RPM/BUILD/zstd-1.5.7-alt1/lib//compress/huf_compress.c:1464:1: error: corrupted profile info: profile data is not flow-consistent
[aarch64]  1464 | }
[aarch64] /usr/src/RPM/BUILD/zstd-1.5.7-alt1/lib//compress/huf_compress.c:1464:1: error: corrupted profile info: number of executions for edge 7-8 thought to be -1
[aarch64] /usr/src/RPM/BUILD/zstd-1.5.7-alt1/lib//compress/huf_compress.c:1464:1: error: corrupted profile info: number of executions for edge 7-35 thought to be 30090
[aarch64] make[2]: *** [Makefile:328: obj/zstd_build/huf_compress.o] Error 1
[aarch64] --
[aarch64] /usr/src/RPM/BUILD/zstd-1.5.7-alt1/lib//compress/zstd_double_fast.c: In function 'ZSTD_compressBlock_doubleFast_noDict_5':
[aarch64] /usr/src/RPM/BUILD/zstd-1.5.7-alt1/lib//compress/zstd_double_fast.c:776:1: error: corrupted profile info: profile data is not flow-consistent
[aarch64]   776 | }
[aarch64] /usr/src/RPM/BUILD/zstd-1.5.7-alt1/lib//compress/zstd_double_fast.c:776:1: error: corrupted profile info: number of executions for edge 35-36 thought to be 48688219
[aarch64] /usr/src/RPM/BUILD/zstd-1.5.7-alt1/lib//compress/zstd_double_fast.c:776:1: error: corrupted profile info: number of executions for edge 35-41 thought to be -246580
[aarch64] /usr/src/RPM/BUILD/zstd-1.5.7-alt1/lib//compress/zstd_double_fast.c:776:1: error: corrupted profile info: number of executions for edge 44-45 thought to be 23953125
[aarch64] /usr/src/RPM/BUILD/zstd-1.5.7-alt1/lib//compress/zstd_double_fast.c:776:1: error: corrupted profile info: number of executions for edge 44-46 thought to be -686425
[aarch64] make[2]: *** [Makefile:328: obj/zstd_build/zstd_double_fast.o] Error 1
[aarch64] --
[aarch64] /usr/src/RPM/BUILD/zstd-1.5.7-alt1/lib//compress/zstd_lazy.c: In function 'ZSTD_compressBlock_lazy_row':
[aarch64] /usr/src/RPM/BUILD/zstd-1.5.7-alt1/lib//compress/zstd_lazy.c:2198:1: error: corrupted profile info: profile data is not flow-consistent
[aarch64]  2198 | }
[aarch64] /usr/src/RPM/BUILD/zstd-1.5.7-alt1/lib//compress/zstd_lazy.c:2198:1: error: corrupted profile info: number of executions for edge 20-21 thought to be -194967
[aarch64] /usr/src/RPM/BUILD/zstd-1.5.7-alt1/lib//compress/zstd_lazy.c:2198:1: error: corrupted profile info: number of executions for edge 20-1 thought to be 200511
2026-Jul-16 14:34:42 :: [aarch64] zstd.git 1.5.7-alt1: remote: build failed
2026-Jul-16 14:34:42 :: [aarch64] #100 zstd.git 1.5.7-alt1: build FAILED
2026-Jul-16 14:34:20 :: [x86_64] build FAILED
2026-Jul-16 14:34:22 :: [i586] build FAILED
2026-Jul-16 14:34:42 :: [aarch64] build FAILED
2026-Jul-16 14:34:42 :: task #425506 for sisyphus FAILED


             reply	other threads:[~2026-07-16 14:34 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-07-16 14:34 Girar awaiter (sem) [this message]
2026-07-16 16:35 ` [#425506] [test-only] FAILED (try 2) zstd.git=1.5.7-alt1.test Girar awaiter (sem)
2026-07-16 17:10 ` [#425506] [test-only] FAILED (try 3) zstd.git=1.5.7-alt1.test2 Girar awaiter (sem)
2026-07-16 17:16 ` [#425506] [test-only] FAILED (try 4) zstd.git=1.5.7-alt1.test3 Girar awaiter (sem)
2026-07-17  9:33 ` [#425506] [test-only] FAILED (try 5) zstd.git=1.5.7-alt1.test4 Girar awaiter (sem)
2026-07-17 10:29 ` [#425506] [test-only] POSTPONED (try 6) zstd.git=1.5.7-alt1.test5 Girar awaiter (sem)

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