[#255604] [test-only] FAILED (try 8) libkgraph.git=0.1-alt0.git2143fd6.2 libeasyexif.git=2.2.1-alt1 ...
Girar awaiter (majioa)
girar-builder at altlinux.org
Fri Mar 8 22:54:08 MSK 2024
https://git.altlinux.org/tasks/255604/logs/events.8.1.log
subtask name aarch64 armh i586 ppc64le x86_64
#440 libkgraph failed failed 1:15 failed 1:12
2024-Mar-08 19:52:01 :: test-only swift task #255604 for sisyphus resumed by majioa:
#100 removed
#200 removed
#300 removed
#400 removed
#440 build 0.1-alt0.git2143fd6.2 from /people/majioa/packages/libkgraph.git fetched at 2024-Mar-08 19:51:54
#500 removed
#600 build 2.2.1-alt1 from /people/majioa/packages/libeasyexif.git fetched at 2024-Mar-07 16:20:55
#700 removed
#1000 build 0.1.1-alt1 from /people/majioa/packages/libakaze.git fetched at 2024-Mar-07 23:50:46
#1100 build 2.1.1-alt1 from /people/majioa/packages/libfast.git fetched at 2024-Mar-08 13:34:39
#1200 build 2.1-alt1 from /people/majioa/packages/openmvg.git fetched at 2024-Mar-08 13:35:11
#1300 build 1.0.0-alt1 from /people/majioa/packages/regard3d.git fetched at 2024-Mar-08 19:23:53
2024-Mar-08 19:52:02 :: created build repo
2024-Mar-08 19:52:03 :: [armh] #440 libkgraph.git 0.1-alt0.git2143fd6.2: build start
2024-Mar-08 19:52:04 :: [i586] #440 libkgraph.git 0.1-alt0.git2143fd6.2: build start
2024-Mar-08 19:52:04 :: [x86_64] #440 libkgraph.git 0.1-alt0.git2143fd6.2: build start
2024-Mar-08 19:52:04 :: [ppc64le] #440 libkgraph.git 0.1-alt0.git2143fd6.2: build start
2024-Mar-08 19:52:04 :: [aarch64] #440 libkgraph.git 0.1-alt0.git2143fd6.2: build start
[aarch64] /usr/bin/c++ -DBOOST_CHRONO_DYN_LINK -DBOOST_CHRONO_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_TIMER_DYN_LINK -DBOOST_TIMER_ENABLE_DEPRECATED -DBOOST_TIMER_NO_LIB -Dkgraph_EXPORTS -I/usr/src/RPM/BUILD/libkgraph-0.1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fopenmp -std=gnu++11 -fPIC -g -Wall -O3 -std=c++11 -fPIC -ffat-lto-objects -mfpu=neon -MD -MT CMakeFiles/kgraph.dir/kgraph.cpp.o -MF CMakeFiles/kgraph.dir/kgraph.cpp.o.d -o CMakeFiles/kgraph.dir/kgraph.cpp.o -c /usr/src/RPM/BUILD/libkgraph-0.1/kgraph.cpp
[aarch64] aarch64-alt-linux-g++: error: unrecognized command-line option '-mfpu=neon'
[aarch64] gmake[2]: *** [CMakeFiles/kgraph.dir/build.make:76: CMakeFiles/kgraph.dir/kgraph.cpp.o] Error 1
[aarch64] --
[aarch64] /usr/bin/c++ -DBOOST_TIMER_ENABLE_DEPRECATED -I/usr/src/RPM/BUILD/libkgraph-0.1 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fopenmp -std=gnu++11 -g -Wall -O3 -std=c++11 -fPIC -ffat-lto-objects -mfpu=neon -MD -MT CMakeFiles/kgrapha.dir/kgraph.cpp.o -MF CMakeFiles/kgrapha.dir/kgraph.cpp.o.d -o CMakeFiles/kgrapha.dir/kgraph.cpp.o -c /usr/src/RPM/BUILD/libkgraph-0.1/kgraph.cpp
[aarch64] aarch64-alt-linux-g++: error: unrecognized command-line option '-mfpu=neon'
[aarch64] gmake[2]: *** [CMakeFiles/kgrapha.dir/build.make:76: CMakeFiles/kgrapha.dir/kgraph.cpp.o] Error 1
2024-Mar-08 19:52:58 :: [aarch64] libkgraph.git 0.1-alt0.git2143fd6.2: remote: build failed
2024-Mar-08 19:52:58 :: [aarch64] #440 libkgraph.git 0.1-alt0.git2143fd6.2: build FAILED
2024-Mar-08 19:52:58 :: [aarch64] requesting cancellation of task processing
2024-Mar-08 19:53:16 :: [x86_64] #440 libkgraph.git 0.1-alt0.git2143fd6.2: build OK
2024-Mar-08 19:53:16 :: [x86_64] task processing CANCELLED
2024-Mar-08 19:53:19 :: [i586] #440 libkgraph.git 0.1-alt0.git2143fd6.2: build OK
[ppc64le] /usr/src/RPM/BUILD/libkgraph-0.1/kgraph-data.h: In static member function 'static T kgraph::metric::l2sqr::apply(const T*, const T*, unsigned int)':
[ppc64le] /usr/src/RPM/BUILD/libkgraph-0.1/kgraph-data.h:53:32: error: 'reduce_add' is not a member of 'xsimd'
[ppc64le] 53 | T acc = xsimd::reduce_add(c);
[ppc64le] /usr/src/RPM/BUILD/libkgraph-0.1/kgraph-data.h: In static member function 'static T kgraph::metric::l2sqr::dot(const T*, const T*, unsigned int)':
[ppc64le] /usr/src/RPM/BUILD/libkgraph-0.1/kgraph-data.h:76:32: error: 'reduce_add' is not a member of 'xsimd'
[ppc64le] 76 | T acc = xsimd::reduce_add(c);
[ppc64le] /usr/src/RPM/BUILD/libkgraph-0.1/kgraph-data.h: In static member function 'static float kgraph::metric::l2sqr::norm2(const T*, unsigned int)':
[ppc64le] /usr/src/RPM/BUILD/libkgraph-0.1/kgraph-data.h:97:32: error: 'reduce_add' is not a member of 'xsimd'
[ppc64le] 97 | T acc = xsimd::reduce_add(c);
[ppc64le] --
[ppc64le] /usr/src/RPM/BUILD/libkgraph-0.1/search.cpp:102:24: required from here
[ppc64le] /usr/src/RPM/BUILD/libkgraph-0.1/kgraph-data.h:89:50: error: incomplete type 'b_type' {aka 'xsimd::batch<float, xsimd::unavailable>'} used in nested name specifier
[ppc64le] 89 | unsigned constexpr inc = b_type::size;
[ppc64le] /usr/src/RPM/BUILD/libkgraph-0.1/kgraph-data.h:92:24: error: 'b_type c' has incomplete type
[ppc64le] 92 | b_type c = 0;
[ppc64le] /usr/src/RPM/BUILD/libkgraph-0.1/kgraph-data.h:94:52: error: incomplete type 'b_type' {aka 'xsimd::batch<float, xsimd::unavailable>'} used in nested name specifier
[ppc64le] 94 | b_type a = b_type::load_aligned(t1 + i);
[ppc64le] /usr/src/RPM/BUILD/libkgraph-0.1/kgraph-data.h:94:28: error: 'b_type a' has incomplete type
[ppc64le] 94 | b_type a = b_type::load_aligned(t1 + i);
[ppc64le] --
[ppc64le] /usr/src/RPM/BUILD/libkgraph-0.1/search.cpp:171:35: required from here
[ppc64le] /usr/src/RPM/BUILD/libkgraph-0.1/kgraph-data.h:43:50: error: incomplete type 'b_type' {aka 'xsimd::batch<float, xsimd::unavailable>'} used in nested name specifier
[ppc64le] 43 | unsigned constexpr inc = b_type::size;
[ppc64le] /usr/src/RPM/BUILD/libkgraph-0.1/kgraph-data.h:46:24: error: 'b_type c' has incomplete type
[ppc64le] 46 | b_type c = 0;
[ppc64le] /usr/src/RPM/BUILD/libkgraph-0.1/kgraph-data.h:48:52: error: incomplete type 'b_type' {aka 'xsimd::batch<float, xsimd::unavailable>'} used in nested name specifier
[ppc64le] 48 | b_type a = b_type::load_aligned(t1 + i);
2024-Mar-08 19:53:19 :: [ppc64le] libkgraph.git 0.1-alt0.git2143fd6.2: remote: build failed
2024-Mar-08 19:53:19 :: [ppc64le] #440 libkgraph.git 0.1-alt0.git2143fd6.2: build FAILED
2024-Mar-08 19:53:19 :: [i586] task processing CANCELLED
[armh] kgraph-data.h: In static member function âstatic T kgraph::metric::l2sqr::apply(const T*, const T*, unsigned int)â:
[armh] kgraph-data.h:53:32: error: âreduce_addâ is not a member of âxsimdâ
[armh] 53 | T acc = xsimd::reduce_add(c);
[armh] kgraph-data.h: In static member function âstatic T kgraph::metric::l2sqr::dot(const T*, const T*, unsigned int)â:
[armh] kgraph-data.h:76:32: error: âreduce_addâ is not a member of âxsimdâ
[armh] 76 | T acc = xsimd::reduce_add(c);
[armh] kgraph-data.h: In static member function âstatic float kgraph::metric::l2sqr::norm2(const T*, unsigned int)â:
[armh] kgraph-data.h:97:32: error: âreduce_addâ is not a member of âxsimdâ
[armh] 97 | T acc = xsimd::reduce_add(c);
[armh] --
[armh] python-api.cpp:339:75: required from here
[armh] kgraph-data.h:89:50: error: incomplete type âb_typeâ {aka âxsimd::batch<float, xsimd::unavailable>â} used in nested name specifier
[armh] 89 | unsigned constexpr inc = b_type::size;
[armh] kgraph-data.h:92:24: error: âb_type câ has incomplete type
[armh] 92 | b_type c = 0;
[armh] kgraph-data.h:94:52: error: incomplete type âb_typeâ {aka âxsimd::batch<float, xsimd::unavailable>â} used in nested name specifier
[armh] 94 | b_type a = b_type::load_aligned(t1 + i);
[armh] kgraph-data.h:94:28: error: âb_type aâ has incomplete type
[armh] 94 | b_type a = b_type::load_aligned(t1 + i);
[armh] --
[armh] python-api.cpp:340:77: required from here
[armh] kgraph-data.h:89:50: error: incomplete type âb_typeâ {aka âxsimd::batch<double, xsimd::unavailable>â} used in nested name specifier
[armh] 89 | unsigned constexpr inc = b_type::size;
[armh] kgraph-data.h:92:24: error: âb_type câ has incomplete type
[armh] 92 | b_type c = 0;
[armh] kgraph-data.h:94:52: error: incomplete type âb_typeâ {aka âxsimd::batch<double, xsimd::unavailable>â} used in nested name specifier
[armh] 94 | b_type a = b_type::load_aligned(t1 + i);
2024-Mar-08 19:54:07 :: [armh] libkgraph.git 0.1-alt0.git2143fd6.2: remote: build failed
2024-Mar-08 19:54:07 :: [armh] #440 libkgraph.git 0.1-alt0.git2143fd6.2: build FAILED
2024-Mar-08 19:52:58 :: [aarch64] build FAILED
2024-Mar-08 19:53:17 :: [x86_64] build FAILED
2024-Mar-08 19:53:19 :: [ppc64le] build FAILED
2024-Mar-08 19:53:19 :: [i586] build FAILED
2024-Mar-08 19:54:07 :: [armh] build FAILED
2024-Mar-08 19:54:07 :: task #255604 for sisyphus FAILED
More information about the Sisyphus-incominger
mailing list