Source: gazebo
Version: 7.8.1+dfsg-4
Severity: serious

https://buildd.debian.org/status/package.php?p=gazebo&suite=sid

...
/<<BUILDDIR>>/gazebo-7.8.1+dfsg/gazebo/util/LogPlay.cc: In member function 
'void gazebo::util::LogPlay::Open(const string&)':
/<<BUILDDIR>>/gazebo-7.8.1+dfsg/gazebo/util/LogPlay.cc:121:51: error: 'class 
tinyxml2::XMLDocument' has no member named 'GetErrorStr1'; did you mean 
'ErrorStr'?
     const char *errorStr1 = this->dataPtr->xmlDoc.GetErrorStr1();
                                                   ^~~~~~~~~~~~
                                                   ErrorStr
/<<BUILDDIR>>/gazebo-7.8.1+dfsg/gazebo/util/LogPlay.cc:122:51: error: 'class 
tinyxml2::XMLDocument' has no member named 'GetErrorStr2'; did you mean 
'ErrorStr'?
     const char *errorStr2 = this->dataPtr->xmlDoc.GetErrorStr2();
                                                   ^~~~~~~~~~~~
                                                   ErrorStr
gazebo/util/CMakeFiles/gazebo_util.dir/build.make:89: recipe for target 
'gazebo/util/CMakeFiles/gazebo_util.dir/LogPlay.cc.o' failed
make[3]: *** [gazebo/util/CMakeFiles/gazebo_util.dir/LogPlay.cc.o] Error 1

Reply via email to