robotpkg/wip/infuse-envire bulk build results
Log for infuse-envire-0.1.1 on NetBSD-11-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/NetBSD-11-x86_64/All/digest-20080510.tgz
=> Installing /opt/robotpkg/var/lib/robotpkg/packages/bsd/NetBSD-11-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-20260107 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.3 found
=> Required system package eigen3>=3.3: eigen3-3.4.0 found
=> Required system package g++>=3: g++-12.5.0 found
=> Required system package gcc>=3: gcc-12.5.0 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
x infuse-envire-0.1.1/
x infuse-envire-0.1.1/CMakeLists.txt
x infuse-envire-0.1.1/LICENSE
x infuse-envire-0.1.1/cmake/
x infuse-envire-0.1.1/cmake/Config.cmake.in
x infuse-envire-0.1.1/cmake/pkgconfig.pc.cmakein
x infuse-envire-0.1.1/src/
x infuse-envire-0.1.1/src/all
x infuse-envire-0.1.1/src/base-boost_serialization/
x infuse-envire-0.1.1/src/base-boost_serialization/BaseTypes.hpp
x infuse-envire-0.1.1/src/base-boost_serialization/BoostTypes.hpp
x infuse-envire-0.1.1/src/base-boost_serialization/DynamicSizeSerialization.hpp
x infuse-envire-0.1.1/src/base-boost_serialization/EigenTypes.hpp
x infuse-envire-0.1.1/src/base-logging/
x infuse-envire-0.1.1/src/base-logging/Logging.hpp
x infuse-envire-0.1.1/src/base-logging/Singleton.hpp
x infuse-envire-0.1.1/src/base-logging/logging/
x infuse-envire-0.1.1/src/base-logging/logging/logging_iostream_style.h
x infuse-envire-0.1.1/src/base-logging/logging/logging_printf_style.cpp
x infuse-envire-0.1.1/src/base-logging/logging/logging_printf_style.h
x infuse-envire-0.1.1/src/base-logging/logging/terminal_colors.h
x infuse-envire-0.1.1/src/base-types/
x infuse-envire-0.1.1/src/base-types/Angle.cpp
x infuse-envire-0.1.1/src/base-types/Angle.hpp
x infuse-envire-0.1.1/src/base-types/Eigen.hpp
x infuse-envire-0.1.1/src/base-types/Float.hpp
x infuse-envire-0.1.1/src/base-types/Pose.cpp
x infuse-envire-0.1.1/src/base-types/Pose.hpp
x infuse-envire-0.1.1/src/base-types/Time.cpp
x infuse-envire-0.1.1/src/base-types/Time.hpp
x infuse-envire-0.1.1/src/base-types/TransformWithCovariance.cpp
x infuse-envire-0.1.1/src/base-types/TransformWithCovariance.hpp
x infuse-envire-0.1.1/src/events/
x infuse-envire-0.1.1/src/events/EdgeEvents.hpp
x infuse-envire-0.1.1/src/events/FrameEvents.hpp
x infuse-envire-0.1.1/src/events/GraphEvent.cpp
x infuse-envire-0.1.1/src/events/GraphEvent.hpp
x infuse-envire-0.1.1/src/events/GraphEventDispatcher.cpp
x infuse-envire-0.1.1/src/events/GraphEventDispatcher.hpp
x infuse-envire-0.1.1/src/events/GraphEventExceptions.hpp
x infuse-envire-0.1.1/src/events/GraphEventPublisher.cpp
x infuse-envire-0.1.1/src/events/GraphEventPublisher.hpp
x infuse-envire-0.1.1/src/events/GraphEventSubscriber.cpp
x infuse-envire-0.1.1/src/events/GraphEventSubscriber.hpp
x infuse-envire-0.1.1/src/events/GraphItemEventDispatcher.hpp
x infuse-envire-0.1.1/src/events/ItemAddedEvent.hpp
x infuse-envire-0.1.1/src/events/ItemRemovedEvent.hpp
x infuse-envire-0.1.1/src/graph/
x infuse-envire-0.1.1/src/graph/EnvireGraph.cpp
x infuse-envire-0.1.1/src/graph/EnvireGraph.hpp
x infuse-envire-0.1.1/src/graph/Graph.hpp
x infuse-envire-0.1.1/src/graph/GraphExceptions.hpp
x infuse-envire-0.1.1/src/graph/GraphTypes.hpp
x infuse-envire-0.1.1/src/graph/GraphVisitors.hpp
x infuse-envire-0.1.1/src/graph/Path.cpp
x infuse-envire-0.1.1/src/graph/Path.hpp
x infuse-envire-0.1.1/src/graph/TransformGraph.hpp
x infuse-envire-0.1.1/src/graph/TreeView.cpp
x infuse-envire-0.1.1/src/graph/TreeView.hpp
x infuse-envire-0.1.1/src/items/
x infuse-envire-0.1.1/src/items/Environment.hpp
x infuse-envire-0.1.1/src/items/Frame.hpp
x infuse-envire-0.1.1/src/items/ItemBase.cpp
x infuse-envire-0.1.1/src/items/ItemBase.hpp
x infuse-envire-0.1.1/src/items/RandomGenerator.hpp
x infuse-envire-0.1.1/src/items/Transform.hpp
x infuse-envire-0.1.1/src/serialization/
x infuse-envire-0.1.1/src/serialization/BinaryBufferHelper.hpp
x infuse-envire-0.1.1/src/serialization/ItemHeader.hpp
x infuse-envire-0.1.1/src/serialization/SerializableConcept.hpp
x infuse-envire-0.1.1/src/serialization/Serialization.cpp
x infuse-envire-0.1.1/src/serialization/Serialization.hpp
x infuse-envire-0.1.1/src/serialization/SerializationHandle.hpp
x infuse-envire-0.1.1/src/util/
x infuse-envire-0.1.1/src/util/Demangle.cpp
x infuse-envire-0.1.1/src/util/Demangle.hpp
===> 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/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/g++/string:48,
from /usr/include/g++/stdexcept:39,
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/g++/bits/stl_function.h:117:12: note: declared here
117 | 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/g++/bits/stl_function.h:117:12: note: declared here
117 | 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/g++/bits/refwrap.h:39,
from /usr/include/g++/vector:66,
from /usr/pkg-2026Q2/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/g++/bits/stl_function.h:117:12: note: declared here
117 | 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/g++/bits/stl_function.h:117:12: note: declared here
117 | 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'
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>'; did you forget to '#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
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
137 | std::deque<GraphTraits::vertex_descriptor> nodesToVisit;
| ^~~~~~~~~~~~
In file included from /local/robotpkg/var/tmp/robotpkg/wip/infuse-envire/work/infuse-envire-0.1.1/src/graph/Path.hpp:28,
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/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/g++/bits/refwrap.h:39,
from /usr/include/g++/vector:66,
from /usr/pkg-2026Q2/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/g++/bits/stl_function.h:117:12: note: declared here
117 | 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/g++/bits/stl_function.h:117:12: note: declared here
117 | struct unary_function
| ^~~~~~~~~~~~~~
In file included from /local/robotpkg/var/tmp/robotpkg/wip/infuse-envire/work/infuse-envire-0.1.1/src/graph/../events/EdgeEvents.hpp:30,
from /local/robotpkg/var/tmp/robotpkg/wip/infuse-envire/work/infuse-envire-0.1.1/src/graph/Graph.hpp:33,
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/../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/g++/unordered_set:44,
from /local/robotpkg/var/tmp/robotpkg/wip/infuse-envire/work/infuse-envire-0.1.1/src/graph/EnvireGraph.hpp:32:
/usr/include/g++/bits/stl_function.h:117:12: note: declared here
117 | struct unary_function
| ^~~~~~~~~~~~~~
/local/robotpkg/var/tmp/robotpkg/wip/infuse-envire/work/infuse-envire-0.1.1/src/graph/../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/g++/bits/stl_function.h:117:12: note: declared here
117 | struct unary_function
| ^~~~~~~~~~~~~~
gmake[2]: *** [CMakeFiles/infuse_envire.dir/build.make:166: CMakeFiles/infuse_envire.dir/src/graph/TreeView.cpp.o] Error 1
gmake[2]: *** Waiting for unfinished jobs....
/local/robotpkg/var/tmp/robotpkg/wip/infuse-envire/work/infuse-envire-0.1.1/src/graph/Graph.hpp: In instantiation of 'void envire::core::Graph<FRAME_PROP, EDGE_PROP>::add_edge(vertex_descriptor, vertex_descriptor, const E&) [with FRAME_PROP = envire::core::Frame; EDGE_PROP = envire::core::Transform; vertex_descriptor = void*]':
/local/robotpkg/var/tmp/robotpkg/wip/infuse-envire/work/infuse-envire-0.1.1/src/graph/Graph.hpp:671:20: required from 'void envire::core::Graph<FRAME_PROP, EDGE_PROP>::add_edge(const envire::core::FrameId&, const envire::core::FrameId&, const E&) [with FRAME_PROP = envire::core::Frame; EDGE_PROP = envire::core::Transform; envire::core::FrameId = std::__cxx11::basic_string<char>]'
/local/robotpkg/var/tmp/robotpkg/wip/infuse-envire/work/infuse-envire-0.1.1/src/graph/TransformGraph.hpp:271:17: required from 'void envire::core::TransformGraph<FRAME_PROP>::addTransform(const envire::core::FrameId&, const envire::core::FrameId&, const envire::core::Transform&) [with FRAME_PROP = envire::core::Frame; envire::core::FrameId = std::__cxx11::basic_string<char>]'
/local/robotpkg/var/tmp/robotpkg/wip/infuse-envire/work/infuse-envire-0.1.1/src/graph/EnvireGraph.cpp:322:37: required from here
/local/robotpkg/var/tmp/robotpkg/wip/infuse-envire/work/infuse-envire-0.1.1/src/graph/Graph.hpp:638:14: warning: variable 'edge_pair_inv' set but not used [-Wunused-but-set-variable]
638 | EdgePair edge_pair_inv = boost::add_edge(target, origin, edgeProperty.inverse(), *this);
| ^~~~~~~~~~~~~
gmake[1]: *** [CMakeFiles/Makefile2:90: CMakeFiles/infuse_envire.dir/all] Error 2
gmake: *** [Makefile:139: all] Error 2
An unexpected error occured. The last 10 log lines are shown below.
| /local/robotpkg/var/tmp/robotpkg/wip/infuse-envire/work/infuse-envire-0.1.1/src/graph/Graph.hpp:671:20: required from 'void envire::core::Graph<FRAME_PROP, EDGE_PROP>::add_edge(const envire::core::FrameId&, const envire::core::FrameId&, const E&) [with FRAME_PROP = envire::core::Frame; EDGE_PROP = envire::core::Transform; envire::core::FrameId = std::__cxx11::basic_string<char>]'
| /local/robotpkg/var/tmp/robotpkg/wip/infuse-envire/work/infuse-envire-0.1.1/src/graph/TransformGraph.hpp:271:17: required from 'void envire::core::TransformGraph<FRAME_PROP>::addTransform(const envire::core::FrameId&, const envire::core::FrameId&, const envire::core::Transform&) [with FRAME_PROP = envire::core::Frame; envire::core::FrameId = std::__cxx11::basic_string<char>]'
| /local/robotpkg/var/tmp/robotpkg/wip/infuse-envire/work/infuse-envire-0.1.1/src/graph/EnvireGraph.cpp:322:37: required from here
| /local/robotpkg/var/tmp/robotpkg/wip/infuse-envire/work/infuse-envire-0.1.1/src/graph/Graph.hpp:638:14: warning: variable 'edge_pair_inv' set but not used [-Wunused-but-set-variable]
| 638 | EdgePair edge_pair_inv = boost::add_edge(target, origin, edgeProperty.inverse(), *this);
| | ^~~~~~~~~~~~~
| gmake[2]: Leaving directory '/local/robotpkg/var/tmp/robotpkg/wip/infuse-envire/work/infuse-envire-0.1.1'
| gmake[1]: Leaving directory '/local/robotpkg/var/tmp/robotpkg/wip/infuse-envire/work/infuse-envire-0.1.1'
| gmake[1]: *** [CMakeFiles/Makefile2:90: CMakeFiles/infuse_envire.dir/all] Error 2
| gmake: *** [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
gmake[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
gmake[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: /usr/pkg/bin/gmake: *** [package] Error 2
===> Deinstalling for infuse-envire
Removed digest-20080510
Removed tnftp-20151004~ssl