[#275570] [test-only] FAILED embree.git=3.13.0-alt3

Girar awaiter (ilyakurdyukov) girar-builder at altlinux.org
Thu Jun 24 08:30:16 MSK 2021


http://git.altlinux.org/tasks/275570/logs/events.1.1.log

subtask  name    aarch64    armh  i586  ppc64le  x86_64
   #100  embree        -  failed     -        -       -

2021-Jun-24 05:28:52 :: test-only task #275570 for sisyphus started by ilyakurdyukov:
#100 build 3.13.0-alt3 from /people/ilyakurdyukov/packages/embree.git fetched at 2021-Jun-24 05:28:51
2021-Jun-24 05:28:53 :: [i586] #100 embree.git 3.13.0-alt3: build start
2021-Jun-24 05:28:53 :: [x86_64] #100 embree.git 3.13.0-alt3: build start
2021-Jun-24 05:28:53 :: [armh] #100 embree.git 3.13.0-alt3: build start
2021-Jun-24 05:28:53 :: [aarch64] #100 embree.git 3.13.0-alt3: build start
2021-Jun-24 05:28:53 :: [ppc64le] #100 embree.git 3.13.0-alt3: build start
2021-Jun-24 05:29:02 :: [i586] #100 embree.git 3.13.0-alt3: build SKIPPED
2021-Jun-24 05:29:03 :: [x86_64] #100 embree.git 3.13.0-alt3: build SKIPPED
2021-Jun-24 05:29:04 :: [aarch64] #100 embree.git 3.13.0-alt3: build SKIPPED
2021-Jun-24 05:29:05 :: [ppc64le] #100 embree.git 3.13.0-alt3: build SKIPPED
[armh] /usr/src/RPM/BUILD/embree-3.13.0/common/sys/../math/../simd/vint4_sse2.h: In constructor 'embree::vint_impl<4>::vint_impl(const vboolf4&)':
[armh] /usr/src/RPM/BUILD/embree-3.13.0/common/sys/../math/../simd/vint4_sse2.h:50:80: error: conversion from 'const vboolf4' {aka 'const embree::vboolf_impl<4>'} to '__m128' {aka 'float32x4_t'} is ambiguous
[armh]    50 |     __forceinline explicit vint(const vboolf4& a) : v(_mm_castps_si128((__m128)a)) {}
[armh] --
[armh] /usr/src/RPM/BUILD/embree-3.13.0/common/sys/../math/../simd/vuint4_sse2.h: In constructor 'embree::vuint_impl<4>::vuint_impl(const vboolf4&)':
[armh] /usr/src/RPM/BUILD/embree-3.13.0/common/sys/../math/../simd/vuint4_sse2.h:54:81: error: conversion from 'const vboolf4' {aka 'const embree::vboolf_impl<4>'} to '__m128' {aka 'float32x4_t'} is ambiguous
[armh]    54 |     __forceinline explicit vuint(const vboolf4& a) : v(_mm_castps_si128((__m128)a)) {}
[armh] --
[armh] /usr/src/RPM/BUILD/embree-3.13.0/common/sys/../math/../simd/vfloat4_sse2.h: In static member function 'static embree::vfloat4 embree::vfloat_impl<4>::load(const vboolf4&, const void*)':
[armh] /usr/src/RPM/BUILD/embree-3.13.0/common/sys/../math/../simd/vfloat4_sse2.h:89:124: error: conversion from 'const vboolf4' {aka 'const embree::vboolf_impl<4>'} to '__m128' {aka 'float32x4_t'} is ambiguous
[armh]    89 |     static __forceinline vfloat4 load (const vboolf4& mask, const void* ptr) { return _mm_and_ps(_mm_load_ps ((float*)ptr),mask); }
[armh] --
[armh] /usr/src/RPM/BUILD/embree-3.13.0/common/sys/../math/../simd/vfloat4_sse2.h: In static member function 'static embree::vfloat4 embree::vfloat_impl<4>::loadu(const vboolf4&, const void*)':
[armh] /usr/src/RPM/BUILD/embree-3.13.0/common/sys/../math/../simd/vfloat4_sse2.h:90:124: error: conversion from 'const vboolf4' {aka 'const embree::vboolf_impl<4>'} to '__m128' {aka 'float32x4_t'} is ambiguous
[armh]    90 |     static __forceinline vfloat4 loadu(const vboolf4& mask, const void* ptr) { return _mm_and_ps(_mm_loadu_ps((float*)ptr),mask); }
[armh] --
[armh] /usr/src/RPM/BUILD/embree-3.13.0/common/sys/../math/../simd/vfloat4_sse2.h: In function 'embree::vfloat4 embree::select(const vboolf4&, const vfloat4&, const vfloat4&)':
[armh] /usr/src/RPM/BUILD/embree-3.13.0/common/sys/../math/../simd/vfloat4_sse2.h:229:35: error: conversion from 'const vboolf4' {aka 'const embree::vboolf_impl<4>'} to '__m128' {aka 'float32x4_t'} is ambiguous
[armh]   229 |       return _mm_or_ps(_mm_and_ps(m, t), _mm_andnot_ps(m, f));
[armh] --
[armh]                  from /usr/src/RPM/BUILD/embree-3.13.0/common/sys/sysinfo.cpp:6:
[armh] /usr/src/RPM/BUILD/embree-3.13.0/common/sys/../math/../simd/vfloat4_sse2.h:229:56: error: conversion from 'const vboolf4' {aka 'const embree::vboolf_impl<4>'} to '__m128' {aka 'float32x4_t'} is ambiguous
[armh]   229 |       return _mm_or_ps(_mm_and_ps(m, t), _mm_andnot_ps(m, f));
[armh] --
[armh] /usr/src/RPM/BUILD/embree-3.13.0/common/tasking/../sys/../simd/arm/sse2neon.h: In function 'uint8x16x4_t _sse2neon_vld1q_u8_x4(const uint8_t*)':
[armh] /usr/src/RPM/BUILD/embree-3.13.0/common/tasking/../sys/../simd/arm/sse2neon.h:365:12: error: 'vld1q_u8_x4' was not declared in this scope; did you mean 'vld1q_u64'?
[armh]   365 |     return vld1q_u8_x4(p);
[armh] --
[armh] /usr/src/RPM/BUILD/embree-3.13.0/common/sys/../simd/arm/sse2neon.h: In function 'uint8x16x4_t _sse2neon_vld1q_u8_x4(const uint8_t*)':
[armh] /usr/src/RPM/BUILD/embree-3.13.0/common/sys/../simd/arm/sse2neon.h:365:12: error: 'vld1q_u8_x4' was not declared in this scope; did you mean 'vld1q_u64'?
[armh]   365 |     return vld1q_u8_x4(p);
2021-Jun-24 05:30:15 :: [armh] embree.git 3.13.0-alt3: remote: build failed
2021-Jun-24 05:30:15 :: [armh] #100 embree.git 3.13.0-alt3: build FAILED
2021-Jun-24 05:30:16 :: [armh] requesting cancellation of task processing
2021-Jun-24 05:30:16 :: [armh] build FAILED
2021-Jun-24 05:30:16 :: task #275570 for sisyphus FAILED


More information about the Sisyphus-incominger mailing list