robotpkg/simulation/dxsim-gazebo bulk build results
Log for dxsim-gazebo-1.2 on Fedora-40-x86_64: bulk.log (Back)
=> Checking for clear installation
===> Installing bootstrap dependencies for dxsim-gazebo-1.2
=> Installing /opt/robotpkg/var/lib/robotpkg/packages/bsd/Fedora-40-x86_64/All/digest-20080510.tgz
=> Installing /opt/robotpkg/var/lib/robotpkg/packages/bsd/Fedora-40-x86_64/All/tnftp-20151004~ssl.tgz
===> Checking bootstrap dependencies for dxsim-gazebo-1.2
=> 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 pax and tar archivers: pax found
=> Required system package pkg_install>=20110805.12: pkg_install-20211115.3 found
===> Done bootstrap-depends for dxsim-gazebo-1.2
===> Installing full dependencies for dxsim-gazebo-1.2
=> Dependency digest-20080510 already installed
=> Installing /opt/robotpkg/var/lib/robotpkg/packages/bsd/Fedora-40-x86_64/All/libdynamixel-1.2.1.tgz
=> Dependency tnftp-20151004~ssl already installed
===> Checking build options for dxsim-gazebo-1.2
=> Building with no option.
===> Checking alternatives for dxsim-gazebo-1.2
=> 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 dxsim-gazebo-1.2
=> Required system package boostlib-filesystem>=1.34.1: boost-libs-1.83.0 found
=> Required system package boostlib-iostreams>=1.34.1: boost-libs-1.83.0 found
=> Required system package boostlib-math>=1.34.1: boost-libs-1.83.0 found
=> Required system package boostlib-thread>=1.34.1: boost-libs-1.83.0 found
=> Required system package g++>=3: g++-14 found
=> Required system package gazebo>=1: gazebo-10.2.0 found
=> Required system package gcc>=3: gcc-14 found
=> Required system package libstdc++: libstdc++ found
=> Required system package pkg-config>=0.22: pkg-config-2.1.1 found
=> Required robotpkg package libdynamixel>=1.2: libdynamixel-1.2.1 found
===> Done depends for dxsim-gazebo-1.2
===> Extracting for dxsim-gazebo-1.2
=> SHA1 checksums OK
=> RMD160 checksums OK
===> Configuring for dxsim-gazebo-1.2
=> Modifying GNU configure scripts to avoid --recheck
/usr/bin/grep: warning: stray before -
===> Building for dxsim-gazebo-1.2
In file included from /usr/include/boost/bind/detail/requires_cxx11.hpp:9,
from /usr/include/boost/bind/bind.hpp:24,
from /usr/include/boost/bind.hpp:29,
from src/plugin.cc:34:
/usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.'
36 | BOOST_PRAGMA_MESSAGE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gazebo-10/gazebo/transport/transport.hh:3,
from /usr/include/gazebo-10/gazebo/gazebo_core.hh:21,
from /usr/include/gazebo-10/gazebo/gazebo.hh:20,
from src/plugin.cc:35:
/usr/include/gazebo-10/gazebo/transport/Connection.hh:60:5: error: expected class-name before '{' token
60 | {
| ^
/usr/include/gazebo-10/gazebo/transport/Connection.hh:75:20: error: 'task' in namespace 'tbb' does not name a type
75 | public: tbb::task *execute()
| ^~~~
In file included from /usr/include/tbb/task.h:17,
from /usr/include/gazebo-10/gazebo/transport/Connection.hh:21:
/usr/include/oneapi/tbb/task.h:26:11: note: 'tbb::v1::task' declared here
26 | namespace task {
| ^~~~
/usr/include/gazebo-10/gazebo/transport/Connection.hh: In member function 'void gazebo::transport::Connection::OnReadData(const boost::system::error_code&, boost::tuples::tuple)':
/usr/include/gazebo-10/gazebo/transport/Connection.hh:315:61: error: 'allocate_root' is not a member of 'tbb::v1::task'
315 | ConnectionReadTask *task = new(tbb::task::allocate_root())
| ^~~~~~~~~~~~~
/usr/include/gazebo-10/gazebo/transport/Connection.hh:317:30: error: 'enqueue' is not a member of 'tbb::v1::task'
317 | tbb::task::enqueue(*task);
| ^~~~~~~
In file included from /usr/include/gazebo-10/gazebo/transport/transport.hh:6:
/usr/include/gazebo-10/gazebo/transport/Node.hh: At global scope:
/usr/include/gazebo-10/gazebo/transport/Node.hh:42:5: error: expected class-name before '{' token
42 | {
| ^
/usr/include/gazebo-10/gazebo/transport/Node.hh:56:20: error: 'task' in namespace 'tbb' does not name a type
56 | public: tbb::task *execute()
| ^~~~
/usr/include/oneapi/tbb/task.h:26:11: note: 'tbb::v1::task' declared here
26 | namespace task {
| ^~~~
/usr/include/gazebo-10/gazebo/transport/Node.hh: In member function 'void gazebo::transport::Node::Publish(const std::string&, const google::protobuf::Message&)':
/usr/include/gazebo-10/gazebo/transport/Node.hh:164:52: error: 'allocate_root' is not a member of 'tbb::v1::task'
164 | PublishTask *task = new(tbb::task::allocate_root())
| ^~~~~~~~~~~~~
/usr/include/gazebo-10/gazebo/transport/Node.hh:167:28: error: 'enqueue' is not a member of 'tbb::v1::task'
167 | tbb::task::enqueue(*task);
| ^~~~~~~
make: *** [Makefile:549: src/dxsim_gazebo_la-plugin.lo] Error 1
An unexpected error occured. The last 10 log lines are shown below.
| 26 | namespace task {
| | ^~~~
| /usr/include/gazebo-10/gazebo/transport/Node.hh: In member function 'void gazebo::transport::Node::Publish(const std::string&, const google::protobuf::Message&)':
| /usr/include/gazebo-10/gazebo/transport/Node.hh:164:52: error: 'allocate_root' is not a member of 'tbb::v1::task'
| 164 | PublishTask *task = new(tbb::task::allocate_root())
| | ^~~~~~~~~~~~~
| /usr/include/gazebo-10/gazebo/transport/Node.hh:167:28: error: 'enqueue' is not a member of 'tbb::v1::task'
| 167 | tbb::task::enqueue(*task);
=> Marking dxsim-gazebo-1.2 as broken
| | ^~~~~~~
| make: *** [Makefile:549: src/dxsim_gazebo_la-plugin.lo] Error 1
For details or bug reports, check the complete log file in:
/local/robotpkg/var/tmp/robotpkg/simulation/dxsim-gazebo/work/build.log
make[3]: *** [/local/robotpkg/var/lib/robotpkg/mk/build/build.mk:204: do-build-make(/local/robotpkg/var/tmp/robotpkg/simulation/dxsim-gazebo/work/dxsim-gazebo-1.2)] Error 2
make[2]: *** [/local/robotpkg/var/lib/robotpkg/mk/pkg/package.mk:42: pkg-check-installed] Error 2
ERROR: make: *** [package] Error 2
===> Deinstalling for dxsim-gazebo
Removed digest-20080510
Removed libdynamixel-1.2.1
Removed tnftp-20151004~ssl