ALT Linux Girar Builder robot reports
 help / color / mirror / Atom feed
From: "Girar awaiter (lakostis)" <girar-builder@altlinux.org>
To: "Konstantin A. Lepikhov" <lakostis@altlinux.org>
Cc: sisyphus-incominger@lists.altlinux.org,
	girar-builder-sisyphus@altlinux.org
Subject: [#342197] [test-only] FAILED openpgl.git=0.6.0-alt1
Date: Wed, 6 Mar 2024 17:54:34 +0000
Message-ID: <girar.task.342197.1.1@gyle.mskdc.altlinux.org> (raw)

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

subtask  name     aarch64  armh  i586  ppc64le  x86_64
   #100  openpgl   failed     -     -        -      42

2024-Mar-06 17:53:49 :: test-only task #342197 for sisyphus started by lakostis:
#100 build 0.6.0-alt1 from /people/lakostis/packages/openpgl.git fetched at 2024-Mar-06 17:53:41
2024-Mar-06 17:53:51 :: [i586] #100 openpgl.git 0.6.0-alt1: build start
2024-Mar-06 17:53:51 :: [armh] #100 openpgl.git 0.6.0-alt1: build start
2024-Mar-06 17:53:51 :: [ppc64le] #100 openpgl.git 0.6.0-alt1: build start
2024-Mar-06 17:53:51 :: [x86_64] #100 openpgl.git 0.6.0-alt1: build start
2024-Mar-06 17:53:51 :: [aarch64] #100 openpgl.git 0.6.0-alt1: build start
2024-Mar-06 17:53:59 :: [i586] #100 openpgl.git 0.6.0-alt1: build SKIPPED
2024-Mar-06 17:54:09 :: [ppc64le] #100 openpgl.git 0.6.0-alt1: build SKIPPED
2024-Mar-06 17:54:14 :: [armh] #100 openpgl.git 0.6.0-alt1: build SKIPPED
[aarch64] /usr/src/RPM/BUILD/openpgl-0.6.0/openpgl/../third-party/embreeSrc/common/math/../simd/vboolf4_sse2.h: In function 'embree::vboolf4 embree::shuffle(const vboolf4&)':
[aarch64] /usr/src/RPM/BUILD/openpgl-0.6.0/openpgl/../third-party/embreeSrc/common/math/../simd/vboolf4_sse2.h:122:83: error: there are no arguments to '_MN_SHUFFLE' that depend on a template parameter, so a declaration of '_MN_SHUFFLE' must be available [-fpermissive]
[aarch64]   122 |     return vreinterpretq_f32_u8(vqtbl1q_u8( vreinterpretq_u8_s32((int32x4_t)v.v), _MN_SHUFFLE(i0, i1, i2, i3)));
[aarch64] --
[aarch64] /usr/src/RPM/BUILD/openpgl-0.6.0/openpgl/../third-party/embreeSrc/common/math/../simd/vboolf4_sse2.h: In function 'embree::vboolf4 embree::shuffle(const vboolf4&, const vboolf4&)':
[aarch64] /usr/src/RPM/BUILD/openpgl-0.6.0/openpgl/../third-party/embreeSrc/common/math/../simd/vboolf4_sse2.h:127:95: error: there are no arguments to '_MF_SHUFFLE' that depend on a template parameter, so a declaration of '_MF_SHUFFLE' must be available [-fpermissive]
[aarch64]   127 |     return vreinterpretq_f32_u8(vqtbl2q_u8( (uint8x16x2_t){(uint8x16_t)a.v, (uint8x16_t)b.v}, _MF_SHUFFLE(i0, i1, i2, i3)));
[aarch64] --
[aarch64] /usr/src/RPM/BUILD/openpgl-0.6.0/openpgl/../third-party/embreeSrc/common/math/../simd/vint4_sse2.h: In function 'embree::vint4 embree::shuffle(const vint4&)':
[aarch64] /usr/src/RPM/BUILD/openpgl-0.6.0/openpgl/../third-party/embreeSrc/common/math/../simd/vint4_sse2.h:447:66: error: there are no arguments to '_MN_SHUFFLE' that depend on a template parameter, so a declaration of '_MN_SHUFFLE' must be available [-fpermissive]
[aarch64]   447 |         return vreinterpretq_s32_u8(vqtbl1q_u8( (uint8x16_t)v.v, _MN_SHUFFLE(i0, i1, i2, i3)));
[aarch64] /usr/src/RPM/BUILD/openpgl-0.6.0/openpgl/../third-party/embreeSrc/common/math/../simd/vint4_sse2.h: In function 'embree::vint4 embree::shuffle(const vint4&, const vint4&)':
[aarch64] /usr/src/RPM/BUILD/openpgl-0.6.0/openpgl/../third-party/embreeSrc/common/math/../simd/vint4_sse2.h:451:99: error: there are no arguments to '_MF_SHUFFLE' that depend on a template parameter, so a declaration of '_MF_SHUFFLE' must be available [-fpermissive]
[aarch64]   451 |         return vreinterpretq_s32_u8(vqtbl2q_u8( (uint8x16x2_t){(uint8x16_t)a.v, (uint8x16_t)b.v}, _MF_SHUFFLE(i0, i1, i2, i3)));
[aarch64] --
[aarch64] /usr/src/RPM/BUILD/openpgl-0.6.0/openpgl/../third-party/embreeSrc/common/math/../simd/vuint4_sse2.h: In function 'embree::vuint4 embree::shuffle(const vuint4&)':
[aarch64] /usr/src/RPM/BUILD/openpgl-0.6.0/openpgl/../third-party/embreeSrc/common/math/../simd/vuint4_sse2.h:359:62: error: there are no arguments to '_MN_SHUFFLE' that depend on a template parameter, so a declaration of '_MN_SHUFFLE' must be available [-fpermissive]
[aarch64]   359 |     return vreinterpretq_s32_u8(vqtbl1q_u8( (uint8x16_t)v.v, _MN_SHUFFLE(i0, i1, i2, i3)));
[aarch64] /usr/src/RPM/BUILD/openpgl-0.6.0/openpgl/../third-party/embreeSrc/common/math/../simd/vuint4_sse2.h: In function 'embree::vuint4 embree::shuffle(const vuint4&, const vuint4&)':
[aarch64] /usr/src/RPM/BUILD/openpgl-0.6.0/openpgl/../third-party/embreeSrc/common/math/../simd/vuint4_sse2.h:363:95: error: there are no arguments to '_MF_SHUFFLE' that depend on a template parameter, so a declaration of '_MF_SHUFFLE' must be available [-fpermissive]
[aarch64]   363 |     return vreinterpretq_s32_u8(vqtbl2q_u8( (uint8x16x2_t){(uint8x16_t)a.v, (uint8x16_t)b.v}, _MF_SHUFFLE(i0, i1, i2, i3)));
[aarch64] --
[aarch64] /usr/src/RPM/BUILD/openpgl-0.6.0/openpgl/../third-party/embreeSrc/common/math/../simd/vfloat4_sse2.h: In function 'embree::vfloat4 embree::shuffle(const vfloat4&)':
[aarch64] /usr/src/RPM/BUILD/openpgl-0.6.0/openpgl/../third-party/embreeSrc/common/math/../simd/vfloat4_sse2.h:601:68: error: there are no arguments to '_MN_SHUFFLE' that depend on a template parameter, so a declaration of '_MN_SHUFFLE' must be available [-fpermissive]
[aarch64]   601 |           return vreinterpretq_f32_u8(vqtbl1q_u8( (uint8x16_t)v.v, _MN_SHUFFLE(i0, i1, i2, i3)));
[aarch64] /usr/src/RPM/BUILD/openpgl-0.6.0/openpgl/../third-party/embreeSrc/common/math/../simd/vfloat4_sse2.h: In function 'embree::vfloat4 embree::shuffle(const vfloat4&, const vfloat4&)':
[aarch64] /usr/src/RPM/BUILD/openpgl-0.6.0/openpgl/../third-party/embreeSrc/common/math/../simd/vfloat4_sse2.h:605:101: error: there are no arguments to '_MF_SHUFFLE' that depend on a template parameter, so a declaration of '_MF_SHUFFLE' must be available [-fpermissive]
[aarch64]   605 |           return vreinterpretq_f32_u8(vqtbl2q_u8( (uint8x16x2_t){(uint8x16_t)a.v, (uint8x16_t)b.v}, _MF_SHUFFLE(i0, i1, i2, i3)));
[aarch64] --
[aarch64] /usr/src/RPM/BUILD/openpgl-0.6.0/openpgl/../third-party/embreeSrc/common/math/../simd/vint4_sse2.h:564:38:   required from here
[aarch64] /usr/src/RPM/BUILD/openpgl-0.6.0/openpgl/../third-party/embreeSrc/common/math/../simd/vint4_sse2.h:447:77: error: '_MN_SHUFFLE' was not declared in this scope
[aarch64]   447 |         return vreinterpretq_s32_u8(vqtbl1q_u8( (uint8x16_t)v.v, _MN_SHUFFLE(i0, i1, i2, i3)));
[aarch64] --
[aarch64] /usr/src/RPM/BUILD/openpgl-0.6.0/openpgl/../third-party/embreeSrc/common/math/../simd/vint4_sse2.h:568:38:   required from here
[aarch64] /usr/src/RPM/BUILD/openpgl-0.6.0/openpgl/../third-party/embreeSrc/common/math/../simd/vint4_sse2.h:447:77: error: '_MN_SHUFFLE' was not declared in this scope
[aarch64] /usr/src/RPM/BUILD/openpgl-0.6.0/openpgl/../third-party/embreeSrc/common/math/../simd/vint4_sse2.h: In instantiation of 'embree::vint4 embree::shuffle(const vint4&) [with int i0 = 0; int i1 = 2; int i2 = 1; int i3 = 3; vint4 = vint_impl<4>]':
2024-Mar-06 17:54:29 :: [aarch64] openpgl.git 0.6.0-alt1: remote: build failed
2024-Mar-06 17:54:29 :: [aarch64] #100 openpgl.git 0.6.0-alt1: build FAILED
2024-Mar-06 17:54:29 :: [aarch64] requesting cancellation of task processing
2024-Mar-06 17:54:33 :: [x86_64] #100 openpgl.git 0.6.0-alt1: build OK
2024-Mar-06 17:54:29 :: [aarch64] build FAILED
2024-Mar-06 17:54:34 :: task #342197 for sisyphus FAILED


             reply	other threads:[~2024-03-06 17:54 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-06 17:54 Girar awaiter (lakostis) [this message]
2024-03-06 19:44 ` [#342197] TESTED (try 2) openpgl.git=0.6.0-alt1 Girar awaiter (lakostis)
2024-03-06 23:12 ` [#342197] DONE (try 3) openpgl.git=0.6.0-alt1 Girar pender (lakostis)

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