See <
https://build.ros.org/job/Mdev__libpointmatcher__ubuntu_bionic_amd64/8/display/redirect>
Changes:
------------------------------------------
[...truncated 368.62 KB...]
^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
from /tmp/ws/src/libpointmatcher/contrib/yaml-cpp-pm/include/yaml-cpp-pm/iterator.h:9,
from /tmp/ws/src/libpointmatcher/contrib/yaml-cpp-pm/include/yaml-cpp-pm/node.h:14,
from /tmp/ws/src/libpointmatcher/contrib/yaml-cpp-pm/src/null.cpp:2:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
template<typename> class auto_ptr;
^~~~~~~~
[ 14%] Building CXX object contrib/yaml-cpp-pm/CMakeFiles/yaml-cpp-pm.dir/src/ostream.cpp.o
[ 15%] Building CXX object contrib/yaml-cpp-pm/CMakeFiles/yaml-cpp-pm.dir/src/parser.cpp.o
In file included from /tmp/ws/src/libpointmatcher/contrib/yaml-cpp-pm/src/parser.cpp:1:0:
/tmp/ws/src/libpointmatcher/contrib/yaml-cpp-pm/include/yaml-cpp-pm/parser.h:46:8: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
std::auto_ptr<Scanner> m_pScanner;
^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
from /tmp/ws/src/libpointmatcher/contrib/yaml-cpp-pm/include/yaml-cpp-pm/parser.h:12,
from /tmp/ws/src/libpointmatcher/contrib/yaml-cpp-pm/src/parser.cpp:1:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
template<typename> class auto_ptr;
^~~~~~~~
In file included from /tmp/ws/src/libpointmatcher/contrib/yaml-cpp-pm/src/parser.cpp:1:0:
/tmp/ws/src/libpointmatcher/contrib/yaml-cpp-pm/include/yaml-cpp-pm/parser.h:47:8: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
std::auto_ptr<Directives> m_pDirectives;
^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
from /tmp/ws/src/libpointmatcher/contrib/yaml-cpp-pm/include/yaml-cpp-pm/parser.h:12,
from /tmp/ws/src/libpointmatcher/contrib/yaml-cpp-pm/src/parser.cpp:1:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
template<typename> class auto_ptr;
^~~~~~~~
In file included from /tmp/ws/src/libpointmatcher/contrib/yaml-cpp-pm/include/yaml-cpp-pm/node.h:14:0,
from /tmp/ws/src/libpointmatcher/contrib/yaml-cpp-pm/src/parser.cpp:4:
/tmp/ws/src/libpointmatcher/contrib/yaml-cpp-pm/include/yaml-cpp-pm/iterator.h:20:17: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
Iterator(std::auto_ptr<IterPriv> pData);
^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
from /tmp/ws/src/libpointmatcher/contrib/yaml-cpp-pm/include/yaml-cpp-pm/parser.h:12,
from /tmp/ws/src/libpointmatcher/contrib/yaml-cpp-pm/src/parser.cpp:1:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
template<typename> class auto_ptr;
^~~~~~~~
In file included from /tmp/ws/src/libpointmatcher/contrib/yaml-cpp-pm/include/yaml-cpp-pm/node.h:14:0,
from /tmp/ws/src/libpointmatcher/contrib/yaml-cpp-pm/src/parser.cpp:4:
/tmp/ws/src/libpointmatcher/contrib/yaml-cpp-pm/include/yaml-cpp-pm/iterator.h:36:8: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
std::auto_ptr<IterPriv> m_pData;
^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
from /tmp/ws/src/libpointmatcher/contrib/yaml-cpp-pm/include/yaml-cpp-pm/parser.h:12,
from /tmp/ws/src/libpointmatcher/contrib/yaml-cpp-pm/src/parser.cpp:1:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
template<typename> class auto_ptr;
^~~~~~~~
In file included from /tmp/ws/src/libpointmatcher/contrib/yaml-cpp-pm/src/parser.cpp:4:0:
/tmp/ws/src/libpointmatcher/contrib/yaml-cpp-pm/include/yaml-cpp-pm/node.h:43:8: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
std::auto_ptr<Node> Clone() const;
^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
from /tmp/ws/src/libpointmatcher/contrib/yaml-cpp-pm/include/yaml-cpp-pm/parser.h:12,
from /tmp/ws/src/libpointmatcher/contrib/yaml-cpp-pm/src/parser.cpp:1:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
template<typename> class auto_ptr;
^~~~~~~~
In file included from /tmp/ws/src/libpointmatcher/contrib/yaml-cpp-pm/src/parser.cpp:4:0:
/tmp/ws/src/libpointmatcher/contrib/yaml-cpp-pm/include/yaml-cpp-pm/node.h:117:8: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
std::auto_ptr<NodeOwnership> m_pOwnership;
^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
from /tmp/ws/src/libpointmatcher/contrib/yaml-cpp-pm/include/yaml-cpp-pm/parser.h:12,
from /tmp/ws/src/libpointmatcher/contrib/yaml-cpp-pm/src/parser.cpp:1:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
template<typename> class auto_ptr;
^~~~~~~~
In file included from /tmp/ws/src/libpointmatcher/contrib/yaml-cpp-pm/src/scanner.h:15:0,
from /tmp/ws/src/libpointmatcher/contrib/yaml-cpp-pm/src/parser.cpp:7:
/tmp/ws/src/libpointmatcher/contrib/yaml-cpp-pm/src/ptr_vector.h:32:23: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
void push_back(std::auto_ptr<T> t) {
^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
from /tmp/ws/src/libpointmatcher/contrib/yaml-cpp-pm/include/yaml-cpp-pm/parser.h:12,
from /tmp/ws/src/libpointmatcher/contrib/yaml-cpp-pm/src/parser.cpp:1:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
template<typename> class auto_ptr;
^~~~~~~~
In file included from /tmp/ws/src/libpointmatcher/contrib/yaml-cpp-pm/src/parser.cpp:8:0:
/tmp/ws/src/libpointmatcher/contrib/yaml-cpp-pm/src/singledocparser.h:56:8: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
std::auto_ptr<CollectionStack> m_pCollectionStack;
^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
from /tmp/ws/src/libpointmatcher/contrib/yaml-cpp-pm/include/yaml-cpp-pm/parser.h:12,
from /tmp/ws/src/libpointmatcher/contrib/yaml-cpp-pm/src/parser.cpp:1:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
template<typename> class auto_ptr;
^~~~~~~~
[ 16%] Building CXX object contrib/yaml-cpp-pm/CMakeFiles/yaml-cpp-pm.dir/src/regex.cpp.o
[ 17%] Building CXX object contrib/yaml-cpp-pm/CMakeFiles/yaml-cpp-pm.dir/src/scanner.cpp.o
In file included from /tmp/ws/src/libpointmatcher/contrib/yaml-cpp-pm/src/scanner.h:15:0,
from /tmp/ws/src/libpointmatcher/contrib/yaml-cpp-pm/src/scanner.cpp:1:
/tmp/ws/src/libpointmatcher/contrib/yaml-cpp-pm/src/ptr_vector.h:32:23: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
void push_back(std::auto_ptr<T> t) {
^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
from /tmp/ws/src/libpointmatcher/contrib/yaml-cpp-pm/src/ptr_vector.h:11,
from /tmp/ws/src/libpointmatcher/contrib/yaml-cpp-pm/src/scanner.h:15,
from /tmp/ws/src/libpointmatcher/contrib/yaml-cpp-pm/src/scanner.cpp:1:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
template<typename> class auto_ptr;
^~~~~~~~
/tmp/ws/src/libpointmatcher/contrib/yaml-cpp-pm/src/scanner.cpp: In member function ‘void YAML_PM::Scanner::StartStream()’:
/tmp/ws/src/libpointmatcher/contrib/yaml-cpp-pm/src/scanner.cpp:237:8: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
std::auto_ptr<IndentMarker> pIndent(new IndentMarker(-1, IndentMarker::NONE));
^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
from /tmp/ws/src/libpointmatcher/contrib/yaml-cpp-pm/src/ptr_vector.h:11,
from /tmp/ws/src/libpointmatcher/contrib/yaml-cpp-pm/src/scanner.h:15,
from /tmp/ws/src/libpointmatcher/contrib/yaml-cpp-pm/src/scanner.cpp:1:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
template<typename> class auto_ptr;
^~~~~~~~
/tmp/ws/src/libpointmatcher/contrib/yaml-cpp-pm/src/scanner.cpp: In member function ‘YAML_PM::Scanner::IndentMarker* YAML_PM::Scanner::PushIndentTo(int, YAML_PM::Scanner::IndentMarker::INDENT_TYPE)’:
/tmp/ws/src/libpointmatcher/contrib/yaml-cpp-pm/src/scanner.cpp:284:8: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
std::auto_ptr<IndentMarker> pIndent(new IndentMarker(column, type));
^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
from /tmp/ws/src/libpointmatcher/contrib/yaml-cpp-pm/src/ptr_vector.h:11,
from /tmp/ws/src/libpointmatcher/contrib/yaml-cpp-pm/src/scanner.h:15,
from /tmp/ws/src/libpointmatcher/contrib/yaml-cpp-pm/src/scanner.cpp:1:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
template<typename> class auto_ptr;
^~~~~~~~
[ 18%] Building CXX object contrib/yaml-cpp-pm/CMakeFiles/yaml-cpp-pm.dir/src/scanscalar.cpp.o
In file included from /tmp/ws/src/libpointmatcher/contrib/yaml-cpp-pm/src/scanner.h:15:0,
from /tmp/ws/src/libpointmatcher/contrib/yaml-cpp-pm/src/scanscalar.cpp:2:
/tmp/ws/src/libpointmatcher/contrib/yaml-cpp-pm/src/ptr_vector.h:32:23: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
void push_back(std::auto_ptr<T> t) {
^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
from /tmp/ws/src/libpointmatcher/contrib/yaml-cpp-pm/src/ptr_vector.h:11,
from /tmp/ws/src/libpointmatcher/contrib/yaml-cpp-pm/src/scanner.h:15,
from /tmp/ws/src/libpointmatcher/contrib/yaml-cpp-pm/src/scanscalar.cpp:2:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
template<typename> class auto_ptr;
^~~~~~~~
[ 19%] Building CXX object contrib/yaml-cpp-pm/CMakeFiles/yaml-cpp-pm.dir/src/scantag.cpp.o
In file included from /tmp/ws/src/libpointmatcher/contrib/yaml-cpp-pm/src/scanner.h:15:0,
from /tmp/ws/src/libpointmatcher/contrib/yaml-cpp-pm/src/scantag.cpp:1:
/tmp/ws/src/libpointmatcher/contrib/yaml-cpp-pm/src/ptr_vector.h:32:23: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
void push_back(std::auto_ptr<T> t) {
^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
from /tmp/ws/src/libpointmatcher/contrib/yaml-cpp-pm/src/ptr_vector.h:11,
from /tmp/ws/src/libpointmatcher/contrib/yaml-cpp-pm/src/scanner.h:15,
from /tmp/ws/src/libpointmatcher/contrib/yaml-cpp-pm/src/scantag.cpp:1:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
template<typename> class auto_ptr;
^~~~~~~~
[ 20%] Building CXX object contrib/yaml-cpp-pm/CMakeFiles/yaml-cpp-pm.dir/src/scantoken.cpp.o
In file included from /tmp/ws/src/libpointmatcher/contrib/yaml-cpp-pm/src/scanner.h:15:0,
from /tmp/ws/src/libpointmatcher/contrib/yaml-cpp-pm/src/scantoken.cpp:1:
/tmp/ws/src/libpointmatcher/contrib/yaml-cpp-pm/src/ptr_vector.h:32:23: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
void push_back(std::auto_ptr<T> t) {
^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
from /tmp/ws/src/libpointmatcher/contrib/yaml-cpp-pm/src/ptr_vector.h:11,
from /tmp/ws/src/libpointmatcher/contrib/yaml-cpp-pm/src/scanner.h:15,
from /tmp/ws/src/libpointmatcher/contrib/yaml-cpp-pm/src/scantoken.cpp:1:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
template<typename> class auto_ptr;
^~~~~~~~
[ 21%] Building CXX object contrib/yaml-cpp-pm/CMakeFiles/yaml-cpp-pm.dir/src/simplekey.cpp.o
In file included from /tmp/ws/src/libpointmatcher/contrib/yaml-cpp-pm/src/scanner.h:15:0,
from /tmp/ws/src/libpointmatcher/contrib/yaml-cpp-pm/src/simplekey.cpp:1:
/tmp/ws/src/libpointmatcher/contrib/yaml-cpp-pm/src/ptr_vector.h:32:23: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
void push_back(std::auto_ptr<T> t) {
^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
from /tmp/ws/src/libpointmatcher/contrib/yaml-cpp-pm/src/ptr_vector.h:11,
from /tmp/ws/src/libpointmatcher/contrib/yaml-cpp-pm/src/scanner.h:15,
from /tmp/ws/src/libpointmatcher/contrib/yaml-cpp-pm/src/simplekey.cpp:1:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
template<typename> class auto_ptr;
^~~~~~~~
[ 22%] Building CXX object contrib/yaml-cpp-pm/CMakeFiles/yaml-cpp-pm.dir/src/singledocparser.cpp.o
In file included from /tmp/ws/src/libpointmatcher/contrib/yaml-cpp-pm/src/singledocparser.cpp:1:0:
/tmp/ws/src/libpointmatcher/contrib/yaml-cpp-pm/src/singledocparser.h:56:8: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
std::auto_ptr<CollectionStack> m_pCollectionStack;
^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
from /tmp/ws/src/libpointmatcher/contrib/yaml-cpp-pm/src/singledocparser.h:13,
from /tmp/ws/src/libpointmatcher/contrib/yaml-cpp-pm/src/singledocparser.cpp:1:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
template<typename> class auto_ptr;
^~~~~~~~
In file included from /tmp/ws/src/libpointmatcher/contrib/yaml-cpp-pm/src/scanner.h:15:0,
from /tmp/ws/src/libpointmatcher/contrib/yaml-cpp-pm/src/singledocparser.cpp:6:
/tmp/ws/src/libpointmatcher/contrib/yaml-cpp-pm/src/ptr_vector.h:32:23: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
void push_back(std::auto_ptr<T> t) {
^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
from /tmp/ws/src/libpointmatcher/contrib/yaml-cpp-pm/src/singledocparser.h:13,
from /tmp/ws/src/libpointmatcher/contrib/yaml-cpp-pm/src/singledocparser.cpp:1:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
template<typename> class auto_ptr;
^~~~~~~~
[ 23%] Building CXX object contrib/yaml-cpp-pm/CMakeFiles/yaml-cpp-pm.dir/src/stream.cpp.o
[ 24%] Building CXX object contrib/yaml-cpp-pm/CMakeFiles/yaml-cpp-pm.dir/src/tag.cpp.o
[ 25%] Linking CXX static library libyaml-cpp-pm.a
[ 25%] Built target yaml-cpp-pm
Scanning dependencies of target pointmatcher
[ 26%] Building CXX object CMakeFiles/pointmatcher.dir/pointmatcher/Logger.cpp.o
[ 27%] Building CXX object CMakeFiles/pointmatcher.dir/pointmatcher/Exceptions.cpp.o
[ 28%] Building CXX object CMakeFiles/pointmatcher.dir/pointmatcher/DataPoints.cpp.o
[ 29%] Building CXX object CMakeFiles/pointmatcher.dir/pointmatcher/Matches.cpp.o
[ 30%] Building CXX object CMakeFiles/pointmatcher.dir/pointmatcher/ICP.cpp.o
In file included from /tmp/ws/src/libpointmatcher/pointmatcher/DataPointsFilters/SpectralDecomposition.h:38:0,
from /tmp/ws/src/libpointmatcher/pointmatcher/DataPointsFiltersImpl.h:67,
from /tmp/ws/src/libpointmatcher/pointmatcher/ICP.cpp:42:
/tmp/ws/src/libpointmatcher/pointmatcher/DataPointsFilters/utils/sparsetv.h:39:10: fatal error: nabo/nabo.h: No such file or directory
#include <nabo/nabo.h>
^~~~~~~~~~~~~
compilation terminated.
CMakeFiles/pointmatcher.dir/build.make:158: recipe for target 'CMakeFiles/pointmatcher.dir/pointmatcher/ICP.cpp.o' failed
make[2]: *** [CMakeFiles/pointmatcher.dir/pointmatcher/ICP.cpp.o] Error 1
CMakeFiles/Makefile2:99: recipe for target 'CMakeFiles/pointmatcher.dir/all' failed
make[1]: *** [CMakeFiles/pointmatcher.dir/all] Error 2
Makefile:129: recipe for target 'all' failed
make: *** [all] Error 2
<== Failed to process package 'libpointmatcher':
Command '['make']' returned non-zero exit status 2
Reproduce this error by running:
==> cd /tmp/ws/build_isolated/libpointmatcher && make
Command failed, exiting.
# END SUBSECTION
Build step 'Execute shell' marked build as failure
[CMakeGNU C Compiler (gcc)Clang-Tidy] Skipping execution of recorder since overall result is 'FAILURE'
INFO: Processing GoogleTest-1.8
INFO: [GoogleTest-1.8] - No test report file(s) were found with the pattern 'ws/test_results/**/*.xml' relative to '<
https://build.ros.org/job/Mdev__libpointmatcher__ubuntu_bionic_amd64/ws/'> for the testing framework 'GoogleTest-1.8'.
Did you enter a pattern relative to (and within) the workspace directory?
Did you generate the result report(s) for 'GoogleTest-1.8'?"
WARNING: All test reports are empty.
INFO: Check 'Failed Tests' threshold.
INFO: Check 'Skipped Tests' threshold.
INFO: Setting the build status to FAILURE
# BEGIN SECTION: Collate test results for wiki.
No test result action for last build, skipping gathering statistics for it.
Collating test statistics for 'Mdev__libpointmatcher__ubuntu_bionic_amd64'.
# END SECTION
SSH: Current build result is [FAILURE], not going to run.