robotpkg/wip/flex-joints bulk build results

Log for flex-joints-1.1.0 on Rocky-10-x86_64: bulk.log (Back)

=> Checking for clear installation ===> Installing bootstrap dependencies for flex-joints-1.1.0 => Installing /opt/robotpkg/var/lib/robotpkg/packages/bsd/Rocky-10-x86_64/All/digest-20080510.tgz => Installing /opt/robotpkg/var/lib/robotpkg/packages/bsd/Rocky-10-x86_64/All/tnftp-20151004~ssl.tgz ===> Checking bootstrap dependencies for flex-joints-1.1.0 => Required robotpkg package digest>=20080510: digest-20080510 found => Required robotpkg package tnftp>=20130505~ssl: tnftp-20151004~ssl found => Required system package gzip: gzip-1.13 found => Required system package patch>=2.0: patch-2.7.6~posix found => Required system package pax and tar archivers: pax found => Required system package pkg_install>=20110805.12: pkg_install-20211115.3 found ===> Done bootstrap-depends for flex-joints-1.1.0 ===> Installing full dependencies for flex-joints-1.1.0 => Dependency digest-20080510 already installed => Installing /opt/robotpkg/var/lib/robotpkg/packages/bsd/Rocky-10-x86_64/All/jrl-cmakemodules-2.1.0.tgz => Dependency tnftp-20151004~ssl already installed ===> Checking build options for flex-joints-1.1.0 => Building with no option. ===> Checking alternatives for flex-joints-1.1.0 => Use the GNU C++ compiler: c++-compiler provided by g++>=3 => Use the GNU C compiler: c-compiler provided by gcc>=3 ===> Checking dependencies for flex-joints-1.1.0 => Required system package boost-headers>=1.34.1: boost-headers-1.83 found => Required system package boostlib-unit_test_framework>=1.34.1: boost-libs-1.83.0 found => Required system package cmake>=3.10: cmake-3.31.8 found => Required system package eigen3>=3.3: eigen3-3.4.0 found => Required system package g++>=3: g++-14.3.1 found => Required system package gcc>=3: gcc-14.3.1 found => Required system package libstdc++: libstdc++ found => Required system package pkg-config>=0.22: pkg-config-2.1.0 found => Required robotpkg package jrl-cmakemodules>=1.1.0: jrl-cmakemodules-2.1.0 found ===> Done depends for flex-joints-1.1.0 ===> Extracting for flex-joints-1.1.0 => SHA1 checksums OK => RMD160 checksums OK ===> Patching for flex-joints-1.1.0 => Applying robotpkg patches for flex-joints-1.1.0 ===> Configuring for flex-joints-1.1.0 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 3.10 will be removed from a future version of CMake. Update the VERSION argument <min> value. Or, use the <min>...<max> syntax to tell CMake that the project requires at least <min> but has been updated to work with policies introduced by <max> or earlier. CMake Warning (dev) at CMakeLists.txt:49 (find_package): Policy CMP0167 is not set: The FindBoost module is removed. Run "cmake --help-policy CMP0167" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. ===> Building for flex-joints-1.1.0 In file included from /usr/lib/gcc/x86_64-redhat-linux/14/include/immintrin.h:43, from /usr/include/eigen3/Eigen/src/Core/util/ConfigureVectorization.h:361, from /usr/include/eigen3/Eigen/Core:22, from /usr/include/eigen3/Eigen/Dense:1, from /local/robotpkg/var/tmp/robotpkg/wip/flex-joints/work/flex-joints-1.1.0/include/flex-joints/fwd.hpp:5, from /local/robotpkg/var/tmp/robotpkg/wip/flex-joints/work/flex-joints-1.1.0/include/flex-joints/flexi-hips.hpp:7, from /local/robotpkg/var/tmp/robotpkg/wip/flex-joints/work/flex-joints-1.1.0/src/flexi-hips.cpp:1: In function '__m256d _mm256_loadu_pd(const double*)', inlined from 'Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = __vector(4) double]' at /usr/include/eigen3/Eigen/src/Core/arch/AVX/PacketMath.h:582:129, inlined from 'Packet Eigen::internal::ploadt(const typename unpacket_traits<T>::type*) [with Packet = __vector(4) double; int Alignment = 0]' at /usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:969:26, inlined from 'PacketType Eigen::internal::evaluator<Eigen::PlainObjectBase<Derived> >::packet(Eigen::Index) const [with int LoadMode = 0; PacketType = __vector(4) double; Derived = Eigen::Matrix<double, 3, 1>]' at /usr/include/eigen3/Eigen/src/Core/CoreEvaluators.h:245:40, inlined from 'void Eigen::internal::generic_dense_assignment_kernel<DstEvaluatorTypeT, SrcEvaluatorTypeT, Functor, Version>::assignPacket(Eigen::Index) [with int StoreMode = 32; int LoadMode = 0; PacketType = __vector(4) double; DstEvaluatorTypeT = Eigen::internal::evaluator<Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false> >; SrcEvaluatorTypeT = Eigen::internal::evaluator<Eigen::Matrix<double, 3, 1> >; Functor = Eigen::internal::assign_op<double, double>; int Version = 0]' at /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:681:114, inlined from 'static void Eigen::internal::dense_assignment_loop<Kernel, 3, 0>::run(Kernel&) [with Kernel = Eigen::internal::generic_dense_assignment_kernel<Eigen::internal::evaluator<Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false> >, Eigen::internal::evaluator<Eigen::Matrix<double, 3, 1> >, Eigen::internal::assign_op<double, double>, 0>]' at /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:437:75, inlined from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>; SrcXprType = Eigen::Matrix<double, 3, 1>; Functor = assign_op<double, double>]' at /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:785:37, inlined from 'static void Eigen::internal::Assignment<DstXprType, SrcXprType, Functor, Eigen::internal::Dense2Dense, Weak>::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>; SrcXprType = Eigen::Matrix<double, 3, 1>; Functor = Eigen::internal::assign_op<double, double>; Weak = void]' at /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:954:31, inlined from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>; Src = Eigen::Matrix<double, 3, 1>; Func = assign_op<double, double>]' at /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:890:49, inlined from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<evaluator_assume_aliasing<Src>::value, void*>::type) [with Dst = Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>; Src = Eigen::Product<Eigen::Inverse<Eigen::Matrix<double, 3, 3> >, Eigen::Matrix<double, 3, 1>, 0>; Func = assign_op<double, double>]' at /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:851:27, inlined from 'void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>; Src = Eigen::Product<Eigen::Inverse<Eigen::Matrix<double, 3, 3> >, Eigen::Matrix<double, 3, 1>, 0>]' at /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:836:18, inlined from 'Derived& Eigen::MatrixBase<Derived>::operator=(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Inverse<Eigen::Matrix<double, 3, 3> >, Eigen::Matrix<double, 3, 1>, 0>; Derived = Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, false>]' at /usr/include/eigen3/Eigen/src/Core/Assign.h:66:28, inlined from 'void flex::Flex::correctHip(const flex::eVector2&, const flex::eVector2&, flex::eVectorX&, flex::eVectorX&, const Eigen::Array3i&)' at /local/robotpkg/var/tmp/robotpkg/wip/flex-joints/work/flex-joints-1.1.0/src/flexi-hips.cpp:80:49: /usr/lib/gcc/x86_64-redhat-linux/14/include/avxintrin.h:893:24: error: array subscript '__m256d_u[0]' is partly outside array bounds of 'Eigen::internal::plain_matrix_type<Eigen::Product<Eigen::Inverse<Eigen::Matrix<double, 3, 3> >, Eigen::Matrix<double, 3, 1>, 0>, Eigen::Dense>::type [1]' {aka 'Eigen::Matrix<double, 3, 1> [1]'} [-Werror=array-bounds=] 893 | return *(__m256d_u *)__P; | ^~~ In file included from /usr/include/eigen3/Eigen/Core:278: /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h: In member function 'void flex::Flex::correctHip(const flex::eVector2&, const flex::eVector2&, flex::eVectorX&, flex::eVectorX&, const Eigen::Array3i&)': /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:850:41: note: at offset [0, 16] into object 'tmp' of size 24 850 | typename plain_matrix_type<Src>::type tmp(src); | ^~~ cc1plus: all warnings being treated as errors make[2]: *** [CMakeFiles/flex-joints.dir/build.make:82: CMakeFiles/flex-joints.dir/src/flexi-hips.cpp.o] Error 1 make[1]: *** [CMakeFiles/Makefile2:1630: CMakeFiles/flex-joints.dir/all] Error 2 make: *** [Makefile:149: all] Error 2 An unexpected error occured. The last 10 log lines are shown below. | /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h: In member function 'void flex::Flex::correctHip(const flex::eVector2&, const flex::eVector2&, flex::eVectorX&, flex::eVectorX&, const Eigen::Array3i&)': | /usr/include/eigen3/Eigen/src/Core/AssignEvaluator.h:850:41: note: at offset [0, 16] into object 'tmp' of size 24 | 850 | typename plain_matrix_type<Src>::type tmp(src); | | ^~~ | cc1plus: all warnings being treated as errors | make[2]: *** [CMakeFiles/flex-joints.dir/build.make:82: CMakeFiles/flex-joints.dir/src/flexi-hips.cpp.o] Error 1 | make[2]: Leaving directory '/local/robotpkg/var/tmp/robotpkg/wip/flex-joints/work/flex-joints-1.1.0' | make[1]: Leaving directory '/local/robotpkg/var/tmp/robotpkg/wip/flex-joints/work/flex-joints-1.1.0' | make[1]: *** [CMakeFiles/Makefile2:1630: CMakeFiles/flex-joints.dir/all] Error 2 | make: *** [Makefile:149: all] Error 2 For details or bug reports, check the complete log file in: /local/robotpkg/var/tmp/robotpkg/wip/flex-joints/work/build.log make[3]: *** [/local/robotpkg/var/lib/robotpkg/mk/build/build.mk:204: do-build-make(/local/robotpkg/var/tmp/robotpkg/wip/flex-joints/work/flex-joints-1.1.0)] Error 2 make[2]: *** [/local/robotpkg/var/lib/robotpkg/mk/pkg/package.mk:42: pkg-check-installed] Error 2 => Marking flex-joints-1.1.0 as broken ERROR: make: *** [package] Error 2 ===> Deinstalling for flex-joints Removed digest-20080510 Removed jrl-cmakemodules-2.1.0 Removed tnftp-20151004~ssl