robotpkg/wip/metapod bulk build results

Log for metapod-1.0.10 on Ubuntu-18.04-x86_64: bulk.log (Back)

=> Checking for clear installation ===> Installing bootstrap dependencies for metapod-1.0.10 Warning: DOXYGEN_PLIST_DIR in wip/metapod is deprecated. Warning: use DYNAMIC_PLIST_DIRS instead. => Installing /opt/robotpkg/var/lib/robotpkg/packages/bsd/Ubuntu-18.04-x86_64/All/digest-20080510.tgz => Installing /opt/robotpkg/var/lib/robotpkg/packages/bsd/Ubuntu-18.04-x86_64/All/tnftp-20130505~ssl.tgz Warning: DOXYGEN_PLIST_DIR in wip/metapod is deprecated. Warning: use DYNAMIC_PLIST_DIRS instead. ===> Checking bootstrap dependencies for metapod-1.0.10 => Required robotpkg package digest>=20080510: digest-20080510 found => Required robotpkg package tnftp>=20091122: tnftp-20130505~ssl found => Required system package gnupg>=1: gnupg-2.2.4 found => Required system package gzip: gzip-1.6 found => Required system package pax and tar archivers: pax found => Required system package pkg_install>=20110805.9: pkg_install-20110805.9 found => Required system package pkgrepo2deb>=1.6.1: pkgrepo2deb-1.6.1 found ===> Done bootstrap-depends for metapod-1.0.10 Warning: DOXYGEN_PLIST_DIR in wip/metapod is deprecated. Warning: use DYNAMIC_PLIST_DIRS instead. ===> Installing full dependencies for metapod-1.0.10 Warning: DOXYGEN_PLIST_DIR in wip/metapod is deprecated. Warning: use DYNAMIC_PLIST_DIRS instead. => Dependency digest-20080510 already installed => Dependency tnftp-20130505~ssl already installed Warning: DOXYGEN_PLIST_DIR in wip/metapod is deprecated. Warning: use DYNAMIC_PLIST_DIRS instead. ===> Checking build options for metapod-1.0.10 => Building with no option. ===> Checking alternatives for metapod-1.0.10 => 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 metapod-1.0.10 => Required system package boost-headers>=1.34.1: boost-headers-1.65.1 found => Required system package boostlib-filesystem>=1.34.1: boost-libs-1.65.1 found => Required system package boostlib-iostreams>=1.34.1: boost-libs-1.65.1 found => Required system package boostlib-math>=1.34.1: boost-libs-1.65.1 found => Required system package boostlib-thread>=1.34.1: boost-libs-1.65.1 found => Required system package cmake>=2.6: cmake-3.10.2 found => Required system package doxygen>=1.5: doxygen-1.8.13 found => Required system package eigen3>=3.0.0: eigen3-3.3.4 found => Required system package g++>=3: g++-7 found => Required system package gcc>=3: gcc-7 found => Required system package graphviz>=2: graphviz-2.40.1 found => Required system package libstdc++: libstdc++ found => Required system package pdflatex: pdflatex found => Required system package pkg-config>=0.22: pkg-config-0.29.1 found ===> Done depends for metapod-1.0.10 Warning: DOXYGEN_PLIST_DIR in wip/metapod is deprecated. Warning: use DYNAMIC_PLIST_DIRS instead. Warning: DOXYGEN_PLIST_DIR in wip/metapod is deprecated. Warning: use DYNAMIC_PLIST_DIRS instead. Warning: DOXYGEN_PLIST_DIR in wip/metapod is deprecated. Warning: use DYNAMIC_PLIST_DIRS instead. ===> Extracting for metapod-1.0.10 => SHA1 checksums OK => RMD160 checksums OK ===> Configuring for metapod-1.0.10 -- Doxygen rendering: using LaTeX backend ===> Building for metapod-1.0.10 In file included from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_transform.cc:19:0: /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh: In function 'bool stringToDouble(const string&, double&)': /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:41:19: error: no match for 'operator!=' (operand types are 'std::basic_istream::__istream_type {aka std::basic_istream}' and 'int') return (i >> x) != 0; ~~~~~~~~~^~~~ /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:41:19: note: candidate: operator!=(int, int) /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:41:19: note: no known conversion for argument 1 from 'std::basic_istream::__istream_type {aka std::basic_istream}' to 'int' In file included from /usr/include/c++/7/list:63:0, from /usr/include/boost/test/tree/auto_registration.hpp:24, from /usr/include/boost/test/unit_test_suite.hpp:17, from /usr/include/boost/test/unit_test.hpp:19, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:35, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_transform.cc:19: /usr/include/c++/7/bits/stl_list.h:1925:5: note: candidate: template bool std::operator!=(const std::__cxx11::list<_Tp, _Alloc>&, const std::__cxx11::list<_Tp, _Alloc>&) operator!=(const list<_Tp, _Alloc>& __x, const list<_Tp, _Alloc>& __y) ^~~~~~~~ /usr/include/c++/7/bits/stl_list.h:1925:5: note: template argument deduction/substitution failed: In file included from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_transform.cc:19:0: /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:41:22: note: 'std::basic_istream::__istream_type {aka std::basic_istream}' is not derived from 'const std::__cxx11::list<_Tp, _Alloc>' return (i >> x) != 0; ^ In file included from /usr/include/c++/7/list:63:0, from /usr/include/boost/test/tree/auto_registration.hpp:24, from /usr/include/boost/test/unit_test_suite.hpp:17, from /usr/include/boost/test/unit_test.hpp:19, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:35, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_transform.cc:19: /usr/include/c++/7/bits/stl_list.h:293:5: note: candidate: template bool std::operator!=(const std::_List_iterator<_Tp>&, const std::_List_const_iterator<_Tp>&) operator!=(const _List_iterator<_Val>& __x, ^~~~~~~~ /usr/include/c++/7/bits/stl_list.h:293:5: note: template argument deduction/substitution failed: In file included from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_transform.cc:19:0: /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:41:22: note: 'std::basic_istream::__istream_type {aka std::basic_istream}' is not derived from 'const std::_List_iterator<_Tp>' return (i >> x) != 0; ^ In file included from /usr/include/c++/7/map:62:0, from /usr/include/boost/test/tree/test_unit.hpp:35, from /usr/include/boost/test/tree/auto_registration.hpp:21, from /usr/include/boost/test/unit_test_suite.hpp:17, from /usr/include/boost/test/unit_test.hpp:19, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:35, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_transform.cc:19: /usr/include/c++/7/bits/stl_multimap.h:1083:5: note: candidate: template bool std::operator!=(const std::multimap<_Key, _Tp, _Compare, _Alloc>&, const std::multimap<_Key, _Tp, _Compare, _Alloc>&) operator!=(const multimap<_Key, _Tp, _Compare, _Alloc>& __x, ^~~~~~~~ /usr/include/c++/7/bits/stl_multimap.h:1083:5: note: template argument deduction/substitution failed: In file included from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_transform.cc:19:0: /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:41:22: note: 'std::basic_istream::__istream_type {aka std::basic_istream}' is not derived from 'const std::multimap<_Key, _Tp, _Compare, _Alloc>' return (i >> x) != 0; ^ In file included from /usr/include/c++/7/map:61:0, from /usr/include/boost/test/tree/test_unit.hpp:35, from /usr/include/boost/test/tree/auto_registration.hpp:21, from /usr/include/boost/test/unit_test_suite.hpp:17, from /usr/include/boost/test/unit_test.hpp:19, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:35, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_transform.cc:19: /usr/include/c++/7/bits/stl_map.h:1418:5: note: candidate: template bool std::operator!=(const std::map<_Key, _Tp, _Compare, _Alloc>&, const std::map<_Key, _Tp, _Compare, _Alloc>&) operator!=(const map<_Key, _Tp, _Compare, _Alloc>& __x, ^~~~~~~~ /usr/include/c++/7/bits/stl_map.h:1418:5: note: template argument deduction/substitution failed: In file included from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_transform.cc:19:0: /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:41:22: note: 'std::basic_istream::__istream_type {aka std::basic_istream}' is not derived from 'const std::map<_Key, _Tp, _Compare, _Alloc>' return (i >> x) != 0; ^ In file included from /usr/include/c++/7/map:60:0, from /usr/include/boost/test/tree/test_unit.hpp:35, from /usr/include/boost/test/tree/auto_registration.hpp:21, from /usr/include/boost/test/unit_test_suite.hpp:17, from /usr/include/boost/test/unit_test.hpp:19, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:35, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_transform.cc:19: /usr/include/c++/7/bits/stl_tree.h:1553:5: note: candidate: template bool std::operator!=(const std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>&, const std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>&) operator!=(const _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>& __x, ^~~~~~~~ /usr/include/c++/7/bits/stl_tree.h:1553:5: note: template argument deduction/substitution failed: In file included from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_transform.cc:19:0: /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:41:22: note: 'std::basic_istream::__istream_type {aka std::basic_istream}' is not derived from 'const std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>' return (i >> x) != 0; ^ In file included from /usr/include/c++/7/map:60:0, from /usr/include/boost/test/tree/test_unit.hpp:35, from /usr/include/boost/test/tree/auto_registration.hpp:21, from /usr/include/boost/test/unit_test_suite.hpp:17, from /usr/include/boost/test/unit_test.hpp:19, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:35, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_transform.cc:19: /usr/include/c++/7/bits/stl_tree.h:412:5: note: candidate: template bool std::operator!=(const std::_Rb_tree_iterator<_Tp>&, const std::_Rb_tree_const_iterator<_Val>&) operator!=(const _Rb_tree_iterator<_Val>& __x, ^~~~~~~~ /usr/include/c++/7/bits/stl_tree.h:412:5: note: template argument deduction/substitution failed: In file included from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_transform.cc:19:0: /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:41:22: note: 'std::basic_istream::__istream_type {aka std::basic_istream}' is not derived from 'const std::_Rb_tree_iterator<_Tp>' return (i >> x) != 0; ^ In file included from /usr/include/c++/7/vector:64:0, from /usr/include/boost/test/tree/decorator.hpp:37, from /usr/include/boost/test/tools/fpc_tolerance.hpp:19, from /usr/include/boost/test/tools/fpc_op.hpp:19, from /usr/include/boost/test/test_tools.hpp:54, from /usr/include/boost/test/unit_test.hpp:18, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:35, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_transform.cc:19: /usr/include/c++/7/bits/stl_vector.h:1625:5: note: candidate: template bool std::operator!=(const std::vector<_Tp, _Alloc>&, const std::vector<_Tp, _Alloc>&) operator!=(const vector<_Tp, _Alloc>& __x, const vector<_Tp, _Alloc>& __y) ^~~~~~~~ /usr/include/c++/7/bits/stl_vector.h:1625:5: note: template argument deduction/substitution failed: In file included from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_transform.cc:19:0: /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:41:22: note: 'std::basic_istream::__istream_type {aka std::basic_istream}' is not derived from 'const std::vector<_Tp, _Alloc>' return (i >> x) != 0; ^ In file included from /usr/include/c++/7/functional:58:0, from /usr/include/boost/smart_ptr/detail/shared_count.hpp:38, from /usr/include/boost/smart_ptr/shared_ptr.hpp:28, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/test/tools/assertion_result.hpp:21, from /usr/include/boost/test/tools/old/impl.hpp:20, from /usr/include/boost/test/test_tools.hpp:46, from /usr/include/boost/test/unit_test.hpp:18, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:35, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_transform.cc:19: /usr/include/c++/7/bits/std_function.h:788:5: note: candidate: template bool std::operator!=(std::nullptr_t, const std::function<_Res(_ArgTypes ...)>&) operator!=(nullptr_t, const function<_Res(_Args...)>& __f) noexcept ^~~~~~~~ /usr/include/c++/7/bits/std_function.h:788:5: note: template argument deduction/substitution failed: In file included from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_transform.cc:19:0: /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:41:22: note: mismatched types 'const std::function<_Res(_ArgTypes ...)>' and 'int' return (i >> x) != 0; ^ In file included from /usr/include/c++/7/functional:58:0, from /usr/include/boost/smart_ptr/detail/shared_count.hpp:38, from /usr/include/boost/smart_ptr/shared_ptr.hpp:28, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/test/tools/assertion_result.hpp:21, from /usr/include/boost/test/tools/old/impl.hpp:20, from /usr/include/boost/test/test_tools.hpp:46, from /usr/include/boost/test/unit_test.hpp:18, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:35, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_transform.cc:19: /usr/include/c++/7/bits/std_function.h:782:5: note: candidate: template bool std::operator!=(const std::function<_Res(_ArgTypes ...)>&, std::nullptr_t) operator!=(const function<_Res(_Args...)>& __f, nullptr_t) noexcept ^~~~~~~~ /usr/include/c++/7/bits/std_function.h:782:5: note: template argument deduction/substitution failed: In file included from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_transform.cc:19:0: /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:41:22: note: 'std::basic_istream::__istream_type {aka std::basic_istream}' is not derived from 'const std::function<_Res(_ArgTypes ...)>' return (i >> x) != 0; ^ In file included from /usr/include/c++/7/memory:81:0, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/test/tools/assertion_result.hpp:21, from /usr/include/boost/test/tools/old/impl.hpp:20, from /usr/include/boost/test/test_tools.hpp:46, from /usr/include/boost/test/unit_test.hpp:18, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:35, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_transform.cc:19: /usr/include/c++/7/bits/shared_ptr.h:393:5: note: candidate: template bool std::operator!=(std::nullptr_t, const std::shared_ptr<_Tp>&) operator!=(nullptr_t, const shared_ptr<_Tp>& __a) noexcept ^~~~~~~~ /usr/include/c++/7/bits/shared_ptr.h:393:5: note: template argument deduction/substitution failed: In file included from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_transform.cc:19:0: /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:41:22: note: mismatched types 'const std::shared_ptr<_Tp>' and 'int' return (i >> x) != 0; ^ In file included from /usr/include/c++/7/memory:81:0, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/test/tools/assertion_result.hpp:21, from /usr/include/boost/test/tools/old/impl.hpp:20, from /usr/include/boost/test/test_tools.hpp:46, from /usr/include/boost/test/unit_test.hpp:18, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:35, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_transform.cc:19: /usr/include/c++/7/bits/shared_ptr.h:388:5: note: candidate: template bool std::operator!=(const std::shared_ptr<_Tp>&, std::nullptr_t) operator!=(const shared_ptr<_Tp>& __a, nullptr_t) noexcept ^~~~~~~~ /usr/include/c++/7/bits/shared_ptr.h:388:5: note: template argument deduction/substitution failed: In file included from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_transform.cc:19:0: /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:41:22: note: 'std::basic_istream::__istream_type {aka std::basic_istream}' is not derived from 'const std::shared_ptr<_Tp>' return (i >> x) != 0; ^ In file included from /usr/include/c++/7/memory:81:0, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/test/tools/assertion_result.hpp:21, from /usr/include/boost/test/tools/old/impl.hpp:20, from /usr/include/boost/test/test_tools.hpp:46, from /usr/include/boost/test/unit_test.hpp:18, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:35, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_transform.cc:19: /usr/include/c++/7/bits/shared_ptr.h:383:5: note: candidate: template bool std::operator!=(const std::shared_ptr<_Tp>&, const std::shared_ptr<_Up>&) operator!=(const shared_ptr<_Tp>& __a, const shared_ptr<_Up>& __b) noexcept ^~~~~~~~ /usr/include/c++/7/bits/shared_ptr.h:383:5: note: template argument deduction/substitution failed: In file included from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_transform.cc:19:0: /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:41:22: note: 'std::basic_istream::__istream_type {aka std::basic_istream}' is not derived from 'const std::shared_ptr<_Tp>' return (i >> x) != 0; ^ In file included from /usr/include/c++/7/bits/shared_ptr.h:52:0, from /usr/include/c++/7/memory:81, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/test/tools/assertion_result.hpp:21, from /usr/include/boost/test/tools/old/impl.hpp:20, from /usr/include/boost/test/test_tools.hpp:46, from /usr/include/boost/test/unit_test.hpp:18, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:35, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_transform.cc:19: /usr/include/c++/7/bits/shared_ptr_base.h:1436:5: note: candidate: template bool std::operator!=(std::nullptr_t, const std::__shared_ptr<_Tp, _Lp>&) operator!=(nullptr_t, const __shared_ptr<_Tp, _Lp>& __a) noexcept ^~~~~~~~ /usr/include/c++/7/bits/shared_ptr_base.h:1436:5: note: template argument deduction/substitution failed: In file included from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_transform.cc:19:0: /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:41:22: note: mismatched types 'const std::__shared_ptr<_Tp, _Lp>' and 'int' return (i >> x) != 0; ^ In file included from /usr/include/c++/7/bits/shared_ptr.h:52:0, from /usr/include/c++/7/memory:81, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/test/tools/assertion_result.hpp:21, from /usr/include/boost/test/tools/old/impl.hpp:20, from /usr/include/boost/test/test_tools.hpp:46, from /usr/include/boost/test/unit_test.hpp:18, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:35, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_transform.cc:19: /usr/include/c++/7/bits/shared_ptr_base.h:1431:5: note: candidate: template bool std::operator!=(const std::__shared_ptr<_Tp, _Lp>&, std::nullptr_t) operator!=(const __shared_ptr<_Tp, _Lp>& __a, nullptr_t) noexcept ^~~~~~~~ /usr/include/c++/7/bits/shared_ptr_base.h:1431:5: note: template argument deduction/substitution failed: In file included from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_transform.cc:19:0: /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:41:22: note: 'std::basic_istream::__istream_type {aka std::basic_istream}' is not derived from 'const std::__shared_ptr<_Tp, _Lp>' return (i >> x) != 0; ^ In file included from /usr/include/c++/7/bits/shared_ptr.h:52:0, from /usr/include/c++/7/memory:81, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/test/tools/assertion_result.hpp:21, from /usr/include/boost/test/tools/old/impl.hpp:20, from /usr/include/boost/test/test_tools.hpp:46, from /usr/include/boost/test/unit_test.hpp:18, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:35, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_transform.cc:19: /usr/include/c++/7/bits/shared_ptr_base.h:1425:5: note: candidate: template bool std::operator!=(const std::__shared_ptr<_Tp1, _Lp>&, const std::__shared_ptr<_Tp2, _Lp>&) operator!=(const __shared_ptr<_Tp1, _Lp>& __a, ^~~~~~~~ /usr/include/c++/7/bits/shared_ptr_base.h:1425:5: note: template argument deduction/substitution failed: In file included from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_transform.cc:19:0: /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:41:22: note: 'std::basic_istream::__istream_type {aka std::basic_istream}' is not derived from 'const std::__shared_ptr<_Tp1, _Lp>' return (i >> x) != 0; ^ In file included from /usr/include/c++/7/memory:80:0, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/test/tools/assertion_result.hpp:21, from /usr/include/boost/test/tools/old/impl.hpp:20, from /usr/include/boost/test/test_tools.hpp:46, from /usr/include/boost/test/unit_test.hpp:18, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:35, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_transform.cc:19: /usr/include/c++/7/bits/unique_ptr.h:711:5: note: candidate: template bool std::operator!=(std::nullptr_t, const std::unique_ptr<_Tp, _Dp>&) operator!=(nullptr_t, const unique_ptr<_Tp, _Dp>& __x) noexcept ^~~~~~~~ /usr/include/c++/7/bits/unique_ptr.h:711:5: note: template argument deduction/substitution failed: In file included from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_transform.cc:19:0: /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:41:22: note: mismatched types 'const std::unique_ptr<_Tp, _Dp>' and 'int' return (i >> x) != 0; ^ In file included from /usr/include/c++/7/memory:80:0, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/test/tools/assertion_result.hpp:21, from /usr/include/boost/test/tools/old/impl.hpp:20, from /usr/include/boost/test/test_tools.hpp:46, from /usr/include/boost/test/unit_test.hpp:18, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:35, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_transform.cc:19: /usr/include/c++/7/bits/unique_ptr.h:706:5: note: candidate: template bool std::operator!=(const std::unique_ptr<_Tp, _Dp>&, std::nullptr_t) operator!=(const unique_ptr<_Tp, _Dp>& __x, nullptr_t) noexcept ^~~~~~~~ /usr/include/c++/7/bits/unique_ptr.h:706:5: note: template argument deduction/substitution failed: In file included from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_transform.cc:19:0: /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:41:22: note: 'std::basic_istream::__istream_type {aka std::basic_istream}' is not derived from 'const std::unique_ptr<_Tp, _Dp>' return (i >> x) != 0; ^ In file included from /usr/include/c++/7/memory:80:0, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/test/tools/assertion_result.hpp:21, from /usr/include/boost/test/tools/old/impl.hpp:20, from /usr/include/boost/test/test_tools.hpp:46, from /usr/include/boost/test/unit_test.hpp:18, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:35, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_transform.cc:19: /usr/include/c++/7/bits/unique_ptr.h:700:5: note: candidate: template bool std::operator!=(const std::unique_ptr<_Tp, _Dp>&, const std::unique_ptr<_Up, _Ep>&) operator!=(const unique_ptr<_Tp, _Dp>& __x, ^~~~~~~~ /usr/include/c++/7/bits/unique_ptr.h:700:5: note: template argument deduction/substitution failed: In file included from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_transform.cc:19:0: /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:41:22: note: 'std::basic_istream::__istream_type {aka std::basic_istream}' is not derived from 'const std::unique_ptr<_Tp, _Dp>' return (i >> x) != 0; ^ In file included from /usr/include/c++/7/bits/unique_ptr.h:37:0, from /usr/include/c++/7/memory:80, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/test/tools/assertion_result.hpp:21, from /usr/include/boost/test/tools/old/impl.hpp:20, from /usr/include/boost/test/test_tools.hpp:46, from /usr/include/boost/test/unit_test.hpp:18, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:35, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_transform.cc:19: /usr/include/c++/7/tuple:1423:5: note: candidate: template constexpr bool std::operator!=(const std::tuple<_Tps ...>&, const std::tuple<_Elements ...>&) operator!=(const tuple<_TElements...>& __t, ^~~~~~~~ /usr/include/c++/7/tuple:1423:5: note: template argument deduction/substitution failed: In file included from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_transform.cc:19:0: /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:41:22: note: 'std::basic_istream::__istream_type {aka std::basic_istream}' is not derived from 'const std::tuple<_Tps ...>' return (i >> x) != 0; ^ In file included from /usr/include/c++/7/tuple:39:0, from /usr/include/c++/7/bits/unique_ptr.h:37, from /usr/include/c++/7/memory:80, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/test/tools/assertion_result.hpp:21, from /usr/include/boost/test/tools/old/impl.hpp:20, from /usr/include/boost/test/test_tools.hpp:46, from /usr/include/boost/test/unit_test.hpp:18, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:35, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_transform.cc:19: /usr/include/c++/7/array:257:5: note: candidate: template bool std::operator!=(const std::array<_Tp, _Nm>&, const std::array<_Tp, _Nm>&) operator!=(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two) ^~~~~~~~ /usr/include/c++/7/array:257:5: note: template argument deduction/substitution failed: In file included from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_transform.cc:19:0: /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:41:22: note: 'std::basic_istream::__istream_type {aka std::basic_istream}' is not derived from 'const std::array<_Tp, _Nm>' return (i >> x) != 0; ^ In file included from /usr/include/c++/7/iterator:66:0, from /usr/include/boost/test/detail/workaround.hpp:19, from /usr/include/boost/test/detail/global_typedef.hpp:16, from /usr/include/boost/test/tree/observer.hpp:17, from /usr/include/boost/test/unit_test_log.hpp:18, from /usr/include/boost/test/tools/old/impl.hpp:19, from /usr/include/boost/test/test_tools.hpp:46, from /usr/include/boost/test/unit_test.hpp:18, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:35, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_transform.cc:19: /usr/include/c++/7/bits/stream_iterator.h:137:5: note: candidate: template bool std::operator!=(const std::istream_iterator<_Tp, _CharT, _Traits, _Dist>&, const std::istream_iterator<_Tp, _CharT, _Traits, _Dist>&) operator!=(const istream_iterator<_Tp, _CharT, _Traits, _Dist>& __x, ^~~~~~~~ /usr/include/c++/7/bits/stream_iterator.h:137:5: note: template argument deduction/substitution failed: In file included from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_transform.cc:19:0: /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:41:22: note: 'std::basic_istream::__istream_type {aka std::basic_istream}' is not derived from 'const std::istream_iterator<_Tp, _CharT, _Traits, _Dist>' return (i >> x) != 0; ^ In file included from /usr/include/c++/7/bits/locale_facets.h:48:0, from /usr/include/c++/7/bits/basic_ios.h:37, from /usr/include/c++/7/ios:44, from /usr/include/c++/7/ostream:38, from /usr/include/c++/7/iostream:39, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_transform.cc:17: /usr/include/c++/7/bits/streambuf_iterator.h:210:5: note: candidate: template bool std::operator!=(const std::istreambuf_iterator<_CharT, _Traits>&, const std::istreambuf_iterator<_CharT, _Traits>&) operator!=(const istreambuf_iterator<_CharT, _Traits>& __a, ^~~~~~~~ /usr/include/c++/7/bits/streambuf_iterator.h:210:5: note: template argument deduction/substitution failed: In file included from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_transform.cc:19:0: /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:41:22: note: 'std::basic_istream::__istream_type {aka std::basic_istream}' is not derived from 'const std::istreambuf_iterator<_CharT, _Traits>' return (i >> x) != 0; ^ In file included from /usr/include/c++/7/bits/ios_base.h:46:0, from /usr/include/c++/7/ios:42, from /usr/include/c++/7/ostream:38, from /usr/include/c++/7/iostream:39, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_transform.cc:17: /usr/include/c++/7/system_error:331:3: note: candidate: bool std::operator!=(const std::error_condition&, const std::error_condition&) operator!=(const error_condition& __lhs, ^~~~~~~~ /usr/include/c++/7/system_error:331:3: note: no known conversion for argument 1 from 'std::basic_istream::__istream_type {aka std::basic_istream}' to 'const std::error_condition&' /usr/include/c++/7/system_error:327:3: note: candidate: bool std::operator!=(const std::error_condition&, const std::error_code&) operator!=(const error_condition& __lhs, const error_code& __rhs) noexcept ^~~~~~~~ /usr/include/c++/7/system_error:327:3: note: no known conversion for argument 1 from 'std::basic_istream::__istream_type {aka std::basic_istream}' to 'const std::error_condition&' /usr/include/c++/7/system_error:323:3: note: candidate: bool std::operator!=(const std::error_code&, const std::error_condition&) operator!=(const error_code& __lhs, const error_condition& __rhs) noexcept ^~~~~~~~ /usr/include/c++/7/system_error:323:3: note: no known conversion for argument 1 from 'std::basic_istream::__istream_type {aka std::basic_istream}' to 'const std::error_code&' /usr/include/c++/7/system_error:319:3: note: candidate: bool std::operator!=(const std::error_code&, const std::error_code&) operator!=(const error_code& __lhs, const error_code& __rhs) noexcept ^~~~~~~~ /usr/include/c++/7/system_error:319:3: note: no known conversion for argument 1 from 'std::basic_istream::__istream_type {aka std::basic_istream}' to 'const std::error_code&' In file included from /usr/include/c++/7/string:52:0, from /usr/include/c++/7/bits/locale_classes.h:40, from /usr/include/c++/7/bits/ios_base.h:41, from /usr/include/c++/7/ios:42, from /usr/include/c++/7/ostream:38, from /usr/include/c++/7/iostream:39, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_transform.cc:17: /usr/include/c++/7/bits/basic_string.h:6081:5: note: candidate: template bool std::operator!=(const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>&, const _CharT*) operator!=(const basic_string<_CharT, _Traits, _Alloc>& __lhs, ^~~~~~~~ /usr/include/c++/7/bits/basic_string.h:6081:5: note: template argument deduction/substitution failed: In file included from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_transform.cc:19:0: /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:41:22: note: 'std::basic_istream::__istream_type {aka std::basic_istream}' is not derived from 'const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>' return (i >> x) != 0; ^ In file included from /usr/include/c++/7/string:52:0, from /usr/include/c++/7/bits/locale_classes.h:40, from /usr/include/c++/7/bits/ios_base.h:41, from /usr/include/c++/7/ios:42, from /usr/include/c++/7/ostream:38, from /usr/include/c++/7/iostream:39, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_transform.cc:17: /usr/include/c++/7/bits/basic_string.h:6069:5: note: candidate: template bool std::operator!=(const _CharT*, const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>&) operator!=(const _CharT* __lhs, ^~~~~~~~ /usr/include/c++/7/bits/basic_string.h:6069:5: note: template argument deduction/substitution failed: In file included from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_transform.cc:19:0: /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:41:22: note: mismatched types 'const _CharT*' and 'std::basic_istream' return (i >> x) != 0; ^ In file included from /usr/include/c++/7/string:52:0, from /usr/include/c++/7/bits/locale_classes.h:40, from /usr/include/c++/7/bits/ios_base.h:41, from /usr/include/c++/7/ios:42, from /usr/include/c++/7/ostream:38, from /usr/include/c++/7/iostream:39, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_transform.cc:17: /usr/include/c++/7/bits/basic_string.h:6056:5: note: candidate: template bool std::operator!=(const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>&, const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>&) operator!=(const basic_string<_CharT, _Traits, _Alloc>& __lhs, ^~~~~~~~ /usr/include/c++/7/bits/basic_string.h:6056:5: note: template argument deduction/substitution failed: In file included from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_transform.cc:19:0: /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:41:22: note: 'std::basic_istream::__istream_type {aka std::basic_istream}' is not derived from 'const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>' return (i >> x) != 0; ^ In file included from /usr/include/c++/7/string:41:0, from /usr/include/c++/7/bits/locale_classes.h:40, from /usr/include/c++/7/bits/ios_base.h:41, from /usr/include/c++/7/ios:42, from /usr/include/c++/7/ostream:38, from /usr/include/c++/7/iostream:39, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_transform.cc:17: /usr/include/c++/7/bits/allocator.h:164:5: note: candidate: template bool std::operator!=(const std::allocator<_CharT>&, const std::allocator<_CharT>&) operator!=(const allocator<_Tp>&, const allocator<_Tp>&) ^~~~~~~~ /usr/include/c++/7/bits/allocator.h:164:5: note: template argument deduction/substitution failed: In file included from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_transform.cc:19:0: /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:41:22: note: 'std::basic_istream::__istream_type {aka std::basic_istream}' is not derived from 'const std::allocator<_CharT>' return (i >> x) != 0; ^ In file included from /usr/include/c++/7/string:41:0, from /usr/include/c++/7/bits/locale_classes.h:40, from /usr/include/c++/7/bits/ios_base.h:41, from /usr/include/c++/7/ios:42, from /usr/include/c++/7/ostream:38, from /usr/include/c++/7/iostream:39, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_transform.cc:17: /usr/include/c++/7/bits/allocator.h:158:5: note: candidate: template bool std::operator!=(const std::allocator<_CharT>&, const std::allocator<_T2>&) operator!=(const allocator<_T1>&, const allocator<_T2>&) ^~~~~~~~ /usr/include/c++/7/bits/allocator.h:158:5: note: template argument deduction/substitution failed: In file included from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_transform.cc:19:0: /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:41:22: note: 'std::basic_istream::__istream_type {aka std::basic_istream}' is not derived from 'const std::allocator<_CharT>' return (i >> x) != 0; ^ In file included from /usr/include/c++/7/bits/stl_algobase.h:67:0, from /usr/include/c++/7/bits/char_traits.h:39, from /usr/include/c++/7/ios:40, from /usr/include/c++/7/ostream:38, from /usr/include/c++/7/iostream:39, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_transform.cc:17: /usr/include/c++/7/bits/stl_iterator.h:1139:5: note: candidate: template bool std::operator!=(const std::move_iterator<_IteratorL>&, const std::move_iterator<_IteratorL>&) operator!=(const move_iterator<_Iterator>& __x, ^~~~~~~~ /usr/include/c++/7/bits/stl_iterator.h:1139:5: note: template argument deduction/substitution failed: In file included from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_transform.cc:19:0: /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:41:22: note: 'std::basic_istream::__istream_type {aka std::basic_istream}' is not derived from 'const std::move_iterator<_IteratorL>' return (i >> x) != 0; ^ In file included from /usr/include/c++/7/bits/stl_algobase.h:67:0, from /usr/include/c++/7/bits/char_traits.h:39, from /usr/include/c++/7/ios:40, from /usr/include/c++/7/ostream:38, from /usr/include/c++/7/iostream:39, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_transform.cc:17: /usr/include/c++/7/bits/stl_iterator.h:1133:5: note: candidate: template bool std::operator!=(const std::move_iterator<_IteratorL>&, const std::move_iterator<_IteratorR>&) operator!=(const move_iterator<_IteratorL>& __x, ^~~~~~~~ /usr/include/c++/7/bits/stl_iterator.h:1133:5: note: template argument deduction/substitution failed: In file included from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_transform.cc:19:0: /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:41:22: note: 'std::basic_istream::__istream_type {aka std::basic_istream}' is not derived from 'const std::move_iterator<_IteratorL>' return (i >> x) != 0; ^ In file included from /usr/include/c++/7/bits/stl_algobase.h:67:0, from /usr/include/c++/7/bits/char_traits.h:39, from /usr/include/c++/7/ios:40, from /usr/include/c++/7/ostream:38, from /usr/include/c++/7/iostream:39, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_transform.cc:17: /usr/include/c++/7/bits/stl_iterator.h:352:5: note: candidate: template bool std::operator!=(const std::reverse_iterator<_Iterator>&, const std::reverse_iterator<_IteratorR>&) operator!=(const reverse_iterator<_IteratorL>& __x, ^~~~~~~~ /usr/include/c++/7/bits/stl_iterator.h:352:5: note: template argument deduction/substitution failed: In file included from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_transform.cc:19:0: /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:41:22: note: 'std::basic_istream::__istream_type {aka std::basic_istream}' is not derived from 'const std::reverse_iterator<_Iterator>' return (i >> x) != 0; ^ In file included from /usr/include/c++/7/bits/stl_algobase.h:67:0, from /usr/include/c++/7/bits/char_traits.h:39, from /usr/include/c++/7/ios:40, from /usr/include/c++/7/ostream:38, from /usr/include/c++/7/iostream:39, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_transform.cc:17: /usr/include/c++/7/bits/stl_iterator.h:314:5: note: candidate: template bool std::operator!=(const std::reverse_iterator<_Iterator>&, const std::reverse_iterator<_Iterator>&) operator!=(const reverse_iterator<_Iterator>& __x, ^~~~~~~~ /usr/include/c++/7/bits/stl_iterator.h:314:5: note: template argument deduction/substitution failed: In file included from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_transform.cc:19:0: /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:41:22: note: 'std::basic_istream::__istream_type {aka std::basic_istream}' is not derived from 'const std::reverse_iterator<_Iterator>' return (i >> x) != 0; ^ In file included from /usr/include/c++/7/bits/stl_algobase.h:64:0, from /usr/include/c++/7/bits/char_traits.h:39, from /usr/include/c++/7/ios:40, from /usr/include/c++/7/ostream:38, from /usr/include/c++/7/iostream:39, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_transform.cc:17: /usr/include/c++/7/bits/stl_pair.h:461:5: note: candidate: template constexpr bool std::operator!=(const std::pair<_T1, _T2>&, const std::pair<_T1, _T2>&) operator!=(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) ^~~~~~~~ /usr/include/c++/7/bits/stl_pair.h:461:5: note: template argument deduction/substitution failed: In file included from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_transform.cc:19:0: /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:41:22: note: 'std::basic_istream::__istream_type {aka std::basic_istream}' is not derived from 'const std::pair<_T1, _T2>' return (i >> x) != 0; ^ In file included from /usr/include/c++/7/iosfwd:40:0, from /usr/include/c++/7/ios:38, from /usr/include/c++/7/ostream:38, from /usr/include/c++/7/iostream:39, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_transform.cc:17: /usr/include/c++/7/bits/postypes.h:221:5: note: candidate: template bool std::operator!=(const std::fpos<_StateT>&, const std::fpos<_StateT>&) operator!=(const fpos<_StateT>& __lhs, const fpos<_StateT>& __rhs) ^~~~~~~~ /usr/include/c++/7/bits/postypes.h:221:5: note: template argument deduction/substitution failed: In file included from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_transform.cc:19:0: /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:41:22: note: 'std::basic_istream::__istream_type {aka std::basic_istream}' is not derived from 'const std::fpos<_StateT>' return (i >> x) != 0; ^ In file included from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_doubledef.cc:23:0: /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh: In function 'bool stringToDouble(const string&, double&)': /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:41:19: error: no match for 'operator!=' (operand types are 'std::basic_istream::__istream_type {aka std::basic_istream}' and 'int') return (i >> x) != 0; ~~~~~~~~~^~~~ /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:41:19: note: candidate: operator!=(int, int) /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:41:19: note: no known conversion for argument 1 from 'std::basic_istream::__istream_type {aka std::basic_istream}' to 'int' In file included from /usr/include/c++/7/list:63:0, from /usr/include/boost/test/tree/auto_registration.hpp:24, from /usr/include/boost/test/unit_test_suite.hpp:17, from /usr/include/boost/test/unit_test.hpp:19, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:35, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_doubledef.cc:23: /usr/include/c++/7/bits/stl_list.h:1925:5: note: candidate: template bool std::operator!=(const std::__cxx11::list<_Tp, _Alloc>&, const std::__cxx11::list<_Tp, _Alloc>&) operator!=(const list<_Tp, _Alloc>& __x, const list<_Tp, _Alloc>& __y) ^~~~~~~~ /usr/include/c++/7/bits/stl_list.h:1925:5: note: template argument deduction/substitution failed: In file included from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_doubledef.cc:23:0: /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:41:22: note: 'std::basic_istream::__istream_type {aka std::basic_istream}' is not derived from 'const std::__cxx11::list<_Tp, _Alloc>' return (i >> x) != 0; ^ In file included from /usr/include/c++/7/list:63:0, from /usr/include/boost/test/tree/auto_registration.hpp:24, from /usr/include/boost/test/unit_test_suite.hpp:17, from /usr/include/boost/test/unit_test.hpp:19, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:35, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_doubledef.cc:23: /usr/include/c++/7/bits/stl_list.h:293:5: note: candidate: template bool std::operator!=(const std::_List_iterator<_Tp>&, const std::_List_const_iterator<_Tp>&) operator!=(const _List_iterator<_Val>& __x, ^~~~~~~~ /usr/include/c++/7/bits/stl_list.h:293:5: note: template argument deduction/substitution failed: In file included from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_doubledef.cc:23:0: /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:41:22: note: 'std::basic_istream::__istream_type {aka std::basic_istream}' is not derived from 'const std::_List_iterator<_Tp>' return (i >> x) != 0; ^ In file included from /usr/include/c++/7/map:62:0, from /usr/include/boost/test/tree/test_unit.hpp:35, from /usr/include/boost/test/tree/auto_registration.hpp:21, from /usr/include/boost/test/unit_test_suite.hpp:17, from /usr/include/boost/test/unit_test.hpp:19, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:35, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_doubledef.cc:23: /usr/include/c++/7/bits/stl_multimap.h:1083:5: note: candidate: template bool std::operator!=(const std::multimap<_Key, _Tp, _Compare, _Alloc>&, const std::multimap<_Key, _Tp, _Compare, _Alloc>&) operator!=(const multimap<_Key, _Tp, _Compare, _Alloc>& __x, ^~~~~~~~ /usr/include/c++/7/bits/stl_multimap.h:1083:5: note: template argument deduction/substitution failed: In file included from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_rotation.cc:20:0: /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh: In function 'bool stringToDouble(const string&, double&)': /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:41:19: error: no match for 'operator!=' (operand types are 'std::basic_istream::__istream_type {aka std::basic_istream}' and 'int') return (i >> x) != 0; ~~~~~~~~~^~~~ In file included from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_doubledef.cc:23:0: /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:41:22: note: 'std::basic_istream::__istream_type {aka std::basic_istream}' is not derived from 'const std::multimap<_Key, _Tp, _Compare, _Alloc>' return (i >> x) != 0; ^ /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:41:19: note: candidate: operator!=(int, int) /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:41:19: note: no known conversion for argument 1 from 'std::basic_istream::__istream_type {aka std::basic_istream}' to 'int' In file included from /usr/include/c++/7/list:63:0, from /usr/include/boost/test/tree/auto_registration.hpp:24, from /usr/include/boost/test/unit_test_suite.hpp:17, from /usr/include/boost/test/unit_test.hpp:19, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:35, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_rotation.cc:20: /usr/include/c++/7/bits/stl_list.h:1925:5: note: candidate: template bool std::operator!=(const std::__cxx11::list<_Tp, _Alloc>&, const std::__cxx11::list<_Tp, _Alloc>&) operator!=(const list<_Tp, _Alloc>& __x, const list<_Tp, _Alloc>& __y) ^~~~~~~~ /usr/include/c++/7/bits/stl_list.h:1925:5: note: template argument deduction/substitution failed: In file included from /usr/include/c++/7/map:61:0, from /usr/include/boost/test/tree/test_unit.hpp:35, from /usr/include/boost/test/tree/auto_registration.hpp:21, from /usr/include/boost/test/unit_test_suite.hpp:17, from /usr/include/boost/test/unit_test.hpp:19, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:35, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_doubledef.cc:23: /usr/include/c++/7/bits/stl_map.h:1418:5: note: candidate: template bool std::operator!=(const std::map<_Key, _Tp, _Compare, _Alloc>&, const std::map<_Key, _Tp, _Compare, _Alloc>&) operator!=(const map<_Key, _Tp, _Compare, _Alloc>& __x, ^~~~~~~~ /usr/include/c++/7/bits/stl_map.h:1418:5: note: template argument deduction/substitution failed: In file included from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_rotation.cc:20:0: /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:41:22: note: 'std::basic_istream::__istream_type {aka std::basic_istream}' is not derived from 'const std::__cxx11::list<_Tp, _Alloc>' return (i >> x) != 0; ^ In file included from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_doubledef.cc:23:0: /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:41:22: note: 'std::basic_istream::__istream_type {aka std::basic_istream}' is not derived from 'const std::map<_Key, _Tp, _Compare, _Alloc>' return (i >> x) != 0; ^ In file included from /usr/include/c++/7/list:63:0, from /usr/include/boost/test/tree/auto_registration.hpp:24, from /usr/include/boost/test/unit_test_suite.hpp:17, from /usr/include/boost/test/unit_test.hpp:19, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:35, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_rotation.cc:20: /usr/include/c++/7/bits/stl_list.h:293:5: note: candidate: template bool std::operator!=(const std::_List_iterator<_Tp>&, const std::_List_const_iterator<_Tp>&) operator!=(const _List_iterator<_Val>& __x, ^~~~~~~~ /usr/include/c++/7/bits/stl_list.h:293:5: note: template argument deduction/substitution failed: In file included from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_rotation.cc:20:0: /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:41:22: note: 'std::basic_istream::__istream_type {aka std::basic_istream}' is not derived from 'const std::_List_iterator<_Tp>' return (i >> x) != 0; ^ In file included from /usr/include/c++/7/map:60:0, from /usr/include/boost/test/tree/test_unit.hpp:35, from /usr/include/boost/test/tree/auto_registration.hpp:21, from /usr/include/boost/test/unit_test_suite.hpp:17, from /usr/include/boost/test/unit_test.hpp:19, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:35, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_doubledef.cc:23: /usr/include/c++/7/bits/stl_tree.h:1553:5: note: candidate: template bool std::operator!=(const std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>&, const std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>&) operator!=(const _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>& __x, ^~~~~~~~ /usr/include/c++/7/bits/stl_tree.h:1553:5: note: template argument deduction/substitution failed: In file included from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_doubledef.cc:23:0: /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:41:22: note: 'std::basic_istream::__istream_type {aka std::basic_istream}' is not derived from 'const std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>' return (i >> x) != 0; ^ In file included from /usr/include/c++/7/map:60:0, from /usr/include/boost/test/tree/test_unit.hpp:35, from /usr/include/boost/test/tree/auto_registration.hpp:21, from /usr/include/boost/test/unit_test_suite.hpp:17, from /usr/include/boost/test/unit_test.hpp:19, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:35, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_doubledef.cc:23: /usr/include/c++/7/bits/stl_tree.h:412:5: note: candidate: template bool std::operator!=(const std::_Rb_tree_iterator<_Tp>&, const std::_Rb_tree_const_iterator<_Val>&) operator!=(const _Rb_tree_iterator<_Val>& __x, ^~~~~~~~ /usr/include/c++/7/bits/stl_tree.h:412:5: note: template argument deduction/substitution failed: In file included from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_doubledef.cc:23:0: /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:41:22: note: 'std::basic_istream::__istream_type {aka std::basic_istream}' is not derived from 'const std::_Rb_tree_iterator<_Tp>' return (i >> x) != 0; ^ In file included from /usr/include/c++/7/vector:64:0, from /usr/include/boost/test/tree/decorator.hpp:37, from /usr/include/boost/test/tools/fpc_tolerance.hpp:19, from /usr/include/boost/test/tools/fpc_op.hpp:19, from /usr/include/boost/test/test_tools.hpp:54, from /usr/include/boost/test/unit_test.hpp:18, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:35, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_doubledef.cc:23: /usr/include/c++/7/bits/stl_vector.h:1625:5: note: candidate: template bool std::operator!=(const std::vector<_Tp, _Alloc>&, const std::vector<_Tp, _Alloc>&) operator!=(const vector<_Tp, _Alloc>& __x, const vector<_Tp, _Alloc>& __y) ^~~~~~~~ /usr/include/c++/7/bits/stl_vector.h:1625:5: note: template argument deduction/substitution failed: In file included from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_doubledef.cc:23:0: /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:41:22: note: 'std::basic_istream::__istream_type {aka std::basic_istream}' is not derived from 'const std::vector<_Tp, _Alloc>' return (i >> x) != 0; ^ In file included from /usr/include/c++/7/map:62:0, from /usr/include/boost/test/tree/test_unit.hpp:35, from /usr/include/boost/test/tree/auto_registration.hpp:21, from /usr/include/boost/test/unit_test_suite.hpp:17, from /usr/include/boost/test/unit_test.hpp:19, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:35, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_rotation.cc:20: /usr/include/c++/7/bits/stl_multimap.h:1083:5: note: candidate: template bool std::operator!=(const std::multimap<_Key, _Tp, _Compare, _Alloc>&, const std::multimap<_Key, _Tp, _Compare, _Alloc>&) operator!=(const multimap<_Key, _Tp, _Compare, _Alloc>& __x, ^~~~~~~~ /usr/include/c++/7/bits/stl_multimap.h:1083:5: note: template argument deduction/substitution failed: In file included from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_rotation.cc:20:0: /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:41:22: note: 'std::basic_istream::__istream_type {aka std::basic_istream}' is not derived from 'const std::multimap<_Key, _Tp, _Compare, _Alloc>' return (i >> x) != 0; ^ In file included from /usr/include/c++/7/map:61:0, from /usr/include/boost/test/tree/test_unit.hpp:35, from /usr/include/boost/test/tree/auto_registration.hpp:21, from /usr/include/boost/test/unit_test_suite.hpp:17, from /usr/include/boost/test/unit_test.hpp:19, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:35, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_rotation.cc:20: /usr/include/c++/7/bits/stl_map.h:1418:5: note: candidate: template bool std::operator!=(const std::map<_Key, _Tp, _Compare, _Alloc>&, const std::map<_Key, _Tp, _Compare, _Alloc>&) operator!=(const map<_Key, _Tp, _Compare, _Alloc>& __x, ^~~~~~~~ /usr/include/c++/7/bits/stl_map.h:1418:5: note: template argument deduction/substitution failed: In file included from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_rotation.cc:20:0: /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:41:22: note: 'std::basic_istream::__istream_type {aka std::basic_istream}' is not derived from 'const std::map<_Key, _Tp, _Compare, _Alloc>' return (i >> x) != 0; ^ In file included from /usr/include/c++/7/functional:58:0, from /usr/include/boost/smart_ptr/detail/shared_count.hpp:38, from /usr/include/boost/smart_ptr/shared_ptr.hpp:28, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/test/tools/assertion_result.hpp:21, from /usr/include/boost/test/tools/old/impl.hpp:20, from /usr/include/boost/test/test_tools.hpp:46, from /usr/include/boost/test/unit_test.hpp:18, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:35, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_doubledef.cc:23: /usr/include/c++/7/bits/std_function.h:788:5: note: candidate: template bool std::operator!=(std::nullptr_t, const std::function<_Res(_ArgTypes ...)>&) operator!=(nullptr_t, const function<_Res(_Args...)>& __f) noexcept ^~~~~~~~ /usr/include/c++/7/bits/std_function.h:788:5: note: template argument deduction/substitution failed: In file included from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_doubledef.cc:23:0: /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:41:22: note: mismatched types 'const std::function<_Res(_ArgTypes ...)>' and 'int' return (i >> x) != 0; ^ In file included from /usr/include/c++/7/functional:58:0, from /usr/include/boost/smart_ptr/detail/shared_count.hpp:38, from /usr/include/boost/smart_ptr/shared_ptr.hpp:28, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/test/tools/assertion_result.hpp:21, from /usr/include/boost/test/tools/old/impl.hpp:20, from /usr/include/boost/test/test_tools.hpp:46, from /usr/include/boost/test/unit_test.hpp:18, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:35, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_doubledef.cc:23: /usr/include/c++/7/bits/std_function.h:782:5: note: candidate: template bool std::operator!=(const std::function<_Res(_ArgTypes ...)>&, std::nullptr_t) operator!=(const function<_Res(_Args...)>& __f, nullptr_t) noexcept ^~~~~~~~ /usr/include/c++/7/bits/std_function.h:782:5: note: template argument deduction/substitution failed: In file included from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_doubledef.cc:23:0: /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:41:22: note: 'std::basic_istream::__istream_type {aka std::basic_istream}' is not derived from 'const std::function<_Res(_ArgTypes ...)>' return (i >> x) != 0; ^ In file included from /usr/include/c++/7/memory:81:0, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/test/tools/assertion_result.hpp:21, from /usr/include/boost/test/tools/old/impl.hpp:20, from /usr/include/boost/test/test_tools.hpp:46, from /usr/include/boost/test/unit_test.hpp:18, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:35, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_doubledef.cc:23: /usr/include/c++/7/bits/shared_ptr.h:393:5: note: candidate: template bool std::operator!=(std::nullptr_t, const std::shared_ptr<_Tp>&) operator!=(nullptr_t, const shared_ptr<_Tp>& __a) noexcept ^~~~~~~~ /usr/include/c++/7/bits/shared_ptr.h:393:5: note: template argument deduction/substitution failed: In file included from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_doubledef.cc:23:0: /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:41:22: note: mismatched types 'const std::shared_ptr<_Tp>' and 'int' return (i >> x) != 0; ^ In file included from /usr/include/c++/7/memory:81:0, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/test/tools/assertion_result.hpp:21, from /usr/include/boost/test/tools/old/impl.hpp:20, from /usr/include/boost/test/test_tools.hpp:46, from /usr/include/boost/test/unit_test.hpp:18, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:35, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_doubledef.cc:23: /usr/include/c++/7/bits/shared_ptr.h:388:5: note: candidate: template bool std::operator!=(const std::shared_ptr<_Tp>&, std::nullptr_t) operator!=(const shared_ptr<_Tp>& __a, nullptr_t) noexcept ^~~~~~~~ /usr/include/c++/7/bits/shared_ptr.h:388:5: note: template argument deduction/substitution failed: In file included from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_doubledef.cc:23:0: /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:41:22: note: 'std::basic_istream::__istream_type {aka std::basic_istream}' is not derived from 'const std::shared_ptr<_Tp>' return (i >> x) != 0; ^ In file included from /usr/include/c++/7/memory:81:0, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/test/tools/assertion_result.hpp:21, from /usr/include/boost/test/tools/old/impl.hpp:20, from /usr/include/boost/test/test_tools.hpp:46, from /usr/include/boost/test/unit_test.hpp:18, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:35, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_doubledef.cc:23: /usr/include/c++/7/bits/shared_ptr.h:383:5: note: candidate: template bool std::operator!=(const std::shared_ptr<_Tp>&, const std::shared_ptr<_Up>&) operator!=(const shared_ptr<_Tp>& __a, const shared_ptr<_Up>& __b) noexcept ^~~~~~~~ /usr/include/c++/7/bits/shared_ptr.h:383:5: note: template argument deduction/substitution failed: In file included from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_doubledef.cc:23:0: /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:41:22: note: 'std::basic_istream::__istream_type {aka std::basic_istream}' is not derived from 'const std::shared_ptr<_Tp>' return (i >> x) != 0; ^ In file included from /usr/include/c++/7/bits/shared_ptr.h:52:0, from /usr/include/c++/7/memory:81, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/test/tools/assertion_result.hpp:21, from /usr/include/boost/test/tools/old/impl.hpp:20, from /usr/include/boost/test/test_tools.hpp:46, from /usr/include/boost/test/unit_test.hpp:18, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:35, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_doubledef.cc:23: /usr/include/c++/7/bits/shared_ptr_base.h:1436:5: note: candidate: template bool std::operator!=(std::nullptr_t, const std::__shared_ptr<_Tp, _Lp>&) operator!=(nullptr_t, const __shared_ptr<_Tp, _Lp>& __a) noexcept ^~~~~~~~ /usr/include/c++/7/bits/shared_ptr_base.h:1436:5: note: template argument deduction/substitution failed: In file included from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_doubledef.cc:23:0: /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:41:22: note: mismatched types 'const std::__shared_ptr<_Tp, _Lp>' and 'int' return (i >> x) != 0; ^ In file included from /usr/include/c++/7/bits/shared_ptr.h:52:0, from /usr/include/c++/7/memory:81, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/test/tools/assertion_result.hpp:21, from /usr/include/boost/test/tools/old/impl.hpp:20, from /usr/include/boost/test/test_tools.hpp:46, from /usr/include/boost/test/unit_test.hpp:18, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:35, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_doubledef.cc:23: /usr/include/c++/7/bits/shared_ptr_base.h:1431:5: note: candidate: template bool std::operator!=(const std::__shared_ptr<_Tp, _Lp>&, std::nullptr_t) operator!=(const __shared_ptr<_Tp, _Lp>& __a, nullptr_t) noexcept ^~~~~~~~ /usr/include/c++/7/bits/shared_ptr_base.h:1431:5: note: template argument deduction/substitution failed: In file included from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_doubledef.cc:23:0: /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:41:22: note: 'std::basic_istream::__istream_type {aka std::basic_istream}' is not derived from 'const std::__shared_ptr<_Tp, _Lp>' return (i >> x) != 0; ^ In file included from /usr/include/c++/7/bits/shared_ptr.h:52:0, from /usr/include/c++/7/memory:81, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/test/tools/assertion_result.hpp:21, from /usr/include/boost/test/tools/old/impl.hpp:20, from /usr/include/boost/test/test_tools.hpp:46, from /usr/include/boost/test/unit_test.hpp:18, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:35, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_doubledef.cc:23: /usr/include/c++/7/bits/shared_ptr_base.h:1425:5: note: candidate: template bool std::operator!=(const std::__shared_ptr<_Tp1, _Lp>&, const std::__shared_ptr<_Tp2, _Lp>&) operator!=(const __shared_ptr<_Tp1, _Lp>& __a, ^~~~~~~~ /usr/include/c++/7/bits/shared_ptr_base.h:1425:5: note: template argument deduction/substitution failed: In file included from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_doubledef.cc:23:0: /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:41:22: note: 'std::basic_istream::__istream_type {aka std::basic_istream}' is not derived from 'const std::__shared_ptr<_Tp1, _Lp>' return (i >> x) != 0; ^ In file included from /usr/include/c++/7/memory:80:0, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/test/tools/assertion_result.hpp:21, from /usr/include/boost/test/tools/old/impl.hpp:20, from /usr/include/boost/test/test_tools.hpp:46, from /usr/include/boost/test/unit_test.hpp:18, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:35, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_doubledef.cc:23: /usr/include/c++/7/bits/unique_ptr.h:711:5: note: candidate: template bool std::operator!=(std::nullptr_t, const std::unique_ptr<_Tp, _Dp>&) operator!=(nullptr_t, const unique_ptr<_Tp, _Dp>& __x) noexcept ^~~~~~~~ /usr/include/c++/7/bits/unique_ptr.h:711:5: note: template argument deduction/substitution failed: In file included from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_doubledef.cc:23:0: /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:41:22: note: mismatched types 'const std::unique_ptr<_Tp, _Dp>' and 'int' return (i >> x) != 0; ^ In file included from /usr/include/c++/7/memory:80:0, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/test/tools/assertion_result.hpp:21, from /usr/include/boost/test/tools/old/impl.hpp:20, from /usr/include/boost/test/test_tools.hpp:46, from /usr/include/boost/test/unit_test.hpp:18, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:35, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_doubledef.cc:23: /usr/include/c++/7/bits/unique_ptr.h:706:5: note: candidate: template bool std::operator!=(const std::unique_ptr<_Tp, _Dp>&, std::nullptr_t) operator!=(const unique_ptr<_Tp, _Dp>& __x, nullptr_t) noexcept ^~~~~~~~ /usr/include/c++/7/bits/unique_ptr.h:706:5: note: template argument deduction/substitution failed: In file included from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_doubledef.cc:23:0: /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:41:22: note: 'std::basic_istream::__istream_type {aka std::basic_istream}' is not derived from 'const std::unique_ptr<_Tp, _Dp>' return (i >> x) != 0; ^ In file included from /usr/include/c++/7/memory:80:0, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/test/tools/assertion_result.hpp:21, from /usr/include/boost/test/tools/old/impl.hpp:20, from /usr/include/boost/test/test_tools.hpp:46, from /usr/include/boost/test/unit_test.hpp:18, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:35, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_doubledef.cc:23: /usr/include/c++/7/bits/unique_ptr.h:700:5: note: candidate: template bool std::operator!=(const std::unique_ptr<_Tp, _Dp>&, const std::unique_ptr<_Up, _Ep>&) operator!=(const unique_ptr<_Tp, _Dp>& __x, ^~~~~~~~ /usr/include/c++/7/bits/unique_ptr.h:700:5: note: template argument deduction/substitution failed: In file included from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_doubledef.cc:23:0: /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:41:22: note: 'std::basic_istream::__istream_type {aka std::basic_istream}' is not derived from 'const std::unique_ptr<_Tp, _Dp>' return (i >> x) != 0; ^ In file included from /usr/include/c++/7/bits/unique_ptr.h:37:0, from /usr/include/c++/7/memory:80, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/test/tools/assertion_result.hpp:21, from /usr/include/boost/test/tools/old/impl.hpp:20, from /usr/include/boost/test/test_tools.hpp:46, from /usr/include/boost/test/unit_test.hpp:18, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:35, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_doubledef.cc:23: /usr/include/c++/7/tuple:1423:5: note: candidate: template constexpr bool std::operator!=(const std::tuple<_Tps ...>&, const std::tuple<_Elements ...>&) operator!=(const tuple<_TElements...>& __t, ^~~~~~~~ /usr/include/c++/7/tuple:1423:5: note: template argument deduction/substitution failed: In file included from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_doubledef.cc:23:0: /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:41:22: note: 'std::basic_istream::__istream_type {aka std::basic_istream}' is not derived from 'const std::tuple<_Tps ...>' return (i >> x) != 0; ^ In file included from /usr/include/c++/7/tuple:39:0, from /usr/include/c++/7/bits/unique_ptr.h:37, from /usr/include/c++/7/memory:80, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/test/tools/assertion_result.hpp:21, from /usr/include/boost/test/tools/old/impl.hpp:20, from /usr/include/boost/test/test_tools.hpp:46, from /usr/include/boost/test/unit_test.hpp:18, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:35, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_doubledef.cc:23: /usr/include/c++/7/array:257:5: note: candidate: template bool std::operator!=(const std::array<_Tp, _Nm>&, const std::array<_Tp, _Nm>&) operator!=(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two) ^~~~~~~~ /usr/include/c++/7/array:257:5: note: template argument deduction/substitution failed: In file included from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_doubledef.cc:23:0: /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:41:22: note: 'std::basic_istream::__istream_type {aka std::basic_istream}' is not derived from 'const std::array<_Tp, _Nm>' return (i >> x) != 0; ^ In file included from /usr/include/c++/7/map:60:0, from /usr/include/boost/test/tree/test_unit.hpp:35, from /usr/include/boost/test/tree/auto_registration.hpp:21, from /usr/include/boost/test/unit_test_suite.hpp:17, from /usr/include/boost/test/unit_test.hpp:19, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:35, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_rotation.cc:20: /usr/include/c++/7/bits/stl_tree.h:1553:5: note: candidate: template bool std::operator!=(const std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>&, const std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>&) operator!=(const _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>& __x, ^~~~~~~~ /usr/include/c++/7/bits/stl_tree.h:1553:5: note: template argument deduction/substitution failed: In file included from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_rotation.cc:20:0: /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:41:22: note: 'std::basic_istream::__istream_type {aka std::basic_istream}' is not derived from 'const std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>' return (i >> x) != 0; ^ In file included from /usr/include/c++/7/map:60:0, from /usr/include/boost/test/tree/test_unit.hpp:35, from /usr/include/boost/test/tree/auto_registration.hpp:21, from /usr/include/boost/test/unit_test_suite.hpp:17, from /usr/include/boost/test/unit_test.hpp:19, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:35, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_rotation.cc:20: /usr/include/c++/7/bits/stl_tree.h:412:5: note: candidate: template bool std::operator!=(const std::_Rb_tree_iterator<_Tp>&, const std::_Rb_tree_const_iterator<_Val>&) operator!=(const _Rb_tree_iterator<_Val>& __x, ^~~~~~~~ /usr/include/c++/7/bits/stl_tree.h:412:5: note: template argument deduction/substitution failed: In file included from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_rotation.cc:20:0: /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:41:22: note: 'std::basic_istream::__istream_type {aka std::basic_istream}' is not derived from 'const std::_Rb_tree_iterator<_Tp>' return (i >> x) != 0; ^ In file included from /usr/include/c++/7/vector:64:0, from /usr/include/boost/test/tree/decorator.hpp:37, from /usr/include/boost/test/tools/fpc_tolerance.hpp:19, from /usr/include/boost/test/tools/fpc_op.hpp:19, from /usr/include/boost/test/test_tools.hpp:54, from /usr/include/boost/test/unit_test.hpp:18, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:35, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_rotation.cc:20: /usr/include/c++/7/bits/stl_vector.h:1625:5: note: candidate: template bool std::operator!=(const std::vector<_Tp, _Alloc>&, const std::vector<_Tp, _Alloc>&) operator!=(const vector<_Tp, _Alloc>& __x, const vector<_Tp, _Alloc>& __y) ^~~~~~~~ /usr/include/c++/7/bits/stl_vector.h:1625:5: note: template argument deduction/substitution failed: In file included from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_rotation.cc:20:0: /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:41:22: note: 'std::basic_istream::__istream_type {aka std::basic_istream}' is not derived from 'const std::vector<_Tp, _Alloc>' return (i >> x) != 0; ^ In file included from /usr/include/c++/7/functional:58:0, from /usr/include/boost/smart_ptr/detail/shared_count.hpp:38, from /usr/include/boost/smart_ptr/shared_ptr.hpp:28, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/test/tools/assertion_result.hpp:21, from /usr/include/boost/test/tools/old/impl.hpp:20, from /usr/include/boost/test/test_tools.hpp:46, from /usr/include/boost/test/unit_test.hpp:18, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:35, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_rotation.cc:20: /usr/include/c++/7/bits/std_function.h:788:5: note: candidate: template bool std::operator!=(std::nullptr_t, const std::function<_Res(_ArgTypes ...)>&) operator!=(nullptr_t, const function<_Res(_Args...)>& __f) noexcept ^~~~~~~~ /usr/include/c++/7/bits/std_function.h:788:5: note: template argument deduction/substitution failed: In file included from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_rotation.cc:20:0: /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:41:22: note: mismatched types 'const std::function<_Res(_ArgTypes ...)>' and 'int' return (i >> x) != 0; ^ In file included from /usr/include/c++/7/functional:58:0, from /usr/include/boost/smart_ptr/detail/shared_count.hpp:38, from /usr/include/boost/smart_ptr/shared_ptr.hpp:28, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/test/tools/assertion_result.hpp:21, from /usr/include/boost/test/tools/old/impl.hpp:20, from /usr/include/boost/test/test_tools.hpp:46, from /usr/include/boost/test/unit_test.hpp:18, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:35, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_rotation.cc:20: /usr/include/c++/7/bits/std_function.h:782:5: note: candidate: template bool std::operator!=(const std::function<_Res(_ArgTypes ...)>&, std::nullptr_t) operator!=(const function<_Res(_Args...)>& __f, nullptr_t) noexcept ^~~~~~~~ /usr/include/c++/7/bits/std_function.h:782:5: note: template argument deduction/substitution failed: In file included from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_rotation.cc:20:0: /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:41:22: note: 'std::basic_istream::__istream_type {aka std::basic_istream}' is not derived from 'const std::function<_Res(_ArgTypes ...)>' return (i >> x) != 0; ^ In file included from /usr/include/c++/7/memory:81:0, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/test/tools/assertion_result.hpp:21, from /usr/include/boost/test/tools/old/impl.hpp:20, from /usr/include/boost/test/test_tools.hpp:46, from /usr/include/boost/test/unit_test.hpp:18, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:35, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_rotation.cc:20: /usr/include/c++/7/bits/shared_ptr.h:393:5: note: candidate: template bool std::operator!=(std::nullptr_t, const std::shared_ptr<_Tp>&) operator!=(nullptr_t, const shared_ptr<_Tp>& __a) noexcept ^~~~~~~~ /usr/include/c++/7/bits/shared_ptr.h:393:5: note: template argument deduction/substitution failed: In file included from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_rotation.cc:20:0: /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:41:22: note: mismatched types 'const std::shared_ptr<_Tp>' and 'int' return (i >> x) != 0; ^ In file included from /usr/include/c++/7/memory:81:0, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/test/tools/assertion_result.hpp:21, from /usr/include/boost/test/tools/old/impl.hpp:20, from /usr/include/boost/test/test_tools.hpp:46, from /usr/include/boost/test/unit_test.hpp:18, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:35, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_rotation.cc:20: /usr/include/c++/7/bits/shared_ptr.h:388:5: note: candidate: template bool std::operator!=(const std::shared_ptr<_Tp>&, std::nullptr_t) operator!=(const shared_ptr<_Tp>& __a, nullptr_t) noexcept ^~~~~~~~ /usr/include/c++/7/bits/shared_ptr.h:388:5: note: template argument deduction/substitution failed: In file included from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_rotation.cc:20:0: /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:41:22: note: 'std::basic_istream::__istream_type {aka std::basic_istream}' is not derived from 'const std::shared_ptr<_Tp>' return (i >> x) != 0; ^ In file included from /usr/include/c++/7/memory:81:0, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/test/tools/assertion_result.hpp:21, from /usr/include/boost/test/tools/old/impl.hpp:20, from /usr/include/boost/test/test_tools.hpp:46, from /usr/include/boost/test/unit_test.hpp:18, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:35, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_rotation.cc:20: /usr/include/c++/7/bits/shared_ptr.h:383:5: note: candidate: template bool std::operator!=(const std::shared_ptr<_Tp>&, const std::shared_ptr<_Up>&) operator!=(const shared_ptr<_Tp>& __a, const shared_ptr<_Up>& __b) noexcept ^~~~~~~~ /usr/include/c++/7/bits/shared_ptr.h:383:5: note: template argument deduction/substitution failed: In file included from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_rotation.cc:20:0: /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:41:22: note: 'std::basic_istream::__istream_type {aka std::basic_istream}' is not derived from 'const std::shared_ptr<_Tp>' return (i >> x) != 0; ^ In file included from /usr/include/c++/7/bits/shared_ptr.h:52:0, from /usr/include/c++/7/memory:81, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/test/tools/assertion_result.hpp:21, from /usr/include/boost/test/tools/old/impl.hpp:20, from /usr/include/boost/test/test_tools.hpp:46, from /usr/include/boost/test/unit_test.hpp:18, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:35, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_rotation.cc:20: /usr/include/c++/7/bits/shared_ptr_base.h:1436:5: note: candidate: template bool std::operator!=(std::nullptr_t, const std::__shared_ptr<_Tp, _Lp>&) operator!=(nullptr_t, const __shared_ptr<_Tp, _Lp>& __a) noexcept ^~~~~~~~ /usr/include/c++/7/bits/shared_ptr_base.h:1436:5: note: template argument deduction/substitution failed: In file included from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_rotation.cc:20:0: /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:41:22: note: mismatched types 'const std::__shared_ptr<_Tp, _Lp>' and 'int' return (i >> x) != 0; ^ In file included from /usr/include/c++/7/bits/shared_ptr.h:52:0, from /usr/include/c++/7/memory:81, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/test/tools/assertion_result.hpp:21, from /usr/include/boost/test/tools/old/impl.hpp:20, from /usr/include/boost/test/test_tools.hpp:46, from /usr/include/boost/test/unit_test.hpp:18, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:35, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_rotation.cc:20: /usr/include/c++/7/bits/shared_ptr_base.h:1431:5: note: candidate: template bool std::operator!=(const std::__shared_ptr<_Tp, _Lp>&, std::nullptr_t) operator!=(const __shared_ptr<_Tp, _Lp>& __a, nullptr_t) noexcept ^~~~~~~~ /usr/include/c++/7/bits/shared_ptr_base.h:1431:5: note: template argument deduction/substitution failed: In file included from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_rotation.cc:20:0: /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:41:22: note: 'std::basic_istream::__istream_type {aka std::basic_istream}' is not derived from 'const std::__shared_ptr<_Tp, _Lp>' return (i >> x) != 0; ^ In file included from /usr/include/c++/7/bits/shared_ptr.h:52:0, from /usr/include/c++/7/memory:81, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/test/tools/assertion_result.hpp:21, from /usr/include/boost/test/tools/old/impl.hpp:20, from /usr/include/boost/test/test_tools.hpp:46, from /usr/include/boost/test/unit_test.hpp:18, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:35, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_rotation.cc:20: /usr/include/c++/7/bits/shared_ptr_base.h:1425:5: note: candidate: template bool std::operator!=(const std::__shared_ptr<_Tp1, _Lp>&, const std::__shared_ptr<_Tp2, _Lp>&) operator!=(const __shared_ptr<_Tp1, _Lp>& __a, ^~~~~~~~ /usr/include/c++/7/bits/shared_ptr_base.h:1425:5: note: template argument deduction/substitution failed: In file included from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_rotation.cc:20:0: /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:41:22: note: 'std::basic_istream::__istream_type {aka std::basic_istream}' is not derived from 'const std::__shared_ptr<_Tp1, _Lp>' return (i >> x) != 0; ^ In file included from /usr/include/c++/7/memory:80:0, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/test/tools/assertion_result.hpp:21, from /usr/include/boost/test/tools/old/impl.hpp:20, from /usr/include/boost/test/test_tools.hpp:46, from /usr/include/boost/test/unit_test.hpp:18, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:35, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_rotation.cc:20: /usr/include/c++/7/bits/unique_ptr.h:711:5: note: candidate: template bool std::operator!=(std::nullptr_t, const std::unique_ptr<_Tp, _Dp>&) operator!=(nullptr_t, const unique_ptr<_Tp, _Dp>& __x) noexcept ^~~~~~~~ /usr/include/c++/7/bits/unique_ptr.h:711:5: note: template argument deduction/substitution failed: In file included from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_rotation.cc:20:0: /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:41:22: note: mismatched types 'const std::unique_ptr<_Tp, _Dp>' and 'int' return (i >> x) != 0; ^ In file included from /usr/include/c++/7/memory:80:0, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/test/tools/assertion_result.hpp:21, from /usr/include/boost/test/tools/old/impl.hpp:20, from /usr/include/boost/test/test_tools.hpp:46, from /usr/include/boost/test/unit_test.hpp:18, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:35, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_rotation.cc:20: /usr/include/c++/7/bits/unique_ptr.h:706:5: note: candidate: template bool std::operator!=(const std::unique_ptr<_Tp, _Dp>&, std::nullptr_t) operator!=(const unique_ptr<_Tp, _Dp>& __x, nullptr_t) noexcept ^~~~~~~~ /usr/include/c++/7/bits/unique_ptr.h:706:5: note: template argument deduction/substitution failed: In file included from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_rotation.cc:20:0: /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:41:22: note: 'std::basic_istream::__istream_type {aka std::basic_istream}' is not derived from 'const std::unique_ptr<_Tp, _Dp>' return (i >> x) != 0; ^ In file included from /usr/include/c++/7/memory:80:0, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/test/tools/assertion_result.hpp:21, from /usr/include/boost/test/tools/old/impl.hpp:20, from /usr/include/boost/test/test_tools.hpp:46, from /usr/include/boost/test/unit_test.hpp:18, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:35, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_rotation.cc:20: /usr/include/c++/7/bits/unique_ptr.h:700:5: note: candidate: template bool std::operator!=(const std::unique_ptr<_Tp, _Dp>&, const std::unique_ptr<_Up, _Ep>&) operator!=(const unique_ptr<_Tp, _Dp>& __x, ^~~~~~~~ /usr/include/c++/7/bits/unique_ptr.h:700:5: note: template argument deduction/substitution failed: In file included from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_rotation.cc:20:0: /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:41:22: note: 'std::basic_istream::__istream_type {aka std::basic_istream}' is not derived from 'const std::unique_ptr<_Tp, _Dp>' return (i >> x) != 0; ^ In file included from /usr/include/c++/7/bits/unique_ptr.h:37:0, from /usr/include/c++/7/memory:80, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/test/tools/assertion_result.hpp:21, from /usr/include/boost/test/tools/old/impl.hpp:20, from /usr/include/boost/test/test_tools.hpp:46, from /usr/include/boost/test/unit_test.hpp:18, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:35, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_rotation.cc:20: /usr/include/c++/7/tuple:1423:5: note: candidate: template constexpr bool std::operator!=(const std::tuple<_Tps ...>&, const std::tuple<_Elements ...>&) operator!=(const tuple<_TElements...>& __t, ^~~~~~~~ /usr/include/c++/7/tuple:1423:5: note: template argument deduction/substitution failed: In file included from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_rotation.cc:20:0: /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:41:22: note: 'std::basic_istream::__istream_type {aka std::basic_istream}' is not derived from 'const std::tuple<_Tps ...>' return (i >> x) != 0; ^ In file included from /usr/include/c++/7/tuple:39:0, from /usr/include/c++/7/bits/unique_ptr.h:37, from /usr/include/c++/7/memory:80, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/include/boost/shared_ptr.hpp:17, from /usr/include/boost/test/tools/assertion_result.hpp:21, from /usr/include/boost/test/tools/old/impl.hpp:20, from /usr/include/boost/test/test_tools.hpp:46, from /usr/include/boost/test/unit_test.hpp:18, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:35, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_rotation.cc:20: /usr/include/c++/7/array:257:5: note: candidate: template bool std::operator!=(const std::array<_Tp, _Nm>&, const std::array<_Tp, _Nm>&) operator!=(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two) ^~~~~~~~ /usr/include/c++/7/array:257:5: note: template argument deduction/substitution failed: In file included from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_rotation.cc:20:0: /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:41:22: note: 'std::basic_istream::__istream_type {aka std::basic_istream}' is not derived from 'const std::array<_Tp, _Nm>' return (i >> x) != 0; ^ In file included from /usr/include/c++/7/iterator:66:0, from /usr/include/boost/test/detail/workaround.hpp:19, from /usr/include/boost/test/detail/global_typedef.hpp:16, from /usr/include/boost/test/tree/observer.hpp:17, from /usr/include/boost/test/unit_test_log.hpp:18, from /usr/include/boost/test/tools/old/impl.hpp:19, from /usr/include/boost/test/test_tools.hpp:46, from /usr/include/boost/test/unit_test.hpp:18, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:35, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_rotation.cc:20: /usr/include/c++/7/bits/stream_iterator.h:137:5: note: candidate: template bool std::operator!=(const std::istream_iterator<_Tp, _CharT, _Traits, _Dist>&, const std::istream_iterator<_Tp, _CharT, _Traits, _Dist>&) operator!=(const istream_iterator<_Tp, _CharT, _Traits, _Dist>& __x, ^~~~~~~~ /usr/include/c++/7/bits/stream_iterator.h:137:5: note: template argument deduction/substitution failed: In file included from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_rotation.cc:20:0: /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:41:22: note: 'std::basic_istream::__istream_type {aka std::basic_istream}' is not derived from 'const std::istream_iterator<_Tp, _CharT, _Traits, _Dist>' return (i >> x) != 0; ^ In file included from /usr/include/c++/7/bits/locale_facets.h:48:0, from /usr/include/c++/7/bits/basic_ios.h:37, from /usr/include/c++/7/ios:44, from /usr/include/c++/7/ostream:38, from /usr/include/c++/7/iostream:39, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_rotation.cc:18: /usr/include/c++/7/bits/streambuf_iterator.h:210:5: note: candidate: template bool std::operator!=(const std::istreambuf_iterator<_CharT, _Traits>&, const std::istreambuf_iterator<_CharT, _Traits>&) operator!=(const istreambuf_iterator<_CharT, _Traits>& __a, ^~~~~~~~ /usr/include/c++/7/bits/streambuf_iterator.h:210:5: note: template argument deduction/substitution failed: In file included from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_rotation.cc:20:0: /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:41:22: note: 'std::basic_istream::__istream_type {aka std::basic_istream}' is not derived from 'const std::istreambuf_iterator<_CharT, _Traits>' return (i >> x) != 0; ^ In file included from /usr/include/c++/7/bits/ios_base.h:46:0, from /usr/include/c++/7/ios:42, from /usr/include/c++/7/ostream:38, from /usr/include/c++/7/iostream:39, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_rotation.cc:18: /usr/include/c++/7/system_error:331:3: note: candidate: bool std::operator!=(const std::error_condition&, const std::error_condition&) operator!=(const error_condition& __lhs, ^~~~~~~~ /usr/include/c++/7/system_error:331:3: note: no known conversion for argument 1 from 'std::basic_istream::__istream_type {aka std::basic_istream}' to 'const std::error_condition&' /usr/include/c++/7/system_error:327:3: note: candidate: bool std::operator!=(const std::error_condition&, const std::error_code&) operator!=(const error_condition& __lhs, const error_code& __rhs) noexcept ^~~~~~~~ /usr/include/c++/7/system_error:327:3: note: no known conversion for argument 1 from 'std::basic_istream::__istream_type {aka std::basic_istream}' to 'const std::error_condition&' /usr/include/c++/7/system_error:323:3: note: candidate: bool std::operator!=(const std::error_code&, const std::error_condition&) operator!=(const error_code& __lhs, const error_condition& __rhs) noexcept ^~~~~~~~ /usr/include/c++/7/system_error:323:3: note: no known conversion for argument 1 from 'std::basic_istream::__istream_type {aka std::basic_istream}' to 'const std::error_code&' /usr/include/c++/7/system_error:319:3: note: candidate: bool std::operator!=(const std::error_code&, const std::error_code&) operator!=(const error_code& __lhs, const error_code& __rhs) noexcept ^~~~~~~~ /usr/include/c++/7/system_error:319:3: note: no known conversion for argument 1 from 'std::basic_istream::__istream_type {aka std::basic_istream}' to 'const std::error_code&' In file included from /usr/include/c++/7/string:52:0, from /usr/include/c++/7/bits/locale_classes.h:40, from /usr/include/c++/7/bits/ios_base.h:41, from /usr/include/c++/7/ios:42, from /usr/include/c++/7/ostream:38, from /usr/include/c++/7/iostream:39, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_rotation.cc:18: /usr/include/c++/7/bits/basic_string.h:6081:5: note: candidate: template bool std::operator!=(const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>&, const _CharT*) operator!=(const basic_string<_CharT, _Traits, _Alloc>& __lhs, ^~~~~~~~ /usr/include/c++/7/bits/basic_string.h:6081:5: note: template argument deduction/substitution failed: In file included from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_rotation.cc:20:0: /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:41:22: note: 'std::basic_istream::__istream_type {aka std::basic_istream}' is not derived from 'const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>' return (i >> x) != 0; ^ In file included from /usr/include/c++/7/string:52:0, from /usr/include/c++/7/bits/locale_classes.h:40, from /usr/include/c++/7/bits/ios_base.h:41, from /usr/include/c++/7/ios:42, from /usr/include/c++/7/ostream:38, from /usr/include/c++/7/iostream:39, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_rotation.cc:18: /usr/include/c++/7/bits/basic_string.h:6069:5: note: candidate: template bool std::operator!=(const _CharT*, const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>&) operator!=(const _CharT* __lhs, ^~~~~~~~ /usr/include/c++/7/bits/basic_string.h:6069:5: note: template argument deduction/substitution failed: In file included from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_rotation.cc:20:0: /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:41:22: note: mismatched types 'const _CharT*' and 'std::basic_istream' return (i >> x) != 0; ^ In file included from /usr/include/c++/7/string:52:0, from /usr/include/c++/7/bits/locale_classes.h:40, from /usr/include/c++/7/bits/ios_base.h:41, from /usr/include/c++/7/ios:42, from /usr/include/c++/7/ostream:38, from /usr/include/c++/7/iostream:39, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_rotation.cc:18: /usr/include/c++/7/bits/basic_string.h:6056:5: note: candidate: template bool std::operator!=(const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>&, const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>&) operator!=(const basic_string<_CharT, _Traits, _Alloc>& __lhs, ^~~~~~~~ /usr/include/c++/7/bits/basic_string.h:6056:5: note: template argument deduction/substitution failed: In file included from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_rotation.cc:20:0: /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:41:22: note: 'std::basic_istream::__istream_type {aka std::basic_istream}' is not derived from 'const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>' return (i >> x) != 0; ^ In file included from /usr/include/c++/7/string:41:0, from /usr/include/c++/7/bits/locale_classes.h:40, from /usr/include/c++/7/bits/ios_base.h:41, from /usr/include/c++/7/ios:42, from /usr/include/c++/7/ostream:38, from /usr/include/c++/7/iostream:39, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_rotation.cc:18: /usr/include/c++/7/bits/allocator.h:164:5: note: candidate: template bool std::operator!=(const std::allocator<_CharT>&, const std::allocator<_CharT>&) operator!=(const allocator<_Tp>&, const allocator<_Tp>&) ^~~~~~~~ /usr/include/c++/7/bits/allocator.h:164:5: note: template argument deduction/substitution failed: In file included from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_rotation.cc:20:0: /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:41:22: note: 'std::basic_istream::__istream_type {aka std::basic_istream}' is not derived from 'const std::allocator<_CharT>' return (i >> x) != 0; ^ In file included from /usr/include/c++/7/string:41:0, from /usr/include/c++/7/bits/locale_classes.h:40, from /usr/include/c++/7/bits/ios_base.h:41, from /usr/include/c++/7/ios:42, from /usr/include/c++/7/ostream:38, from /usr/include/c++/7/iostream:39, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_rotation.cc:18: /usr/include/c++/7/bits/allocator.h:158:5: note: candidate: template bool std::operator!=(const std::allocator<_CharT>&, const std::allocator<_T2>&) operator!=(const allocator<_T1>&, const allocator<_T2>&) ^~~~~~~~ /usr/include/c++/7/bits/allocator.h:158:5: note: template argument deduction/substitution failed: In file included from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_rotation.cc:20:0: /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:41:22: note: 'std::basic_istream::__istream_type {aka std::basic_istream}' is not derived from 'const std::allocator<_CharT>' return (i >> x) != 0; ^ In file included from /usr/include/c++/7/bits/stl_algobase.h:67:0, from /usr/include/c++/7/bits/char_traits.h:39, from /usr/include/c++/7/ios:40, from /usr/include/c++/7/ostream:38, from /usr/include/c++/7/iostream:39, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_rotation.cc:18: /usr/include/c++/7/bits/stl_iterator.h:1139:5: note: candidate: template bool std::operator!=(const std::move_iterator<_IteratorL>&, const std::move_iterator<_IteratorL>&) operator!=(const move_iterator<_Iterator>& __x, ^~~~~~~~ /usr/include/c++/7/bits/stl_iterator.h:1139:5: note: template argument deduction/substitution failed: In file included from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_rotation.cc:20:0: /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:41:22: note: 'std::basic_istream::__istream_type {aka std::basic_istream}' is not derived from 'const std::move_iterator<_IteratorL>' return (i >> x) != 0; ^ In file included from /usr/include/c++/7/bits/stl_algobase.h:67:0, from /usr/include/c++/7/bits/char_traits.h:39, from /usr/include/c++/7/ios:40, from /usr/include/c++/7/ostream:38, from /usr/include/c++/7/iostream:39, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_rotation.cc:18: /usr/include/c++/7/bits/stl_iterator.h:1133:5: note: candidate: template bool std::operator!=(const std::move_iterator<_IteratorL>&, const std::move_iterator<_IteratorR>&) operator!=(const move_iterator<_IteratorL>& __x, ^~~~~~~~ /usr/include/c++/7/bits/stl_iterator.h:1133:5: note: template argument deduction/substitution failed: In file included from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_rotation.cc:20:0: /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:41:22: note: 'std::basic_istream::__istream_type {aka std::basic_istream}' is not derived from 'const std::move_iterator<_IteratorL>' return (i >> x) != 0; ^ In file included from /usr/include/c++/7/bits/stl_algobase.h:67:0, from /usr/include/c++/7/bits/char_traits.h:39, from /usr/include/c++/7/ios:40, from /usr/include/c++/7/ostream:38, from /usr/include/c++/7/iostream:39, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_rotation.cc:18: /usr/include/c++/7/bits/stl_iterator.h:352:5: note: candidate: template bool std::operator!=(const std::reverse_iterator<_Iterator>&, const std::reverse_iterator<_IteratorR>&) operator!=(const reverse_iterator<_IteratorL>& __x, ^~~~~~~~ /usr/include/c++/7/bits/stl_iterator.h:352:5: note: template argument deduction/substitution failed: In file included from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_rotation.cc:20:0: /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:41:22: note: 'std::basic_istream::__istream_type {aka std::basic_istream}' is not derived from 'const std::reverse_iterator<_Iterator>' return (i >> x) != 0; ^ In file included from /usr/include/c++/7/bits/stl_algobase.h:67:0, from /usr/include/c++/7/bits/char_traits.h:39, from /usr/include/c++/7/ios:40, from /usr/include/c++/7/ostream:38, from /usr/include/c++/7/iostream:39, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_rotation.cc:18: /usr/include/c++/7/bits/stl_iterator.h:314:5: note: candidate: template bool std::operator!=(const std::reverse_iterator<_Iterator>&, const std::reverse_iterator<_Iterator>&) operator!=(const reverse_iterator<_Iterator>& __x, ^~~~~~~~ /usr/include/c++/7/bits/stl_iterator.h:314:5: note: template argument deduction/substitution failed: In file included from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_rotation.cc:20:0: /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:41:22: note: 'std::basic_istream::__istream_type {aka std::basic_istream}' is not derived from 'const std::reverse_iterator<_Iterator>' return (i >> x) != 0; ^ In file included from /usr/include/c++/7/bits/stl_algobase.h:64:0, from /usr/include/c++/7/bits/char_traits.h:39, from /usr/include/c++/7/ios:40, from /usr/include/c++/7/ostream:38, from /usr/include/c++/7/iostream:39, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_rotation.cc:18: /usr/include/c++/7/bits/stl_pair.h:461:5: note: candidate: template constexpr bool std::operator!=(const std::pair<_T1, _T2>&, const std::pair<_T1, _T2>&) operator!=(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) ^~~~~~~~ /usr/include/c++/7/bits/stl_pair.h:461:5: note: template argument deduction/substitution failed: In file included from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_rotation.cc:20:0: /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:41:22: note: 'std::basic_istream::__istream_type {aka std::basic_istream}' is not derived from 'const std::pair<_T1, _T2>' return (i >> x) != 0; ^ In file included from /usr/include/c++/7/iosfwd:40:0, from /usr/include/c++/7/ios:38, from /usr/include/c++/7/ostream:38, from /usr/include/c++/7/iostream:39, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_rotation.cc:18: /usr/include/c++/7/bits/postypes.h:221:5: note: candidate: template bool std::operator!=(const std::fpos<_StateT>&, const std::fpos<_StateT>&) operator!=(const fpos<_StateT>& __lhs, const fpos<_StateT>& __rhs) ^~~~~~~~ /usr/include/c++/7/bits/postypes.h:221:5: note: template argument deduction/substitution failed: In file included from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_rotation.cc:20:0: /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:41:22: note: 'std::basic_istream::__istream_type {aka std::basic_istream}' is not derived from 'const std::fpos<_StateT>' return (i >> x) != 0; ^ In file included from /usr/include/c++/7/iterator:66:0, from /usr/include/boost/test/detail/workaround.hpp:19, from /usr/include/boost/test/detail/global_typedef.hpp:16, from /usr/include/boost/test/tree/observer.hpp:17, from /usr/include/boost/test/unit_test_log.hpp:18, from /usr/include/boost/test/tools/old/impl.hpp:19, from /usr/include/boost/test/test_tools.hpp:46, from /usr/include/boost/test/unit_test.hpp:18, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:35, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_doubledef.cc:23: /usr/include/c++/7/bits/stream_iterator.h:137:5: note: candidate: template bool std::operator!=(const std::istream_iterator<_Tp, _CharT, _Traits, _Dist>&, const std::istream_iterator<_Tp, _CharT, _Traits, _Dist>&) operator!=(const istream_iterator<_Tp, _CharT, _Traits, _Dist>& __x, ^~~~~~~~ /usr/include/c++/7/bits/stream_iterator.h:137:5: note: template argument deduction/substitution failed: In file included from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_doubledef.cc:23:0: /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:41:22: note: 'std::basic_istream::__istream_type {aka std::basic_istream}' is not derived from 'const std::istream_iterator<_Tp, _CharT, _Traits, _Dist>' return (i >> x) != 0; ^ In file included from /usr/include/c++/7/bits/locale_facets.h:48:0, from /usr/include/c++/7/bits/basic_ios.h:37, from /usr/include/c++/7/ios:44, from /usr/include/c++/7/ostream:38, from /usr/include/c++/7/iostream:39, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:29, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_doubledef.cc:23: /usr/include/c++/7/bits/streambuf_iterator.h:210:5: note: candidate: template bool std::operator!=(const std::istreambuf_iterator<_CharT, _Traits>&, const std::istreambuf_iterator<_CharT, _Traits>&) operator!=(const istreambuf_iterator<_CharT, _Traits>& __a, ^~~~~~~~ /usr/include/c++/7/bits/streambuf_iterator.h:210:5: note: template argument deduction/substitution failed: In file included from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_doubledef.cc:23:0: /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:41:22: note: 'std::basic_istream::__istream_type {aka std::basic_istream}' is not derived from 'const std::istreambuf_iterator<_CharT, _Traits>' return (i >> x) != 0; ^ In file included from /usr/include/c++/7/bits/ios_base.h:46:0, from /usr/include/c++/7/ios:42, from /usr/include/c++/7/ostream:38, from /usr/include/c++/7/iostream:39, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:29, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_doubledef.cc:23: /usr/include/c++/7/system_error:331:3: note: candidate: bool std::operator!=(const std::error_condition&, const std::error_condition&) operator!=(const error_condition& __lhs, ^~~~~~~~ /usr/include/c++/7/system_error:331:3: note: no known conversion for argument 1 from 'std::basic_istream::__istream_type {aka std::basic_istream}' to 'const std::error_condition&' /usr/include/c++/7/system_error:327:3: note: candidate: bool std::operator!=(const std::error_condition&, const std::error_code&) operator!=(const error_condition& __lhs, const error_code& __rhs) noexcept ^~~~~~~~ /usr/include/c++/7/system_error:327:3: note: no known conversion for argument 1 from 'std::basic_istream::__istream_type {aka std::basic_istream}' to 'const std::error_condition&' /usr/include/c++/7/system_error:323:3: note: candidate: bool std::operator!=(const std::error_code&, const std::error_condition&) operator!=(const error_code& __lhs, const error_condition& __rhs) noexcept ^~~~~~~~ /usr/include/c++/7/system_error:323:3: note: no known conversion for argument 1 from 'std::basic_istream::__istream_type {aka std::basic_istream}' to 'const std::error_code&' /usr/include/c++/7/system_error:319:3: note: candidate: bool std::operator!=(const std::error_code&, const std::error_code&) operator!=(const error_code& __lhs, const error_code& __rhs) noexcept ^~~~~~~~ /usr/include/c++/7/system_error:319:3: note: no known conversion for argument 1 from 'std::basic_istream::__istream_type {aka std::basic_istream}' to 'const std::error_code&' In file included from /usr/include/c++/7/string:52:0, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:28, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_doubledef.cc:23: /usr/include/c++/7/bits/basic_string.h:6081:5: note: candidate: template bool std::operator!=(const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>&, const _CharT*) operator!=(const basic_string<_CharT, _Traits, _Alloc>& __lhs, ^~~~~~~~ /usr/include/c++/7/bits/basic_string.h:6081:5: note: template argument deduction/substitution failed: In file included from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_doubledef.cc:23:0: /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:41:22: note: 'std::basic_istream::__istream_type {aka std::basic_istream}' is not derived from 'const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>' return (i >> x) != 0; ^ In file included from /usr/include/c++/7/string:52:0, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:28, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_doubledef.cc:23: /usr/include/c++/7/bits/basic_string.h:6069:5: note: candidate: template bool std::operator!=(const _CharT*, const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>&) operator!=(const _CharT* __lhs, ^~~~~~~~ /usr/include/c++/7/bits/basic_string.h:6069:5: note: template argument deduction/substitution failed: In file included from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_doubledef.cc:23:0: /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:41:22: note: mismatched types 'const _CharT*' and 'std::basic_istream' return (i >> x) != 0; ^ In file included from /usr/include/c++/7/string:52:0, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:28, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_doubledef.cc:23: /usr/include/c++/7/bits/basic_string.h:6056:5: note: candidate: template bool std::operator!=(const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>&, const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>&) operator!=(const basic_string<_CharT, _Traits, _Alloc>& __lhs, ^~~~~~~~ /usr/include/c++/7/bits/basic_string.h:6056:5: note: template argument deduction/substitution failed: In file included from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_doubledef.cc:23:0: /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:41:22: note: 'std::basic_istream::__istream_type {aka std::basic_istream}' is not derived from 'const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>' return (i >> x) != 0; ^ In file included from /usr/include/c++/7/string:41:0, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:28, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_doubledef.cc:23: /usr/include/c++/7/bits/allocator.h:164:5: note: candidate: template bool std::operator!=(const std::allocator<_CharT>&, const std::allocator<_CharT>&) operator!=(const allocator<_Tp>&, const allocator<_Tp>&) ^~~~~~~~ /usr/include/c++/7/bits/allocator.h:164:5: note: template argument deduction/substitution failed: In file included from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_doubledef.cc:23:0: /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:41:22: note: 'std::basic_istream::__istream_type {aka std::basic_istream}' is not derived from 'const std::allocator<_CharT>' return (i >> x) != 0; ^ In file included from /usr/include/c++/7/string:41:0, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:28, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_doubledef.cc:23: /usr/include/c++/7/bits/allocator.h:158:5: note: candidate: template bool std::operator!=(const std::allocator<_CharT>&, const std::allocator<_T2>&) operator!=(const allocator<_T1>&, const allocator<_T2>&) ^~~~~~~~ /usr/include/c++/7/bits/allocator.h:158:5: note: template argument deduction/substitution failed: In file included from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_doubledef.cc:23:0: /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:41:22: note: 'std::basic_istream::__istream_type {aka std::basic_istream}' is not derived from 'const std::allocator<_CharT>' return (i >> x) != 0; ^ In file included from /usr/include/c++/7/bits/char_traits.h:40:0, from /usr/include/c++/7/string:40, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:28, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_doubledef.cc:23: /usr/include/c++/7/bits/postypes.h:221:5: note: candidate: template bool std::operator!=(const std::fpos<_StateT>&, const std::fpos<_StateT>&) operator!=(const fpos<_StateT>& __lhs, const fpos<_StateT>& __rhs) ^~~~~~~~ /usr/include/c++/7/bits/postypes.h:221:5: note: template argument deduction/substitution failed: In file included from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_doubledef.cc:23:0: /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:41:22: note: 'std::basic_istream::__istream_type {aka std::basic_istream}' is not derived from 'const std::fpos<_StateT>' return (i >> x) != 0; ^ In file included from /usr/include/c++/7/bits/stl_algobase.h:67:0, from /usr/include/c++/7/bits/char_traits.h:39, from /usr/include/c++/7/string:40, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:28, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_doubledef.cc:23: /usr/include/c++/7/bits/stl_iterator.h:1139:5: note: candidate: template bool std::operator!=(const std::move_iterator<_IteratorL>&, const std::move_iterator<_IteratorL>&) operator!=(const move_iterator<_Iterator>& __x, ^~~~~~~~ /usr/include/c++/7/bits/stl_iterator.h:1139:5: note: template argument deduction/substitution failed: In file included from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_doubledef.cc:23:0: /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:41:22: note: 'std::basic_istream::__istream_type {aka std::basic_istream}' is not derived from 'const std::move_iterator<_IteratorL>' return (i >> x) != 0; ^ In file included from /usr/include/c++/7/bits/stl_algobase.h:67:0, from /usr/include/c++/7/bits/char_traits.h:39, from /usr/include/c++/7/string:40, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:28, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_doubledef.cc:23: /usr/include/c++/7/bits/stl_iterator.h:1133:5: note: candidate: template bool std::operator!=(const std::move_iterator<_IteratorL>&, const std::move_iterator<_IteratorR>&) operator!=(const move_iterator<_IteratorL>& __x, ^~~~~~~~ /usr/include/c++/7/bits/stl_iterator.h:1133:5: note: template argument deduction/substitution failed: In file included from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_doubledef.cc:23:0: /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:41:22: note: 'std::basic_istream::__istream_type {aka std::basic_istream}' is not derived from 'const std::move_iterator<_IteratorL>' return (i >> x) != 0; ^ In file included from /usr/include/c++/7/bits/stl_algobase.h:67:0, from /usr/include/c++/7/bits/char_traits.h:39, from /usr/include/c++/7/string:40, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:28, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_doubledef.cc:23: /usr/include/c++/7/bits/stl_iterator.h:352:5: note: candidate: template bool std::operator!=(const std::reverse_iterator<_Iterator>&, const std::reverse_iterator<_IteratorR>&) operator!=(const reverse_iterator<_IteratorL>& __x, ^~~~~~~~ /usr/include/c++/7/bits/stl_iterator.h:352:5: note: template argument deduction/substitution failed: In file included from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_doubledef.cc:23:0: /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:41:22: note: 'std::basic_istream::__istream_type {aka std::basic_istream}' is not derived from 'const std::reverse_iterator<_Iterator>' return (i >> x) != 0; ^ In file included from /usr/include/c++/7/bits/stl_algobase.h:67:0, from /usr/include/c++/7/bits/char_traits.h:39, from /usr/include/c++/7/string:40, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:28, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_doubledef.cc:23: /usr/include/c++/7/bits/stl_iterator.h:314:5: note: candidate: template bool std::operator!=(const std::reverse_iterator<_Iterator>&, const std::reverse_iterator<_Iterator>&) operator!=(const reverse_iterator<_Iterator>& __x, ^~~~~~~~ /usr/include/c++/7/bits/stl_iterator.h:314:5: note: template argument deduction/substitution failed: In file included from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_doubledef.cc:23:0: /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:41:22: note: 'std::basic_istream::__istream_type {aka std::basic_istream}' is not derived from 'const std::reverse_iterator<_Iterator>' return (i >> x) != 0; ^ In file included from /usr/include/c++/7/bits/stl_algobase.h:64:0, from /usr/include/c++/7/bits/char_traits.h:39, from /usr/include/c++/7/string:40, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:28, from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_doubledef.cc:23: /usr/include/c++/7/bits/stl_pair.h:461:5: note: candidate: template constexpr bool std::operator!=(const std::pair<_T1, _T2>&, const std::pair<_T1, _T2>&) operator!=(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) ^~~~~~~~ /usr/include/c++/7/bits/stl_pair.h:461:5: note: template argument deduction/substitution failed: In file included from /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/test_doubledef.cc:23:0: /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10/tests/spatial/../common.hh:41:22: note: 'std::basic_istream::__istream_type {aka std::basic_istream}' is not derived from 'const std::pair<_T1, _T2>' return (i >> x) != 0; ^ make[2]: *** [tests/spatial/CMakeFiles/test_doubledef.dir/test_doubledef.cc.o] Error 1 make[1]: *** [tests/spatial/CMakeFiles/test_doubledef.dir/all] Error 2 make[1]: *** Waiting for unfinished jobs.... make[2]: *** [tests/spatial/CMakeFiles/test_transform.dir/test_transform.cc.o] Error 1 make[1]: *** [tests/spatial/CMakeFiles/test_transform.dir/all] Error 2 make[2]: *** [tests/spatial/CMakeFiles/test_rotation.dir/test_rotation.cc.o] Error 1 make[1]: *** [tests/spatial/CMakeFiles/test_rotation.dir/all] Error 2 make: *** [all] Error 2 An unexpected error occured. The last 10 log lines are shown below. | make[1]: *** [tests/spatial/CMakeFiles/test_transform.dir/all] Error 2 | CMakeFiles/Makefile2:866: recipe for target 'tests/spatial/CMakeFiles/test_transform.dir/all' failed | make[2]: *** [tests/spatial/CMakeFiles/test_rotation.dir/test_rotation.cc.o] Error 1 | tests/spatial/CMakeFiles/test_rotation.dir/build.make:65: recipe for target 'tests/spatial/CMakeFiles/test_rotation.dir/test_rotation.cc.o' failed | make[2]: Leaving directory '/local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10' | make[1]: *** [tests/spatial/CMakeFiles/test_rotation.dir/all] Error 2 | make: *** [all] Error 2 /local/robotpkg/var/lib/robotpkg/mk/build/build.mk:198: recipe for target 'do-build' failed | CMakeFiles/Makefile2:829: recipe for target 'tests/spatial/CMakeFiles/test_rotation.dir/all' failed | make[1]: Leaving directory '/local/robotpkg/var/tmp/robotpkg/wip/metapod/work/metapod-1.0.10' | Makefile:165: recipe for target 'all' failed For details or bug reports, check the complete log file in: /local/robotpkg/var/lib/robotpkg/mk/pkg/package.mk:42: recipe for target 'pkg-check-installed' failed /local/robotpkg/var/tmp/robotpkg/wip/metapod/work/build.log make[3]: *** [do-build] Error 2 => Marking metapod-1.0.10 as broken make[2]: *** [pkg-check-installed] Error 2 ERROR: make: *** [package] Error 2 Warning: DOXYGEN_PLIST_DIR in wip/metapod is deprecated. Warning: use DYNAMIC_PLIST_DIRS instead. ===> Deinstalling for metapod Removed digest-20080510 Removed tnftp-20130505~ssl