[#244444] [test-only] FAILED (try 2) netgen.git=6.2.2006-alt1 ngsolve.git=6.2.2006-alt1

Girar awaiter (nickel) girar-builder at altlinux.org
Wed Sep 2 09:41:00 MSK 2020


http://git.altlinux.org/tasks/244444/logs/events.2.1.log

subtask  name     aarch64  armh    i586  ppc64le  x86_64
    #40  netgen      6:26  8:24    6:12     7:05    5:43
   #200  ngsolve   failed     ?  failed   failed   23:08

2020-Sep-02 06:11:48 :: test-only task #244444 for sisyphus resumed by nickel:
2020-Sep-02 06:11:48 :: message: test_if_task_is_capable_to_build_for_all_basic_arches
#40 build 6.2.2006-alt1 from /people/nickel/packages/netgen.git fetched at 2020-Sep-02 06:10:55
#100 removed
#200 build 6.2.2006-alt1 from /people/nickel/packages/ngsolve.git fetched at 2020-Sep-01 12:11:54
2020-Sep-02 06:12:07 :: created build repo
2020-Sep-02 06:12:09 :: [ppc64le] #40 netgen.git 6.2.2006-alt1: build start
2020-Sep-02 06:12:09 :: [aarch64] #40 netgen.git 6.2.2006-alt1: build start
2020-Sep-02 06:12:09 :: [i586] #40 netgen.git 6.2.2006-alt1: build start
2020-Sep-02 06:12:09 :: [armh] #40 netgen.git 6.2.2006-alt1: build start
2020-Sep-02 06:12:09 :: [x86_64] #40 netgen.git 6.2.2006-alt1: build start
2020-Sep-02 06:17:52 :: [x86_64] #40 netgen.git 6.2.2006-alt1: build OK
2020-Sep-02 06:17:52 :: [x86_64] #200 ngsolve.git 6.2.2006-alt1: build start
2020-Sep-02 06:18:21 :: [i586] #40 netgen.git 6.2.2006-alt1: build OK
2020-Sep-02 06:18:21 :: [i586] #200 ngsolve.git 6.2.2006-alt1: build start
2020-Sep-02 06:18:35 :: [aarch64] #40 netgen.git 6.2.2006-alt1: build OK
2020-Sep-02 06:18:35 :: [aarch64] #200 ngsolve.git 6.2.2006-alt1: build start
2020-Sep-02 06:19:14 :: [ppc64le] #40 netgen.git 6.2.2006-alt1: build OK
2020-Sep-02 06:19:14 :: [ppc64le] #200 ngsolve.git 6.2.2006-alt1: build start
[i586]   825 |     tie(h3,h4) = Unpack(a3,a4);
[i586] /usr/src/RPM/BUILD/ngsolve-6.2.2006/ngstd/simd.hpp:826:32: error: use of 'auto& ngstd::SIMD<double, 4>::Lo()' before deduction of 'auto'
[i586]   826 |     b1 = SIMD<double,4> (h1.Lo(), h3.Lo());
[i586] /usr/src/RPM/BUILD/ngsolve-6.2.2006/ngstd/simd.hpp:826:41: error: use of 'auto& ngstd::SIMD<double, 4>::Lo()' before deduction of 'auto'
[i586]   826 |     b1 = SIMD<double,4> (h1.Lo(), h3.Lo());
[i586] /usr/src/RPM/BUILD/ngsolve-6.2.2006/ngstd/simd.hpp:827:32: error: use of 'auto& ngstd::SIMD<double, 4>::Lo()' before deduction of 'auto'
[i586]   827 |     b2 = SIMD<double,4> (h2.Lo(), h4.Lo());
[i586] /usr/src/RPM/BUILD/ngsolve-6.2.2006/ngstd/simd.hpp:827:41: error: use of 'auto& ngstd::SIMD<double, 4>::Lo()' before deduction of 'auto'
[i586]   827 |     b2 = SIMD<double,4> (h2.Lo(), h4.Lo());
[i586] /usr/src/RPM/BUILD/ngsolve-6.2.2006/ngstd/simd.hpp:828:32: error: use of 'auto& ngstd::SIMD<double, 4>::Hi()' before deduction of 'auto'
[i586]   828 |     b3 = SIMD<double,4> (h1.Hi(), h3.Hi());
[i586] /usr/src/RPM/BUILD/ngsolve-6.2.2006/ngstd/simd.hpp:828:41: error: use of 'auto& ngstd::SIMD<double, 4>::Hi()' before deduction of 'auto'
[i586]   828 |     b3 = SIMD<double,4> (h1.Hi(), h3.Hi());
[i586] /usr/src/RPM/BUILD/ngsolve-6.2.2006/ngstd/simd.hpp:829:32: error: use of 'auto& ngstd::SIMD<double, 4>::Hi()' before deduction of 'auto'
[i586]   829 |     b4 = SIMD<double,4> (h2.Hi(), h4.Hi());
[i586] /usr/src/RPM/BUILD/ngsolve-6.2.2006/ngstd/simd.hpp:829:41: error: use of 'auto& ngstd::SIMD<double, 4>::Hi()' before deduction of 'auto'
[i586]   829 |     b4 = SIMD<double,4> (h2.Hi(), h4.Hi());
[i586] --
[i586] /usr/src/RPM/BUILD/ngsolve-6.2.2006/ngstd/simd_complex.hpp: In member function 'void ngstd::SIMD<std::complex<double> >::LoadFast(ngstd::Complex*)':
[i586] /usr/src/RPM/BUILD/ngsolve-6.2.2006/ngstd/simd_complex.hpp:60:27: error: could not convert 'c1' from 'SIMD<[...],1>' to 'SIMD<[...],4>'
[i586]    60 |       tie(re,im) = Unpack(c1,c2);
[i586] --
[i586] /usr/src/RPM/BUILD/ngsolve-6.2.2006/ngstd/simd_complex.hpp: In member function 'void ngstd::SIMD<std::complex<double> >::StoreFast(ngstd::Complex*)':
[i586] /usr/src/RPM/BUILD/ngsolve-6.2.2006/ngstd/simd_complex.hpp:66:27: error: could not convert '((ngstd::SIMD<std::complex<double> >*)this)->ngstd::SIMD<std::complex<double> >::re' from 'SIMD<[...],1>' to 'SIMD<[...],4>'
[i586]    66 |       tie(h1,h2) = Unpack(re,im);
2020-Sep-02 06:19:34 :: [i586] ngsolve.git 6.2.2006-alt1: remote: build failed
2020-Sep-02 06:19:34 :: [i586] #200 ngsolve.git 6.2.2006-alt1: build FAILED
2020-Sep-02 06:19:34 :: [i586] requesting cancellation of task processing
[aarch64] In file included from /usr/src/RPM/BUILD/ngsolve-6.2.2006/basiclinalg/generate_mat_kernels.cpp:3:
[aarch64] /usr/src/RPM/BUILD/ngsolve-6.2.2006/basiclinalg/../include/ngs_stdcpp_include.hpp:140:10: fatal error: immintrin.h: No such file or directory
[aarch64]   140 | #include <immintrin.h>
[aarch64] --
[aarch64]                  from /usr/src/RPM/BUILD/ngsolve-6.2.2006/ngstd/blockalloc.cpp:12:
[aarch64] /usr/src/RPM/BUILD/ngsolve-6.2.2006/include/ngs_stdcpp_include.hpp:140:10: fatal error: immintrin.h: No such file or directory
[aarch64]   140 | #include <immintrin.h>
[aarch64] --
[aarch64]                  from /usr/src/RPM/BUILD/ngsolve-6.2.2006/ngstd/stringops.cpp:1:
[aarch64] /usr/src/RPM/BUILD/ngsolve-6.2.2006/include/ngs_stdcpp_include.hpp:140:10: fatal error: immintrin.h: No such file or directory
[aarch64]   140 | #include <immintrin.h>
[aarch64] --
[aarch64]                  from /usr/src/RPM/BUILD/ngsolve-6.2.2006/ngstd/templates.cpp:11:
[aarch64] /usr/src/RPM/BUILD/ngsolve-6.2.2006/include/ngs_stdcpp_include.hpp:140:10: fatal error: immintrin.h: No such file or directory
[aarch64]   140 | #include <immintrin.h>
[aarch64] --
[aarch64]                  from /usr/src/RPM/BUILD/ngsolve-6.2.2006/ngstd/evalfunc.cpp:13:
[aarch64] /usr/src/RPM/BUILD/ngsolve-6.2.2006/include/ngs_stdcpp_include.hpp:140:10: fatal error: immintrin.h: No such file or directory
[aarch64]   140 | #include <immintrin.h>
[aarch64] --
[aarch64]                  from /usr/src/RPM/BUILD/ngsolve-6.2.2006/ngstd/bspline.cpp:2:
[aarch64] /usr/src/RPM/BUILD/ngsolve-6.2.2006/include/ngs_stdcpp_include.hpp:140:10: fatal error: immintrin.h: No such file or directory
[aarch64]   140 | #include <immintrin.h>
[aarch64] --
[aarch64]                  from /usr/src/RPM/BUILD/ngsolve-6.2.2006/ngstd/sockets.cpp:9:
[aarch64] /usr/src/RPM/BUILD/ngsolve-6.2.2006/include/ngs_stdcpp_include.hpp:140:10: fatal error: immintrin.h: No such file or directory
[aarch64]   140 | #include <immintrin.h>
[aarch64] --
[aarch64]                  from /usr/src/RPM/BUILD/ngsolve-6.2.2006/ngstd/python_ngstd.cpp:3:
[aarch64] /usr/src/RPM/BUILD/ngsolve-6.2.2006/include/ngs_stdcpp_include.hpp:140:10: fatal error: immintrin.h: No such file or directory
[aarch64]   140 | #include <immintrin.h>
2020-Sep-02 06:19:42 :: [aarch64] ngsolve.git 6.2.2006-alt1: remote: build failed
2020-Sep-02 06:19:42 :: [aarch64] #200 ngsolve.git 6.2.2006-alt1: build FAILED
2020-Sep-02 06:20:33 :: [armh] #40 netgen.git 6.2.2006-alt1: build OK
2020-Sep-02 06:20:33 :: [armh] task processing CANCELLED
[ppc64le] In file included from /usr/src/RPM/BUILD/ngsolve-6.2.2006/basiclinalg/generate_mat_kernels.cpp:3:
[ppc64le] /usr/src/RPM/BUILD/ngsolve-6.2.2006/basiclinalg/../include/ngs_stdcpp_include.hpp:140:10: fatal error: immintrin.h: No such file or directory
[ppc64le]   140 | #include <immintrin.h>
[ppc64le] --
[ppc64le]                  from /usr/src/RPM/BUILD/ngsolve-6.2.2006/ngstd/stringops.cpp:1:
[ppc64le] /usr/src/RPM/BUILD/ngsolve-6.2.2006/include/ngs_stdcpp_include.hpp:140:10: fatal error: immintrin.h: No such file or directory
[ppc64le]   140 | #include <immintrin.h>
[ppc64le] --
[ppc64le]                  from /usr/src/RPM/BUILD/ngsolve-6.2.2006/ngstd/blockalloc.cpp:12:
[ppc64le] /usr/src/RPM/BUILD/ngsolve-6.2.2006/include/ngs_stdcpp_include.hpp:140:10: fatal error: immintrin.h: No such file or directory
[ppc64le]   140 | #include <immintrin.h>
[ppc64le] --
[ppc64le]                  from /usr/src/RPM/BUILD/ngsolve-6.2.2006/ngstd/templates.cpp:11:
[ppc64le] /usr/src/RPM/BUILD/ngsolve-6.2.2006/include/ngs_stdcpp_include.hpp:140:10: fatal error: immintrin.h: No such file or directory
[ppc64le]   140 | #include <immintrin.h>
[ppc64le] --
[ppc64le]                  from /usr/src/RPM/BUILD/ngsolve-6.2.2006/ngstd/evalfunc.cpp:13:
[ppc64le] /usr/src/RPM/BUILD/ngsolve-6.2.2006/include/ngs_stdcpp_include.hpp:140:10: fatal error: immintrin.h: No such file or directory
[ppc64le]   140 | #include <immintrin.h>
[ppc64le] --
[ppc64le]                  from /usr/src/RPM/BUILD/ngsolve-6.2.2006/ngstd/sockets.cpp:9:
[ppc64le] /usr/src/RPM/BUILD/ngsolve-6.2.2006/include/ngs_stdcpp_include.hpp:140:10: fatal error: immintrin.h: No such file or directory
[ppc64le]   140 | #include <immintrin.h>
[ppc64le] --
[ppc64le]                  from /usr/src/RPM/BUILD/ngsolve-6.2.2006/ngstd/bspline.cpp:2:
[ppc64le] /usr/src/RPM/BUILD/ngsolve-6.2.2006/include/ngs_stdcpp_include.hpp:140:10: fatal error: immintrin.h: No such file or directory
[ppc64le]   140 | #include <immintrin.h>
[ppc64le] --
[ppc64le]                  from /usr/src/RPM/BUILD/ngsolve-6.2.2006/ngstd/python_ngstd.cpp:3:
[ppc64le] /usr/src/RPM/BUILD/ngsolve-6.2.2006/include/ngs_stdcpp_include.hpp:140:10: fatal error: immintrin.h: No such file or directory
[ppc64le]   140 | #include <immintrin.h>
2020-Sep-02 06:20:35 :: [ppc64le] ngsolve.git 6.2.2006-alt1: remote: build failed
2020-Sep-02 06:20:35 :: [ppc64le] #200 ngsolve.git 6.2.2006-alt1: build FAILED
2020-Sep-02 06:41:00 :: [x86_64] #200 ngsolve.git 6.2.2006-alt1: build OK
2020-Sep-02 06:19:34 :: [i586] build FAILED
2020-Sep-02 06:19:42 :: [aarch64] build FAILED
2020-Sep-02 06:20:33 :: [armh] build FAILED
2020-Sep-02 06:20:35 :: [ppc64le] build FAILED
2020-Sep-02 06:41:00 :: task #244444 for sisyphus FAILED


More information about the Sisyphus-incominger mailing list