[#255604] [test-only] FAILED (try 9) libkgraph.git=0.1-alt0.git2143fd6.2 libeasyexif.git=2.2.1-alt1 ...

Girar awaiter (majioa) girar-builder at altlinux.org
Sat Mar 9 02:39:41 MSK 2024


https://git.altlinux.org/tasks/255604/logs/events.9.1.log

subtask  name       aarch64    armh  i586  ppc64le  x86_64
   #460  libkgraph     2:12  failed  1:16   failed    1:13
  #1300  regard3d         ?       ?     ?        ?  failed

2024-Mar-08 23:36:47 :: test-only swift task #255604 for sisyphus resumed by majioa:
#100 removed
#200 removed
#300 removed
#400 removed
#440 removed
#460 build 0.1-alt0.git2143fd6.2 from /people/majioa/packages/libkgraph.git fetched at 2024-Mar-08 23:36:34
#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 23:36:48 :: created build repo
2024-Mar-08 23:36:49 :: [aarch64] #460 libkgraph.git 0.1-alt0.git2143fd6.2: build start
2024-Mar-08 23:36:49 :: [armh] #460 libkgraph.git 0.1-alt0.git2143fd6.2: build start
2024-Mar-08 23:36:49 :: [ppc64le] #460 libkgraph.git 0.1-alt0.git2143fd6.2: build start
2024-Mar-08 23:36:49 :: [x86_64] #460 libkgraph.git 0.1-alt0.git2143fd6.2: build start
2024-Mar-08 23:36:49 :: [i586] #460 libkgraph.git 0.1-alt0.git2143fd6.2: build start
2024-Mar-08 23:38:02 :: [x86_64] #460 libkgraph.git 0.1-alt0.git2143fd6.2: build OK
2024-Mar-08 23:38:02 :: [x86_64] #600 libeasyexif.git 2.2.1-alt1: build start
2024-Mar-08 23:38:02 :: [x86_64] #600 libeasyexif.git 2.2.1-alt1: build swiftly SKIPPED
2024-Mar-08 23:38:02 :: [x86_64] #1000 libakaze.git 0.1.1-alt1: build start
2024-Mar-08 23:38:03 :: [x86_64] #1000 libakaze.git 0.1.1-alt1: build swiftly SKIPPED
2024-Mar-08 23:38:03 :: [x86_64] #1100 libfast.git 2.1.1-alt1: build start
2024-Mar-08 23:38:03 :: [x86_64] #1100 libfast.git 2.1.1-alt1: build swiftly SKIPPED
2024-Mar-08 23:38:03 :: [x86_64] #1200 openmvg.git 2.1-alt1: build start
2024-Mar-08 23:38:04 :: [x86_64] #1200 openmvg.git 2.1-alt1: build swiftly SKIPPED
2024-Mar-08 23:38:04 :: [x86_64] #1300 regard3d.git 1.0.0-alt1: build start
2024-Mar-08 23:38:05 :: [i586] #460 libkgraph.git 0.1-alt0.git2143fd6.2: build OK
2024-Mar-08 23:38:05 :: [i586] #600 libeasyexif.git 2.2.1-alt1: build start
2024-Mar-08 23:38:05 :: [i586] #600 libeasyexif.git 2.2.1-alt1: build swiftly SKIPPED
[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 23:38:05 :: [ppc64le] libkgraph.git 0.1-alt0.git2143fd6.2: remote: build failed
2024-Mar-08 23:38:05 :: [ppc64le] #460 libkgraph.git 0.1-alt0.git2143fd6.2: build FAILED
2024-Mar-08 23:38:06 :: [i586] #1000 libakaze.git 0.1.1-alt1: build start
2024-Mar-08 23:38:06 :: [ppc64le] requesting cancellation of task processing
2024-Mar-08 23:38:06 :: [i586] #1000 libakaze.git 0.1.1-alt1: build swiftly SKIPPED
2024-Mar-08 23:38:06 :: [i586] task processing CANCELLED
[armh] /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)':
[armh] /usr/src/RPM/BUILD/libkgraph-0.1/kgraph-data.h:53:32: error: 'reduce_add' is not a member of 'xsimd'
[armh]    53 |                 T acc = xsimd::reduce_add(c);
[armh] /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)':
[armh] /usr/src/RPM/BUILD/libkgraph-0.1/kgraph-data.h:76:32: error: 'reduce_add' is not a member of 'xsimd'
[armh]    76 |                 T acc = xsimd::reduce_add(c);
[armh] /usr/src/RPM/BUILD/libkgraph-0.1/kgraph-data.h: In static member function 'static float kgraph::metric::l2sqr::norm2(const T*, unsigned int)':
[armh] /usr/src/RPM/BUILD/libkgraph-0.1/kgraph-data.h:97:32: error: 'reduce_add' is not a member of 'xsimd'
[armh]    97 |                 T acc = xsimd::reduce_add(c);
[armh] --
[armh] /usr/src/RPM/BUILD/libkgraph-0.1/search.cpp:102:24:   required from here
[armh] /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
[armh]    89 |                 unsigned constexpr inc = b_type::size;
[armh] /usr/src/RPM/BUILD/libkgraph-0.1/kgraph-data.h:92:24: error: 'b_type c' has incomplete type
[armh]    92 |                 b_type c = 0;
[armh] /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
[armh]    94 |                     b_type a = b_type::load_aligned(t1 + i);
[armh] /usr/src/RPM/BUILD/libkgraph-0.1/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] /usr/src/RPM/BUILD/libkgraph-0.1/search.cpp:171:35:   required from here
[armh] /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
[armh]    43 |                 unsigned constexpr inc = b_type::size;
[armh] /usr/src/RPM/BUILD/libkgraph-0.1/kgraph-data.h:46:24: error: 'b_type c' has incomplete type
[armh]    46 |                 b_type c = 0;
[armh] /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
[armh]    48 |                     b_type a = b_type::load_aligned(t1 + i);
2024-Mar-08 23:38:22 :: [armh] libkgraph.git 0.1-alt0.git2143fd6.2: remote: build failed
2024-Mar-08 23:38:22 :: [armh] #460 libkgraph.git 0.1-alt0.git2143fd6.2: build FAILED
2024-Mar-08 23:39:01 :: [aarch64] #460 libkgraph.git 0.1-alt0.git2143fd6.2: build OK
2024-Mar-08 23:39:01 :: [aarch64] task processing CANCELLED
[x86_64]     inlined from 'std::vector<Eigen::Matrix<double, 2, 1, 0, 2, 1>, std::allocator<Eigen::Matrix<double, 2, 1, 0, 2, 1> > >::vector(unsigned long, Eigen::Matrix<double, 2, 1, 0, 2, 1> const&)' at /usr/include/openMVG/numeric/eigen_alias_definition.hpp:142:1,
[x86_64]     inlined from 'openMVG::geometry_aware::GuidedMatching<Eigen::Matrix<double, 3, 3, 0, 3, 3>, openMVG::homography::kernel::AsymmetricError>(Eigen::Matrix<double, 3, 3, 0, 3, 3> const&, openMVG::cameras::IntrinsicBase const*, openMVG::features::Regions const&, openMVG::cameras::IntrinsicBase const*, openMVG::features::Regions const&, double, double, std::vector<openMVG::matching::IndMatch, std::allocator<openMVG::matching::IndMatch> >&)void' at /usr/include/openMVG/robust_estimation/guided_matching.hpp:195:4:
[x86_64] /usr/include/eigen3/Eigen/src/Core/PlainObjectBase.h:512:17: warning: 'MEM[(const struct PlainObjectBase &)&D.1584674].m_storage' may be used uninitialized [-Wmaybe-uninitialized]
[x86_64]   512 |       : Base(), m_storage(other.m_storage) { }
[x86_64] /usr/include/openMVG/robust_estimation/guided_matching.hpp: In function 'openMVG::geometry_aware::GuidedMatching<Eigen::Matrix<double, 3, 3, 0, 3, 3>, openMVG::homography::kernel::AsymmetricError>(Eigen::Matrix<double, 3, 3, 0, 3, 3> const&, openMVG::cameras::IntrinsicBase const*, openMVG::features::Regions const&, openMVG::cameras::IntrinsicBase const*, openMVG::features::Regions const&, double, double, std::vector<openMVG::matching::IndMatch, std::allocator<openMVG::matching::IndMatch> >&)void':
[x86_64] /usr/include/openMVG/robust_estimation/guided_matching.hpp:195:4: note: '<anonymous>' declared here
[x86_64]   195 |    rRegionsPos(rRegions.RegionCount());
[x86_64] gmake[2]: Leaving directory '/usr/src/RPM/BUILD/regard3d-1.0.0/src'
[x86_64] gmake[1]: *** [CMakeFiles/Makefile2:248: CMakeFiles/Regard3D.dir/all] Error 2
[x86_64] gmake: *** [Makefile:156: all] Error 2
2024-Mar-08 23:39:40 :: [x86_64] regard3d.git 1.0.0-alt1: remote: build failed
2024-Mar-08 23:39:40 :: [x86_64] #1300 regard3d.git 1.0.0-alt1: build FAILED
2024-Mar-08 23:38:06 :: [ppc64le] build FAILED
2024-Mar-08 23:38:06 :: [i586] build FAILED
2024-Mar-08 23:38:22 :: [armh] build FAILED
2024-Mar-08 23:39:01 :: [aarch64] build FAILED
2024-Mar-08 23:39:40 :: [x86_64] build FAILED
2024-Mar-08 23:39:40 :: task #255604 for sisyphus FAILED


More information about the Sisyphus-incominger mailing list