[#408576] [test-only] FAILED (try 2) libpmp.git=3.0.0-alt1
Girar awaiter (vladp)
girar-builder at altlinux.org
Wed Feb 18 11:59:41 MSK 2026
https://git.altlinux.org/tasks/408576/logs/events.2.1.log
https://packages.altlinux.org/tasks/408576
subtask name aarch64 i586 x86_64
#200 libpmp failed failed 50
2026-Feb-18 08:58:48 :: test-only task #408576 for sisyphus resumed by vladp:
#100 removed
#200 build 3.0.0-alt1 from /people/vladp/packages/libpmp.git fetched at 2026-Feb-18 08:58:29
2026-Feb-18 08:58:50 :: [i586] #200 libpmp.git 3.0.0-alt1: build start
2026-Feb-18 08:58:50 :: [aarch64] #200 libpmp.git 3.0.0-alt1: build start
2026-Feb-18 08:58:50 :: [x86_64] #200 libpmp.git 3.0.0-alt1: build start
[i586] /usr/src/RPM/BUILD/libpmp-3.0.0/src/pmp/io/read_stl.cpp: In lambda function:
[i586] /usr/src/RPM/BUILD/libpmp-3.0.0/src/pmp/io/read_stl.cpp:84:21: error: comparison of integer expressions of different signedness: 'long int' and 'unsigned int' [-Werror=sign-compare]
[i586] 84 | return size == predicted;
[i586] cc1plus: all warnings being treated as errors
[i586] gmake[2]: *** [src/pmp/CMakeFiles/pmp.dir/build.make:401: src/pmp/CMakeFiles/pmp.dir/io/read_stl.cpp.o] Error 1
[i586] --
[i586] /usr/src/RPM/BUILD/libpmp-3.0.0/src/pmp/algorithms/numerics.cpp: In function 'pmp::DenseMatrix pmp::cholesky_solve(const SparseMatrix&, const DenseMatrix&, std::function<bool(unsigned int)>, const DenseMatrix&)':
[i586] /usr/src/RPM/BUILD/libpmp-3.0.0/src/pmp/algorithms/numerics.cpp:58:32: error: comparison of integer expressions of different signedness: 'unsigned int' and 'Eigen::Index' {aka 'int'} [-Werror=sign-compare]
[i586] 58 | for (unsigned int k = 0; k < A.outerSize(); k++)
[i586] cc1plus: all warnings being treated as errors
[i586] gmake[2]: *** [src/pmp/CMakeFiles/pmp.dir/build.make:233: src/pmp/CMakeFiles/pmp.dir/algorithms/numerics.cpp.o] Error 1
[i586] --
[i586] /usr/src/RPM/BUILD/libpmp-3.0.0/src/pmp/algorithms/laplace.cpp: In function 'void pmp::laplace_matrix(const SurfaceMesh&, SparseMatrix&, bool)':
[i586] /usr/src/RPM/BUILD/libpmp-3.0.0/src/pmp/algorithms/laplace.cpp:471:36: error: comparison of integer expressions of different signedness: 'unsigned int' and 'Eigen::Index' {aka 'int'} [-Werror=sign-compare]
[i586] 471 | for (unsigned int k = 0; k < L.outerSize(); k++)
[i586] cc1plus: all warnings being treated as errors
[i586] gmake[2]: *** [src/pmp/CMakeFiles/pmp.dir/build.make:205: src/pmp/CMakeFiles/pmp.dir/algorithms/laplace.cpp.o] Error 1
2026-Feb-18 08:59:17 :: [i586] libpmp.git 3.0.0-alt1: remote: build failed
2026-Feb-18 08:59:17 :: [i586] #200 libpmp.git 3.0.0-alt1: build FAILED
2026-Feb-18 08:59:17 :: [i586] requesting cancellation of task processing
2026-Feb-18 08:59:40 :: [x86_64] #200 libpmp.git 3.0.0-alt1: build OK
[aarch64] /usr/src/RPM/BUILD/libpmp-3.0.0/external/eigen-3.4.0/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]':
[aarch64] /usr/src/RPM/BUILD/libpmp-3.0.0/external/eigen-3.4.0/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: error: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} from an array of 'const int8_t' {aka 'const signed char'} [-Werror=class-memaccess]
[aarch64] 1671 | memcpy(&res, from, sizeof(Packet4c));
[aarch64] --
[aarch64] /usr/src/RPM/BUILD/libpmp-3.0.0/external/eigen-3.4.0/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]':
[aarch64] /usr/src/RPM/BUILD/libpmp-3.0.0/external/eigen-3.4.0/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: error: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} from an array of 'const int8_t' {aka 'const signed char'} [-Werror=class-memaccess]
[aarch64] 1716 | memcpy(&res, from, sizeof(Packet4c));
[aarch64] --
[aarch64] 159 | struct eigen_packet_wrapper
[aarch64] cc1plus: all warnings being treated as errors
[aarch64] gmake[2]: *** [src/pmp/CMakeFiles/pmp.dir/build.make:233: src/pmp/CMakeFiles/pmp.dir/algorithms/numerics.cpp.o] Error 1
[aarch64] --
[aarch64] /usr/src/RPM/BUILD/libpmp-3.0.0/external/eigen-3.4.0/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]':
[aarch64] /usr/src/RPM/BUILD/libpmp-3.0.0/external/eigen-3.4.0/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: error: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} from an array of 'const int8_t' {aka 'const signed char'} [-Werror=class-memaccess]
[aarch64] 1671 | memcpy(&res, from, sizeof(Packet4c));
[aarch64] --
[aarch64] /usr/src/RPM/BUILD/libpmp-3.0.0/external/eigen-3.4.0/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]':
[aarch64] /usr/src/RPM/BUILD/libpmp-3.0.0/external/eigen-3.4.0/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: error: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} from an array of 'const int8_t' {aka 'const signed char'} [-Werror=class-memaccess]
[aarch64] 1716 | memcpy(&res, from, sizeof(Packet4c));
[aarch64] --
[aarch64] 159 | struct eigen_packet_wrapper
[aarch64] cc1plus: all warnings being treated as errors
[aarch64] gmake[2]: *** [src/pmp/CMakeFiles/pmp.dir/build.make:93: src/pmp/CMakeFiles/pmp.dir/algorithms/curvature.cpp.o] Error 1
[aarch64] --
[aarch64] /usr/src/RPM/BUILD/libpmp-3.0.0/external/eigen-3.4.0/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]':
[aarch64] /usr/src/RPM/BUILD/libpmp-3.0.0/external/eigen-3.4.0/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: error: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} from an array of 'const int8_t' {aka 'const signed char'} [-Werror=class-memaccess]
[aarch64] 1671 | memcpy(&res, from, sizeof(Packet4c));
[aarch64] --
[aarch64] /usr/src/RPM/BUILD/libpmp-3.0.0/external/eigen-3.4.0/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]':
[aarch64] /usr/src/RPM/BUILD/libpmp-3.0.0/external/eigen-3.4.0/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: error: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} from an array of 'const int8_t' {aka 'const signed char'} [-Werror=class-memaccess]
[aarch64] 1716 | memcpy(&res, from, sizeof(Packet4c));
[aarch64] --
[aarch64] 159 | struct eigen_packet_wrapper
[aarch64] cc1plus: all warnings being treated as errors
[aarch64] gmake[2]: *** [src/pmp/CMakeFiles/pmp.dir/build.make:177: src/pmp/CMakeFiles/pmp.dir/algorithms/geodesics.cpp.o] Error 1
[aarch64] --
[aarch64] /usr/src/RPM/BUILD/libpmp-3.0.0/external/eigen-3.4.0/Eigen/src/Core/arch/NEON/PacketMath.h: In function 'Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]':
[aarch64] /usr/src/RPM/BUILD/libpmp-3.0.0/external/eigen-3.4.0/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: error: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'Eigen::internal::Packet4c' {aka 'struct Eigen::internal::eigen_packet_wrapper<int, 2>'} from an array of 'const int8_t' {aka 'const signed char'} [-Werror=class-memaccess]
[aarch64] 1671 | memcpy(&res, from, sizeof(Packet4c));
2026-Feb-18 08:59:41 :: [aarch64] libpmp.git 3.0.0-alt1: remote: build failed
2026-Feb-18 08:59:41 :: [aarch64] #200 libpmp.git 3.0.0-alt1: build FAILED
2026-Feb-18 08:59:17 :: [i586] build FAILED
2026-Feb-18 08:59:41 :: [aarch64] build FAILED
2026-Feb-18 08:59:41 :: task #408576 for sisyphus FAILED
More information about the Sisyphus-incominger
mailing list