From: "Girar awaiter (nickel)" <girar-builder@altlinux.org> To: Nikolai Kostrigin <nickel@altlinux.org> Cc: sisyphus-incominger@lists.altlinux.org, girar-builder-sisyphus@altlinux.org Subject: [#244444] [test-only] FAILED (try 2) netgen.git=6.2.2006-alt1 ngsolve.git=6.2.2006-alt1 Date: Wed, 2 Sep 2020 06:41:00 +0000 Message-ID: <20200902064100.GA31171@gyle.altlinux.org> (raw) 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
reply other threads:[~2020-09-02 6:41 UTC|newest] Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20200902064100.GA31171@gyle.altlinux.org \ --to=girar-builder@altlinux.org \ --cc=girar-builder-sisyphus@altlinux.org \ --cc=nickel@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