ALT Linux Girar Builder robot reports
 help / color / mirror / Atom feed
From: "Girar awaiter (lvol)" <girar-builder@altlinux.org>
To: Leontiy Volodin <lvol@altlinux.org>
Cc: sisyphus-incominger@lists.altlinux.org,
	girar-builder-sisyphus@altlinux.org
Subject: [#414323] [test-only] FAILED vapoursynth.git=74-alt1 mpv.git=0.41.0-alt2 ...
Date: Mon, 6 Apr 2026 13:24:32 +0000
Message-ID: <girar.task.414323.1.1@gyle.mskdc.altlinux.org> (raw)

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset=unknown-8bit, Size: 5202 bytes --]

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

subtask  name         aarch64    i586  x86_64
   #100  vapoursynth     1:13  failed      47

2026-Apr-06 13:23:17 :: test-only task #414323 for sisyphus started by lvol:
2026-Apr-06 13:23:17 :: message: update libvapoursynth
#100 build 74-alt1 from /people/lvol/packages/vapoursynth.git fetched at 2026-Apr-06 13:13:44
#200 build 0.41.0-alt2 from /people/lvol/packages/mpv.git fetched at 2026-Apr-06 13:14:43
#300 build 0.3-alt1 from /people/lvol/packages/svpplayer-preinstall.git fetched at 2026-Apr-06 13:22:48
2026-Apr-06 13:23:18 :: created build repo
2026-Apr-06 13:23:19 :: [i586] #100 vapoursynth.git 74-alt1: build start
2026-Apr-06 13:23:19 :: [x86_64] #100 vapoursynth.git 74-alt1: build start
2026-Apr-06 13:23:19 :: [aarch64] #100 vapoursynth.git 74-alt1: build start
[i586]   275 |         if (N >= 4) accum1 = _mm_add_ps(accum1, _mm_mul_ps(w3, _mm_loadu_ps(src + j + 3)));
[i586] /usr/lib/gcc/i586-alt-linux/14/include/xmmintrin.h:938:1: error: inlining failed in call to ‘always_inline’ ‘_mm_loadu_ps(float const*)’: target specific option mismatch
[i586]   938 | _mm_loadu_ps (float const *__P)
[i586] --
[i586]   275 |         if (N >= 4) accum1 = _mm_add_ps(accum1, _mm_mul_ps(w3, _mm_loadu_ps(src + j + 3)));
[i586] /usr/lib/gcc/i586-alt-linux/14/include/xmmintrin.h:190:1: error: inlining failed in call to ‘always_inline’ ‘_mm_add_ps(float __vector(4), float __vector(4))’: target specific option mismatch
[i586]   190 | _mm_add_ps (__m128 __A, __m128 __B)
[i586] --
[i586]   274 |         if (N >= 3) accum0 = _mm_add_ps(accum0, _mm_mul_ps(w2, _mm_loadu_ps(src + j + 2)));
[i586] /usr/lib/gcc/i586-alt-linux/14/include/xmmintrin.h:202:1: error: inlining failed in call to ‘always_inline’ ‘_mm_mul_ps(float __vector(4), float __vector(4))’: target specific option mismatch
[i586]   202 | _mm_mul_ps (__m128 __A, __m128 __B)
[i586] --
[i586]   274 |         if (N >= 3) accum0 = _mm_add_ps(accum0, _mm_mul_ps(w2, _mm_loadu_ps(src + j + 2)));
[i586] /usr/lib/gcc/i586-alt-linux/14/include/xmmintrin.h:938:1: error: inlining failed in call to ‘always_inline’ ‘_mm_loadu_ps(float const*)’: target specific option mismatch
[i586]   938 | _mm_loadu_ps (float const *__P)
[i586] --
[i586]   274 |         if (N >= 3) accum0 = _mm_add_ps(accum0, _mm_mul_ps(w2, _mm_loadu_ps(src + j + 2)));
[i586] /usr/lib/gcc/i586-alt-linux/14/include/xmmintrin.h:190:1: error: inlining failed in call to ‘always_inline’ ‘_mm_add_ps(float __vector(4), float __vector(4))’: target specific option mismatch
[i586]   190 | _mm_add_ps (__m128 __A, __m128 __B)
[i586] --
[i586]   273 |         if (N >= 2) accum1 = _mm_add_ps(accum1, _mm_mul_ps(w1, _mm_loadu_ps(src + j + 1)));
[i586] /usr/lib/gcc/i586-alt-linux/14/include/xmmintrin.h:202:1: error: inlining failed in call to ‘always_inline’ ‘_mm_mul_ps(float __vector(4), float __vector(4))’: target specific option mismatch
[i586]   202 | _mm_mul_ps (__m128 __A, __m128 __B)
[i586] --
[i586]   273 |         if (N >= 2) accum1 = _mm_add_ps(accum1, _mm_mul_ps(w1, _mm_loadu_ps(src + j + 1)));
[i586] /usr/lib/gcc/i586-alt-linux/14/include/xmmintrin.h:938:1: error: inlining failed in call to ‘always_inline’ ‘_mm_loadu_ps(float const*)’: target specific option mismatch
[i586]   938 | _mm_loadu_ps (float const *__P)
[i586] --
[i586]   273 |         if (N >= 2) accum1 = _mm_add_ps(accum1, _mm_mul_ps(w1, _mm_loadu_ps(src + j + 1)));
[i586] /usr/lib/gcc/i586-alt-linux/14/include/xmmintrin.h:190:1: error: inlining failed in call to ‘always_inline’ ‘_mm_add_ps(float __vector(4), float __vector(4))’: target specific option mismatch
[i586]   190 | _mm_add_ps (__m128 __A, __m128 __B)
[i586] --
[i586]   272 |         if (N >= 1) accum0 = _mm_add_ps(accum0, _mm_mul_ps(w0, _mm_loadu_ps(src + j + 0)));
[i586] /usr/lib/gcc/i586-alt-linux/14/include/xmmintrin.h:202:1: error: inlining failed in call to ‘always_inline’ ‘_mm_mul_ps(float __vector(4), float __vector(4))’: target specific option mismatch
[i586]   202 | _mm_mul_ps (__m128 __A, __m128 __B)
[i586] --
[i586]   272 |         if (N >= 1) accum0 = _mm_add_ps(accum0, _mm_mul_ps(w0, _mm_loadu_ps(src + j + 0)));
[i586] /usr/lib/gcc/i586-alt-linux/14/include/xmmintrin.h:938:1: error: inlining failed in call to ‘always_inline’ ‘_mm_loadu_ps(float const*)’: target specific option mismatch
[i586]   938 | _mm_loadu_ps (float const *__P)
2026-Apr-06 13:23:42 :: [i586] vapoursynth.git 74-alt1: remote: build failed
2026-Apr-06 13:23:42 :: [i586] #100 vapoursynth.git 74-alt1: build FAILED
2026-Apr-06 13:23:42 :: [i586] requesting cancellation of task processing
2026-Apr-06 13:24:06 :: [x86_64] #100 vapoursynth.git 74-alt1: build OK
2026-Apr-06 13:24:06 :: [x86_64] task processing CANCELLED
2026-Apr-06 13:24:32 :: [aarch64] #100 vapoursynth.git 74-alt1: build OK
2026-Apr-06 13:24:32 :: [aarch64] task processing CANCELLED
2026-Apr-06 13:23:42 :: [i586] build FAILED
2026-Apr-06 13:24:06 :: [x86_64] build FAILED
2026-Apr-06 13:24:32 :: [aarch64] build FAILED
2026-Apr-06 13:24:32 :: task #414323 for sisyphus FAILED


                 reply	other threads:[~2026-04-06 13:24 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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