ALT Linux Girar Builder robot reports
 help / color / mirror / Atom feed
* [#414323] [test-only] FAILED vapoursynth.git=74-alt1 mpv.git=0.41.0-alt2 ...
@ 2026-04-06 13:24 Girar awaiter (lvol)
  0 siblings, 0 replies; only message in thread
From: Girar awaiter (lvol) @ 2026-04-06 13:24 UTC (permalink / raw)
  To: Leontiy Volodin; +Cc: sisyphus-incominger, girar-builder-sisyphus

[-- 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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2026-04-06 13:24 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-04-06 13:24 [#414323] [test-only] FAILED vapoursynth.git=74-alt1 mpv.git=0.41.0-alt2 Girar awaiter (lvol)

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