[#276118] [test-only] FAILED zita-resampler.git=1.8.0-alt1 jack-audio-connection-kit.git=1.9.18-alt1
Girar awaiter (antohami)
girar-builder at altlinux.org
Sun Jun 27 17:01:32 MSK 2021
http://git.altlinux.org/tasks/276118/logs/events.1.1.log
subtask name aarch64 armh i586 ppc64le x86_64
#100 zita-resampler failed failed failed failed 39
2021-Jun-27 14:00:48 :: test-only task #276118 for sisyphus started by antohami:
#100 build 1.8.0-alt1 from /people/antohami/packages/zita-resampler.git fetched at 2021-Jun-27 13:58:13
#200 build 1.9.18-alt1 from /people/antohami/packages/jack-audio-connection-kit.git fetched at 2021-Jun-27 13:59:04
2021-Jun-27 14:00:49 :: created build repo
ssh: muxclient: master hello exchange failed
2021-Jun-27 14:00:49 :: [x86_64] #100 zita-resampler.git 1.8.0-alt1: build start
2021-Jun-27 14:00:49 :: [i586] #100 zita-resampler.git 1.8.0-alt1: build start
2021-Jun-27 14:00:49 :: [ppc64le] #100 zita-resampler.git 1.8.0-alt1: build start
2021-Jun-27 14:00:49 :: [armh] #100 zita-resampler.git 1.8.0-alt1: build start
2021-Jun-27 14:00:49 :: [aarch64] #100 zita-resampler.git 1.8.0-alt1: build start
[i586] from vresampler.cc:29:
[i586] /usr/lib/gcc/i586-alt-linux/10/include/xmmintrin.h:196:1: error: inlining failed in call to 'always_inline' '__m128 _mm_mul_ps(__m128, __m128)': target specific option mismatch
[i586] 196 | _mm_mul_ps (__m128 __A, __m128 __B)
[i586] --
[i586] from vresampler.cc:29:
[i586] /usr/lib/gcc/i586-alt-linux/10/include/xmmintrin.h:196:1: error: inlining failed in call to 'always_inline' '__m128 _mm_mul_ps(__m128, __m128)': target specific option mismatch
[i586] 196 | _mm_mul_ps (__m128 __A, __m128 __B)
[i586] --
[i586] from vresampler.cc:29:
[i586] /usr/lib/gcc/i586-alt-linux/10/include/xmmintrin.h:925:1: error: inlining failed in call to 'always_inline' '__m128 _mm_load_ps(const float*)': target specific option mismatch
[i586] 925 | _mm_load_ps (float const *__P)
[i586] --
[i586] from vresampler.cc:29:
[i586] /usr/lib/gcc/i586-alt-linux/10/include/xmmintrin.h:925:1: error: inlining failed in call to 'always_inline' '__m128 _mm_load_ps(const float*)': target specific option mismatch
[i586] 925 | _mm_load_ps (float const *__P)
[i586] --
[i586] from vresampler.cc:29:
[i586] /usr/lib/gcc/i586-alt-linux/10/include/xmmintrin.h:974:1: error: inlining failed in call to 'always_inline' 'void _mm_store_ps(float*, __m128)': target specific option mismatch
[i586] 974 | _mm_store_ps (float *__P, __m128 __A)
[i586] --
[i586] from vresampler.cc:29:
[i586] /usr/lib/gcc/i586-alt-linux/10/include/xmmintrin.h:184:1: error: inlining failed in call to 'always_inline' '__m128 _mm_add_ps(__m128, __m128)': target specific option mismatch
[i586] 184 | _mm_add_ps (__m128 __A, __m128 __B)
[i586] --
[i586] from vresampler.cc:29:
[i586] /usr/lib/gcc/i586-alt-linux/10/include/xmmintrin.h:196:1: error: inlining failed in call to 'always_inline' '__m128 _mm_mul_ps(__m128, __m128)': target specific option mismatch
[i586] 196 | _mm_mul_ps (__m128 __A, __m128 __B)
[i586] --
[i586] from vresampler.cc:29:
[i586] /usr/lib/gcc/i586-alt-linux/10/include/xmmintrin.h:196:1: error: inlining failed in call to 'always_inline' '__m128 _mm_mul_ps(__m128, __m128)': target specific option mismatch
[i586] 196 | _mm_mul_ps (__m128 __A, __m128 __B)
[i586] --
[i586] from vresampler.cc:29:
[i586] /usr/lib/gcc/i586-alt-linux/10/include/xmmintrin.h:925:1: error: inlining failed in call to 'always_inline' '__m128 _mm_load_ps(const float*)': target specific option mismatch
[i586] 925 | _mm_load_ps (float const *__P)
[i586] --
[i586] from vresampler.cc:29:
[i586] /usr/lib/gcc/i586-alt-linux/10/include/xmmintrin.h:925:1: error: inlining failed in call to 'always_inline' '__m128 _mm_load_ps(const float*)': target specific option mismatch
[i586] 925 | _mm_load_ps (float const *__P)
2021-Jun-27 14:01:12 :: [i586] zita-resampler.git 1.8.0-alt1: remote: build failed
2021-Jun-27 14:01:12 :: [i586] #100 zita-resampler.git 1.8.0-alt1: build FAILED
2021-Jun-27 14:01:12 :: [i586] requesting cancellation of task processing
[aarch64] g++ -Wall -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -I../source -ffast-math -I. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DENABLE_SSE2 -c -o vresampler.o vresampler.cc
[aarch64] vresampler.cc:29:12: fatal error: pmmintrin.h: No such file or directory
[aarch64] 29 | # include <pmmintrin.h>
[aarch64] --
[aarch64] g++ -Wall -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -I../source -ffast-math -I. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DENABLE_SSE2 -c -o resampler.o resampler.cc
[aarch64] resampler.cc:29:12: fatal error: pmmintrin.h: No such file or directory
[aarch64] 29 | # include <pmmintrin.h>
2021-Jun-27 14:01:17 :: [aarch64] zita-resampler.git 1.8.0-alt1: remote: build failed
2021-Jun-27 14:01:17 :: [aarch64] #100 zita-resampler.git 1.8.0-alt1: build FAILED
[ppc64le] In file included from resampler.cc:29:
[ppc64le] /usr/lib64/gcc/ppc64le-alt-linux/10/include/pmmintrin.h:49:2: error: #error "Please read comment above. Use -DNO_WARN_X86_INTRINSICS to disable this warning."
[ppc64le] 49 | #error "Please read comment above. Use -DNO_WARN_X86_INTRINSICS to disable this warning."
[ppc64le] --
[ppc64le] from resampler.cc:29:
[ppc64le] /usr/lib64/gcc/ppc64le-alt-linux/10/include/emmintrin.h:56:2: error: #error "Please read comment above. Use -DNO_WARN_X86_INTRINSICS to disable this error."
[ppc64le] 56 | #error "Please read comment above. Use -DNO_WARN_X86_INTRINSICS to disable this error."
[ppc64le] --
[ppc64le] from resampler.cc:29:
[ppc64le] /usr/lib64/gcc/ppc64le-alt-linux/10/include/xmmintrin.h:54:2: error: #error "Please read comment above. Use -DNO_WARN_X86_INTRINSICS to disable this error."
[ppc64le] 54 | #error "Please read comment above. Use -DNO_WARN_X86_INTRINSICS to disable this error."
[ppc64le] --
[ppc64le] from resampler.cc:29:
[ppc64le] /usr/lib64/gcc/ppc64le-alt-linux/10/include/mmintrin.h:52:2: error: #error "Please read comment above. Use -DNO_WARN_X86_INTRINSICS to disable this error."
[ppc64le] 52 | #error "Please read comment above. Use -DNO_WARN_X86_INTRINSICS to disable this error."
[ppc64le] --
[ppc64le] In file included from vresampler.cc:29:
[ppc64le] /usr/lib64/gcc/ppc64le-alt-linux/10/include/pmmintrin.h:49:2: error: #error "Please read comment above. Use -DNO_WARN_X86_INTRINSICS to disable this warning."
[ppc64le] 49 | #error "Please read comment above. Use -DNO_WARN_X86_INTRINSICS to disable this warning."
[ppc64le] --
[ppc64le] from vresampler.cc:29:
[ppc64le] /usr/lib64/gcc/ppc64le-alt-linux/10/include/emmintrin.h:56:2: error: #error "Please read comment above. Use -DNO_WARN_X86_INTRINSICS to disable this error."
[ppc64le] 56 | #error "Please read comment above. Use -DNO_WARN_X86_INTRINSICS to disable this error."
[ppc64le] --
[ppc64le] from vresampler.cc:29:
[ppc64le] /usr/lib64/gcc/ppc64le-alt-linux/10/include/xmmintrin.h:54:2: error: #error "Please read comment above. Use -DNO_WARN_X86_INTRINSICS to disable this error."
[ppc64le] 54 | #error "Please read comment above. Use -DNO_WARN_X86_INTRINSICS to disable this error."
[ppc64le] --
[ppc64le] from vresampler.cc:29:
[ppc64le] /usr/lib64/gcc/ppc64le-alt-linux/10/include/mmintrin.h:52:2: error: #error "Please read comment above. Use -DNO_WARN_X86_INTRINSICS to disable this error."
[ppc64le] 52 | #error "Please read comment above. Use -DNO_WARN_X86_INTRINSICS to disable this error."
2021-Jun-27 14:01:22 :: [ppc64le] zita-resampler.git 1.8.0-alt1: remote: build failed
2021-Jun-27 14:01:23 :: [ppc64le] #100 zita-resampler.git 1.8.0-alt1: build FAILED
2021-Jun-27 14:01:28 :: [x86_64] #100 zita-resampler.git 1.8.0-alt1: build OK
2021-Jun-27 14:01:28 :: [x86_64] task processing CANCELLED
[armh] g++ -Wall -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -fomit-frame-pointer -march=armv7-a -mthumb -I../source -ffast-math -I. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DENABLE_SSE2 -c -o resampler.o resampler.cc
[armh] resampler.cc:29:12: fatal error: pmmintrin.h: No such file or directory
[armh] 29 | # include <pmmintrin.h>
[armh] --
[armh] g++ -Wall -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -fomit-frame-pointer -march=armv7-a -mthumb -I../source -ffast-math -I. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DENABLE_SSE2 -c -o vresampler.o vresampler.cc
[armh] vresampler.cc:29:12: fatal error: pmmintrin.h: No such file or directory
[armh] 29 | # include <pmmintrin.h>
2021-Jun-27 14:01:32 :: [armh] zita-resampler.git 1.8.0-alt1: remote: build failed
2021-Jun-27 14:01:32 :: [armh] #100 zita-resampler.git 1.8.0-alt1: build FAILED
2021-Jun-27 14:01:12 :: [i586] build FAILED
2021-Jun-27 14:01:17 :: [aarch64] build FAILED
2021-Jun-27 14:01:23 :: [ppc64le] build FAILED
2021-Jun-27 14:01:28 :: [x86_64] build FAILED
2021-Jun-27 14:01:32 :: [armh] build FAILED
2021-Jun-27 14:01:32 :: task #276118 for sisyphus FAILED
More information about the Sisyphus-incominger
mailing list