robotpkg/wip/infuse-envire bulk build results

Log for infuse-envire-0.1.1 on Fedora-44-x86_64: bulk.log (Back)

=> Checking for clear installation ===> Installing bootstrap dependencies for infuse-envire-0.1.1 => Installing /opt/robotpkg/var/lib/robotpkg/packages/bsd/Fedora-44-x86_64/All/digest-20080510.tgz => Installing /opt/robotpkg/var/lib/robotpkg/packages/bsd/Fedora-44-x86_64/All/tnftp-20151004~ssl.tgz ===> Checking bootstrap dependencies for infuse-envire-0.1.1 => Required robotpkg package digest>=20080510: digest-20080510 found => Required robotpkg package tnftp>=20091122: tnftp-20151004~ssl found => Required system package gzip: gzip-1.14 found => Required system package pax and tar archivers: pax found => Required system package pkg_install>=20110805.12: pkg_install-20211115.4 found ===> Done bootstrap-depends for infuse-envire-0.1.1 ===> Installing full dependencies for infuse-envire-0.1.1 => Dependency digest-20080510 already installed => Dependency tnftp-20151004~ssl already installed ===> Checking build options for infuse-envire-0.1.1 => Building with no option. ===> Checking alternatives for infuse-envire-0.1.1 => 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 infuse-envire-0.1.1 => Required system package cmake>=2.6: cmake-4.3.0 found => Required system package eigen3>=3.3: eigen3-5.0.1 found => Required system package g++>=3: g++-16.2.1 found => Required system package gcc>=3: gcc-16.2.1 found => Required system package libstdc++: libstdc++ found => Required system package pkg-config>=0.22: pkg-config-2.5.1 found ===> Done depends for infuse-envire-0.1.1 ===> Extracting for infuse-envire-0.1.1 => SHA1 checksums OK => RMD160 checksums OK ===> Configuring for infuse-envire-0.1.1 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:73 (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 infuse-envire-0.1.1 In file included from /local/robotpkg/var/tmp/robotpkg/wip/infuse-envire/work/infuse-envire-0.1.1/src/graph/../items/../base-types/Pose.hpp:4, from /local/robotpkg/var/tmp/robotpkg/wip/infuse-envire/work/infuse-envire-0.1.1/src/graph/../items/../base-types/TransformWithCovariance.hpp:4, from /local/robotpkg/var/tmp/robotpkg/wip/infuse-envire/work/infuse-envire-0.1.1/src/graph/../items/Transform.hpp:38, from /local/robotpkg/var/tmp/robotpkg/wip/infuse-envire/work/infuse-envire-0.1.1/src/graph/Path.hpp:29, from /local/robotpkg/var/tmp/robotpkg/wip/infuse-envire/work/infuse-envire-0.1.1/src/graph/Path.cpp:27: /local/robotpkg/var/tmp/robotpkg/wip/infuse-envire/work/infuse-envire-0.1.1/src/graph/../items/../base-types/Eigen.hpp:4:10: fatal error: Eigen/Core: No such file or directory 4 | #include <Eigen/Core> | ^~~~~~~~~~~~ compilation terminated. make[2]: *** [CMakeFiles/infuse_envire.dir/build.make:152: CMakeFiles/infuse_envire.dir/src/graph/Path.cpp.o] Error 1 make[2]: *** Waiting for unfinished jobs.... In file included from /local/robotpkg/var/tmp/robotpkg/wip/infuse-envire/work/infuse-envire-0.1.1/src/graph/../items/../base-types/Pose.hpp:4, from /local/robotpkg/var/tmp/robotpkg/wip/infuse-envire/work/infuse-envire-0.1.1/src/graph/../items/../base-types/TransformWithCovariance.hpp:4, from /local/robotpkg/var/tmp/robotpkg/wip/infuse-envire/work/infuse-envire-0.1.1/src/graph/../items/Transform.hpp:38, from /local/robotpkg/var/tmp/robotpkg/wip/infuse-envire/work/infuse-envire-0.1.1/src/graph/Path.hpp:29, from /local/robotpkg/var/tmp/robotpkg/wip/infuse-envire/work/infuse-envire-0.1.1/src/graph/Graph.hpp:43, from /local/robotpkg/var/tmp/robotpkg/wip/infuse-envire/work/infuse-envire-0.1.1/src/graph/TransformGraph.hpp:13, from /local/robotpkg/var/tmp/robotpkg/wip/infuse-envire/work/infuse-envire-0.1.1/src/graph/EnvireGraph.hpp:38, from /local/robotpkg/var/tmp/robotpkg/wip/infuse-envire/work/infuse-envire-0.1.1/src/graph/EnvireGraph.cpp:28: /local/robotpkg/var/tmp/robotpkg/wip/infuse-envire/work/infuse-envire-0.1.1/src/graph/../items/../base-types/Eigen.hpp:4:10: fatal error: Eigen/Core: No such file or directory 4 | #include <Eigen/Core> | ^~~~~~~~~~~~ compilation terminated. make[2]: *** [CMakeFiles/infuse_envire.dir/build.make:138: CMakeFiles/infuse_envire.dir/src/graph/EnvireGraph.cpp.o] Error 1 In file included from /local/robotpkg/var/tmp/robotpkg/wip/infuse-envire/work/infuse-envire-0.1.1/src/events/EdgeEvents.hpp:30, from /local/robotpkg/var/tmp/robotpkg/wip/infuse-envire/work/infuse-envire-0.1.1/src/events/GraphEventDispatcher.cpp:29: /local/robotpkg/var/tmp/robotpkg/wip/infuse-envire/work/infuse-envire-0.1.1/src/events/../graph/GraphTypes.hpp:165:28: warning: 'template<class _Arg, class _Result> struct std::unary_function' is deprecated [-Wdeprecated-declarations] 165 | struct EdgeHash : std::unary_function<typename GRAPH::edge_descriptor, std::size_t> | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/16/string:52, from /usr/include/c++/16/stdexcept:41, from /local/robotpkg/var/tmp/robotpkg/wip/infuse-envire/work/infuse-envire-0.1.1/src/events/GraphEventExceptions.hpp:29, from /local/robotpkg/var/tmp/robotpkg/wip/infuse-envire/work/infuse-envire-0.1.1/src/events/GraphEvent.hpp:28, from /local/robotpkg/var/tmp/robotpkg/wip/infuse-envire/work/infuse-envire-0.1.1/src/events/GraphEventDispatcher.cpp:28: /usr/include/c++/16/bits/stl_function.h:120:12: note: declared here 120 | struct unary_function | ^~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/infuse-envire/work/infuse-envire-0.1.1/src/events/../graph/GraphTypes.hpp:182:30: warning: 'template<class _Arg, class _Result> struct std::unary_function' is deprecated [-Wdeprecated-declarations] 182 | struct VertexHash : std::unary_function<GraphTraits::vertex_descriptor, std::size_t> { | ^~~~~~~~~~~~~~ /usr/include/c++/16/bits/stl_function.h:120:12: note: declared here 120 | struct unary_function | ^~~~~~~~~~~~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/infuse-envire/work/infuse-envire-0.1.1/src/graph/TreeView.hpp:29, from /local/robotpkg/var/tmp/robotpkg/wip/infuse-envire/work/infuse-envire-0.1.1/src/graph/TreeView.cpp:27: /local/robotpkg/var/tmp/robotpkg/wip/infuse-envire/work/infuse-envire-0.1.1/src/graph/GraphTypes.hpp:165:28: warning: 'template<class _Arg, class _Result> struct std::unary_function' is deprecated [-Wdeprecated-declarations] 165 | struct EdgeHash : std::unary_function<typename GRAPH::edge_descriptor, std::size_t> | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/16/bits/predefined_ops.h:33, from /usr/include/c++/16/bits/stl_algobase.h:70, from /usr/include/c++/16/vector:64, from /usr/include/boost/graph/adjacency_list.hpp:16, from /local/robotpkg/var/tmp/robotpkg/wip/infuse-envire/work/infuse-envire-0.1.1/src/graph/GraphTypes.hpp:29: /usr/include/c++/16/bits/stl_function.h:120:12: note: declared here 120 | struct unary_function | ^~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/infuse-envire/work/infuse-envire-0.1.1/src/graph/GraphTypes.hpp:182:30: warning: 'template<class _Arg, class _Result> struct std::unary_function' is deprecated [-Wdeprecated-declarations] 182 | struct VertexHash : std::unary_function<GraphTraits::vertex_descriptor, std::size_t> { | ^~~~~~~~~~~~~~ /usr/include/c++/16/bits/stl_function.h:120:12: note: declared here 120 | struct unary_function | ^~~~~~~~~~~~~~ /local/robotpkg/var/tmp/robotpkg/wip/infuse-envire/work/infuse-envire-0.1.1/src/graph/TreeView.hpp: In member function 'void envire::core::TreeView::visitBfs(envire::core::GraphTraits::vertex_descriptor, Func)': /local/robotpkg/var/tmp/robotpkg/wip/infuse-envire/work/infuse-envire-0.1.1/src/graph/TreeView.hpp:137:18: error: 'deque' is not a member of 'std' [-Wtemplate-body] 137 | std::deque<GraphTraits::vertex_descriptor> nodesToVisit; | ^~~~~ /local/robotpkg/var/tmp/robotpkg/wip/infuse-envire/work/infuse-envire-0.1.1/src/graph/TreeView.hpp:30:1: note: 'std::deque' is defined in header '<deque>'; this is probably fixable by adding '#include <deque>' 29 | #include "GraphTypes.hpp" +++ |+#include <deque> 30 | /local/robotpkg/var/tmp/robotpkg/wip/infuse-envire/work/infuse-envire-0.1.1/src/graph/TreeView.hpp:137:54: error: expected primary-expression before '>' token [-Wtemplate-body] 137 | std::deque<GraphTraits::vertex_descriptor> nodesToVisit; | ^ /local/robotpkg/var/tmp/robotpkg/wip/infuse-envire/work/infuse-envire-0.1.1/src/graph/TreeView.hpp:137:56: error: 'nodesToVisit' was not declared in this scope [-Wtemplate-body] 137 | std::deque<GraphTraits::vertex_descriptor> nodesToVisit; | ^~~~~~~~~~~~ make[2]: *** [CMakeFiles/infuse_envire.dir/build.make:166: CMakeFiles/infuse_envire.dir/src/graph/TreeView.cpp.o] Error 1 make[1]: *** [CMakeFiles/Makefile2:90: CMakeFiles/infuse_envire.dir/all] Error 2 make: *** [Makefile:139: all] Error 2 An unexpected error occured. The last 10 log lines are shown below. | 137 | std::deque<GraphTraits::vertex_descriptor> nodesToVisit; | | ^ | /local/robotpkg/var/tmp/robotpkg/wip/infuse-envire/work/infuse-envire-0.1.1/src/graph/TreeView.hpp:137:56: error: 'nodesToVisit' was not declared in this scope [-Wtemplate-body] | 137 | std::deque<GraphTraits::vertex_descriptor> nodesToVisit; | | ^~~~~~~~~~~~ | make[2]: *** [CMakeFiles/infuse_envire.dir/build.make:166: CMakeFiles/infuse_envire.dir/src/graph/TreeView.cpp.o] Error 1 | make[2]: Leaving directory '/local/robotpkg/var/tmp/robotpkg/wip/infuse-envire/work/infuse-envire-0.1.1' | make[1]: Leaving directory '/local/robotpkg/var/tmp/robotpkg/wip/infuse-envire/work/infuse-envire-0.1.1' | make[1]: *** [CMakeFiles/Makefile2:90: CMakeFiles/infuse_envire.dir/all] Error 2 | make: *** [Makefile:139: all] Error 2 For details or bug reports, check the complete log file in: /local/robotpkg/var/tmp/robotpkg/wip/infuse-envire/work/build.log make[3]: *** [/local/robotpkg/var/lib/robotpkg/mk/build/build.mk:204: do-build-make(/local/robotpkg/var/tmp/robotpkg/wip/infuse-envire/work/infuse-envire-0.1.1)] Error 2 make[2]: *** [/local/robotpkg/var/lib/robotpkg/mk/pkg/package.mk:42: pkg-check-installed] Error 2 => Marking infuse-envire-0.1.1 as broken ERROR: make: *** [package] Error 2 ===> Deinstalling for infuse-envire Removed digest-20080510 Removed tnftp-20151004~ssl