CMake Warning at /usr/share/cmake-3.18/Modules/FindBoost.cmake:1187 (message): New Boost version may have incorrect or missing dependencies and imported targets Call Stack (most recent call first): /usr/share/cmake-3.18/Modules/FindBoost.cmake:1311 (_Boost_COMPONENT_DEPENDENCIES) /usr/share/cmake-3.18/Modules/FindBoost.cmake:1919 (_Boost_MISSING_DEPENDENCIES) source_subfolder/CMakeLists.txt:166 (find_package) CMake Warning at /usr/share/cmake-3.18/Modules/FindBoost.cmake:1187 (message): New Boost version may have incorrect or missing dependencies and imported targets Call Stack (most recent call first): /usr/share/cmake-3.18/Modules/FindBoost.cmake:1311 (_Boost_COMPONENT_DEPENDENCIES) /usr/share/cmake-3.18/Modules/FindBoost.cmake:1919 (_Boost_MISSING_DEPENDENCIES) source_subfolder/CMakeLists.txt:166 (find_package) CMake Warning at /usr/share/cmake-3.18/Modules/FindBoost.cmake:1187 (message): New Boost version may have incorrect or missing dependencies and imported targets Call Stack (most recent call first): /usr/share/cmake-3.18/Modules/FindBoost.cmake:1311 (_Boost_COMPONENT_DEPENDENCIES) /usr/share/cmake-3.18/Modules/FindBoost.cmake:1919 (_Boost_MISSING_DEPENDENCIES) source_subfolder/CMakeLists.txt:166 (find_package) CMake Warning at /usr/share/cmake-3.18/Modules/FindBoost.cmake:1187 (message): New Boost version may have incorrect or missing dependencies and imported targets Call Stack (most recent call first): /usr/share/cmake-3.18/Modules/FindBoost.cmake:1311 (_Boost_COMPONENT_DEPENDENCIES) /usr/share/cmake-3.18/Modules/FindBoost.cmake:1919 (_Boost_MISSING_DEPENDENCIES) source_subfolder/CMakeLists.txt:166 (find_package) CMake Warning at /usr/share/cmake-3.18/Modules/FindBoost.cmake:1187 (message): New Boost version may have incorrect or missing dependencies and imported targets Call Stack (most recent call first): /usr/share/cmake-3.18/Modules/FindBoost.cmake:1311 (_Boost_COMPONENT_DEPENDENCIES) /usr/share/cmake-3.18/Modules/FindBoost.cmake:1919 (_Boost_MISSING_DEPENDENCIES) source_subfolder/CMakeLists.txt:166 (find_package) CMake Warning at /usr/share/cmake-3.18/Modules/FindBoost.cmake:1187 (message): New Boost version may have incorrect or missing dependencies and imported targets Call Stack (most recent call first): /usr/share/cmake-3.18/Modules/FindBoost.cmake:1311 (_Boost_COMPONENT_DEPENDENCIES) /usr/share/cmake-3.18/Modules/FindBoost.cmake:1919 (_Boost_MISSING_DEPENDENCIES) source_subfolder/CMakeLists.txt:166 (find_package) CMake Warning at /usr/share/cmake-3.18/Modules/FindBoost.cmake:1187 (message): New Boost version may have incorrect or missing dependencies and imported targets Call Stack (most recent call first): /usr/share/cmake-3.18/Modules/FindBoost.cmake:1311 (_Boost_COMPONENT_DEPENDENCIES) /usr/share/cmake-3.18/Modules/FindBoost.cmake:1919 (_Boost_MISSING_DEPENDENCIES) source_subfolder/CMakeLists.txt:166 (find_package) CMake Warning at /usr/share/cmake-3.18/Modules/FindBoost.cmake:1187 (message): New Boost version may have incorrect or missing dependencies and imported targets Call Stack (most recent call first): /usr/share/cmake-3.18/Modules/FindBoost.cmake:1311 (_Boost_COMPONENT_DEPENDENCIES) /usr/share/cmake-3.18/Modules/FindBoost.cmake:1919 (_Boost_MISSING_DEPENDENCIES) source_subfolder/CMakeLists.txt:166 (find_package) CMake Warning at /usr/share/cmake-3.18/Modules/FindBoost.cmake:1187 (message): New Boost version may have incorrect or missing dependencies and imported targets Call Stack (most recent call first): /usr/share/cmake-3.18/Modules/FindBoost.cmake:1311 (_Boost_COMPONENT_DEPENDENCIES) /usr/share/cmake-3.18/Modules/FindBoost.cmake:1919 (_Boost_MISSING_DEPENDENCIES) source_subfolder/CMakeLists.txt:166 (find_package) CMake Warning at /usr/share/cmake-3.18/Modules/FindBoost.cmake:1187 (message): New Boost version may have incorrect or missing dependencies and imported targets Call Stack (most recent call first): /usr/share/cmake-3.18/Modules/FindBoost.cmake:1311 (_Boost_COMPONENT_DEPENDENCIES) /usr/share/cmake-3.18/Modules/FindBoost.cmake:1919 (_Boost_MISSING_DEPENDENCIES) source_subfolder/CMakeLists.txt:166 (find_package) Ignoring Boost restriction on optional lvalue assignment from rvalues CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_INSTALL_BINDIR CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR GTSAM_BUILD_DOCS GTSAM_BUILD_DOC_HTML GTSAM_WRAP_SERIALIZATION In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/geometry/triangulation.cpp:19: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/geometry/triangulation.h:24: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/slam/TriangulationFactor.h:18: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/nonlinear/NonlinearFactor.h:23: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/nonlinear/Values.h:37: /home/conan/w/cci_PR-4540/.conan/data/boost/1.75.0/_/_/package/92c8ece327d0888d47be415083a60b7d939c21b9/include/boost/bind.hpp:36:1: warning: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. [-W#pragma-messages] BOOST_PRAGMA_MESSAGE( ^ /home/conan/w/cci_PR-4540/.conan/data/boost/1.75.0/_/_/package/92c8ece327d0888d47be415083a60b7d939c21b9/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE' # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) ^ :36:2: note: expanded from here message("The practice of declaring the Bind placeholders (_1, _2, ...) " "in the global namespace is deprecated. Please use " " + using namespace boost::placeholders, " "or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.") ^ In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/inference/LabeledSymbol.cpp:21: /home/conan/w/cci_PR-4540/.conan/data/boost/1.75.0/_/_/package/92c8ece327d0888d47be415083a60b7d939c21b9/include/boost/bind.hpp:36:1: warning: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. [-W#pragma-messages] BOOST_PRAGMA_MESSAGE( ^ /home/conan/w/cci_PR-4540/.conan/data/boost/1.75.0/_/_/package/92c8ece327d0888d47be415083a60b7d939c21b9/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE' # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) ^ :2:2: note: expanded from here message("The practice of declaring the Bind placeholders (_1, _2, ...) " "in the global namespace is deprecated. Please use " " + using namespace boost::placeholders, " "or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.") ^ 1 warning generated. 1 warning generated. In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/inference/Ordering.cpp:24: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/inference/Ordering.h:25: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/inference/MetisIndex.h:21: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/inference/FactorGraph.h:32: /home/conan/w/cci_PR-4540/.conan/data/boost/1.75.0/_/_/package/92c8ece327d0888d47be415083a60b7d939c21b9/include/boost/bind.hpp:36:1: warning: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. [-W#pragma-messages] BOOST_PRAGMA_MESSAGE( ^ /home/conan/w/cci_PR-4540/.conan/data/boost/1.75.0/_/_/package/92c8ece327d0888d47be415083a60b7d939c21b9/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE' # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) ^ :28:2: note: expanded from here message("The practice of declaring the Bind placeholders (_1, _2, ...) " "in the global namespace is deprecated. Please use " " + using namespace boost::placeholders, " "or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.") ^ In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/inference/Symbol.cpp:22: /home/conan/w/cci_PR-4540/.conan/data/boost/1.75.0/_/_/package/92c8ece327d0888d47be415083a60b7d939c21b9/include/boost/bind.hpp:36:1: warning: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. [-W#pragma-messages] BOOST_PRAGMA_MESSAGE( ^ /home/conan/w/cci_PR-4540/.conan/data/boost/1.75.0/_/_/package/92c8ece327d0888d47be415083a60b7d939c21b9/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE' # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) ^ :14:2: note: expanded from here message("The practice of declaring the Bind placeholders (_1, _2, ...) " "in the global namespace is deprecated. Please use " " + using namespace boost::placeholders, " "or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.") ^ 1 warning generated. 1 warning generated. In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/symbolic/SymbolicBayesTree.cpp:19: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/symbolic/SymbolicBayesTree.h:21: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/symbolic/SymbolicBayesNet.h:22: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/inference/FactorGraph.h:32: /home/conan/w/cci_PR-4540/.conan/data/boost/1.75.0/_/_/package/92c8ece327d0888d47be415083a60b7d939c21b9/include/boost/bind.hpp:36:1: warning: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. [-W#pragma-messages] BOOST_PRAGMA_MESSAGE( ^ /home/conan/w/cci_PR-4540/.conan/data/boost/1.75.0/_/_/package/92c8ece327d0888d47be415083a60b7d939c21b9/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE' # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) ^ :102:2: note: expanded from here message("The practice of declaring the Bind placeholders (_1, _2, ...) " "in the global namespace is deprecated. Please use " " + using namespace boost::placeholders, " "or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.") ^ In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/symbolic/SymbolicBayesNet.cpp:19: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/symbolic/SymbolicBayesNet.h:22: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/inference/FactorGraph.h:32: /home/conan/w/cci_PR-4540/.conan/data/boost/1.75.0/_/_/package/92c8ece327d0888d47be415083a60b7d939c21b9/include/boost/bind.hpp:36:1: warning: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. [-W#pragma-messages] BOOST_PRAGMA_MESSAGE( ^ /home/conan/w/cci_PR-4540/.conan/data/boost/1.75.0/_/_/package/92c8ece327d0888d47be415083a60b7d939c21b9/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE' # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) ^ :102:2: note: expanded from here message("The practice of declaring the Bind placeholders (_1, _2, ...) " "in the global namespace is deprecated. Please use " " + using namespace boost::placeholders, " "or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.") ^ 1 warning generated. In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/symbolic/SymbolicEliminationTree.cpp:19: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/inference/EliminationTree-inst.h:21: /home/conan/w/cci_PR-4540/.conan/data/boost/1.75.0/_/_/package/92c8ece327d0888d47be415083a60b7d939c21b9/include/boost/bind.hpp:36:1: warning: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. [-W#pragma-messages] BOOST_PRAGMA_MESSAGE( ^ /home/conan/w/cci_PR-4540/.conan/data/boost/1.75.0/_/_/package/92c8ece327d0888d47be415083a60b7d939c21b9/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE' # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) ^ :2:2: note: expanded from here message("The practice of declaring the Bind placeholders (_1, _2, ...) " "in the global namespace is deprecated. Please use " " + using namespace boost::placeholders, " "or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.") ^ 1 warning generated. In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/symbolic/SymbolicFactorGraph.cpp:20: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/inference/FactorGraph-inst.h:24: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/inference/FactorGraph.h:32: /home/conan/w/cci_PR-4540/.conan/data/boost/1.75.0/_/_/package/92c8ece327d0888d47be415083a60b7d939c21b9/include/boost/bind.hpp:36:1: warning: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. [-W#pragma-messages] BOOST_PRAGMA_MESSAGE( ^ /home/conan/w/cci_PR-4540/.conan/data/boost/1.75.0/_/_/package/92c8ece327d0888d47be415083a60b7d939c21b9/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE' # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) ^ :57:2: note: expanded from here message("The practice of declaring the Bind placeholders (_1, _2, ...) " "in the global namespace is deprecated. Please use " " + using namespace boost::placeholders, " "or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.") ^ In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/symbolic/SymbolicFactor.cpp:19: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/inference/Ordering.h:25: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/inference/MetisIndex.h:21: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/inference/FactorGraph.h:32: /home/conan/w/cci_PR-4540/.conan/data/boost/1.75.0/_/_/package/92c8ece327d0888d47be415083a60b7d939c21b9/include/boost/bind.hpp:36:1: warning: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. [-W#pragma-messages] BOOST_PRAGMA_MESSAGE( ^ /home/conan/w/cci_PR-4540/.conan/data/boost/1.75.0/_/_/package/92c8ece327d0888d47be415083a60b7d939c21b9/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE' # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) ^ :88:2: note: expanded from here message("The practice of declaring the Bind placeholders (_1, _2, ...) " "in the global namespace is deprecated. Please use " " + using namespace boost::placeholders, " "or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.") ^ 1 warning generated. 1 warning generated. 1 warning generated. In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/discrete/DecisionTreeFactor.cpp:20: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/discrete/DecisionTreeFactor.h:23: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/inference/Ordering.h:25: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/inference/MetisIndex.h:21: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/inference/FactorGraph.h:32: /home/conan/w/cci_PR-4540/.conan/data/boost/1.75.0/_/_/package/92c8ece327d0888d47be415083a60b7d939c21b9/include/boost/bind.hpp:36:1: warning: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. [-W#pragma-messages] BOOST_PRAGMA_MESSAGE( ^ /home/conan/w/cci_PR-4540/.conan/data/boost/1.75.0/_/_/package/92c8ece327d0888d47be415083a60b7d939c21b9/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE' # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) ^ :62:2: note: expanded from here message("The practice of declaring the Bind placeholders (_1, _2, ...) " "in the global namespace is deprecated. Please use " " + using namespace boost::placeholders, " "or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.") ^ In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/symbolic/SymbolicISAM.cpp:19: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/symbolic/SymbolicISAM.h:21: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/symbolic/SymbolicBayesTree.h:21: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/symbolic/SymbolicBayesNet.h:22: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/inference/FactorGraph.h:32: /home/conan/w/cci_PR-4540/.conan/data/boost/1.75.0/_/_/package/92c8ece327d0888d47be415083a60b7d939c21b9/include/boost/bind.hpp:36:1: warning: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. [-W#pragma-messages] BOOST_PRAGMA_MESSAGE( ^ /home/conan/w/cci_PR-4540/.conan/data/boost/1.75.0/_/_/package/92c8ece327d0888d47be415083a60b7d939c21b9/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE' # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) ^ :102:2: note: expanded from here message("The practice of declaring the Bind placeholders (_1, _2, ...) " "in the global namespace is deprecated. Please use " " + using namespace boost::placeholders, " "or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.") ^ In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/symbolic/SymbolicJunctionTree.cpp:19: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/inference/JunctionTree-inst.h:23: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/inference/JunctionTree.h:23: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/inference/ClusterTree.h:14: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/inference/Ordering.h:25: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/inference/MetisIndex.h:21: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/inference/FactorGraph.h:32: /home/conan/w/cci_PR-4540/.conan/data/boost/1.75.0/_/_/package/92c8ece327d0888d47be415083a60b7d939c21b9/include/boost/bind.hpp:36:1: warning: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. [-W#pragma-messages] BOOST_PRAGMA_MESSAGE( ^ /home/conan/w/cci_PR-4540/.conan/data/boost/1.75.0/_/_/package/92c8ece327d0888d47be415083a60b7d939c21b9/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE' # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) ^ :65:2: note: expanded from here message("The practice of declaring the Bind placeholders (_1, _2, ...) " "in the global namespace is deprecated. Please use " " + using namespace boost::placeholders, " "or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.") ^ 1 warning generated. 1 warning generated. In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/discrete/DiscreteBayesNet.cpp:19: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/discrete/DiscreteBayesNet.h:23: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/inference/FactorGraph.h:32: /home/conan/w/cci_PR-4540/.conan/data/boost/1.75.0/_/_/package/92c8ece327d0888d47be415083a60b7d939c21b9/include/boost/bind.hpp:36:1: warning: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. [-W#pragma-messages] BOOST_PRAGMA_MESSAGE( ^ /home/conan/w/cci_PR-4540/.conan/data/boost/1.75.0/_/_/package/92c8ece327d0888d47be415083a60b7d939c21b9/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE' # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) ^ :40:2: note: expanded from here message("The practice of declaring the Bind placeholders (_1, _2, ...) " "in the global namespace is deprecated. Please use " " + using namespace boost::placeholders, " "or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.") ^ 1 warning generated. 1 warning generated. In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/discrete/DiscreteEliminationTree.cpp:19: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/inference/EliminationTree-inst.h:21: /home/conan/w/cci_PR-4540/.conan/data/boost/1.75.0/_/_/package/92c8ece327d0888d47be415083a60b7d939c21b9/include/boost/bind.hpp:36:1: warning: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. [-W#pragma-messages] BOOST_PRAGMA_MESSAGE( ^ /home/conan/w/cci_PR-4540/.conan/data/boost/1.75.0/_/_/package/92c8ece327d0888d47be415083a60b7d939c21b9/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE' # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) ^ :2:2: note: expanded from here message("The practice of declaring the Bind placeholders (_1, _2, ...) " "in the global namespace is deprecated. Please use " " + using namespace boost::placeholders, " "or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.") ^ In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/discrete/DiscreteBayesTree.cpp:21: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/inference/BayesTree-inst.h:23: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/inference/Ordering.h:25: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/inference/MetisIndex.h:21: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/inference/FactorGraph.h:32: /home/conan/w/cci_PR-4540/.conan/data/boost/1.75.0/_/_/package/92c8ece327d0888d47be415083a60b7d939c21b9/include/boost/bind.hpp:36:1: warning: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. [-W#pragma-messages] BOOST_PRAGMA_MESSAGE( ^ /home/conan/w/cci_PR-4540/.conan/data/boost/1.75.0/_/_/package/92c8ece327d0888d47be415083a60b7d939c21b9/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE' # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) ^ :93:2: note: expanded from here message("The practice of declaring the Bind placeholders (_1, _2, ...) " "in the global namespace is deprecated. Please use " " + using namespace boost::placeholders, " "or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.") ^ In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/discrete/DiscreteConditional.cpp:19: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/discrete/DiscreteConditional.h:21: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/discrete/DecisionTreeFactor.h:23: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/inference/Ordering.h:25: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/inference/MetisIndex.h:21: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/inference/FactorGraph.h:32: /home/conan/w/cci_PR-4540/.conan/data/boost/1.75.0/_/_/package/92c8ece327d0888d47be415083a60b7d939c21b9/include/boost/bind.hpp:36:1: warning: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. [-W#pragma-messages] BOOST_PRAGMA_MESSAGE( ^ /home/conan/w/cci_PR-4540/.conan/data/boost/1.75.0/_/_/package/92c8ece327d0888d47be415083a60b7d939c21b9/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE' # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) ^ :62:2: note: expanded from here message("The practice of declaring the Bind placeholders (_1, _2, ...) " "in the global namespace is deprecated. Please use " " + using namespace boost::placeholders, " "or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.") ^ 1 warning generated. 1 warning generated. 1 warning generated. In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/discrete/DiscreteJunctionTree.cpp:19: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/inference/JunctionTree-inst.h:23: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/inference/JunctionTree.h:23: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/inference/ClusterTree.h:14: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/inference/Ordering.h:25: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/inference/MetisIndex.h:21: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/inference/FactorGraph.h:32: /home/conan/w/cci_PR-4540/.conan/data/boost/1.75.0/_/_/package/92c8ece327d0888d47be415083a60b7d939c21b9/include/boost/bind.hpp:36:1: warning: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. [-W#pragma-messages] BOOST_PRAGMA_MESSAGE( ^ /home/conan/w/cci_PR-4540/.conan/data/boost/1.75.0/_/_/package/92c8ece327d0888d47be415083a60b7d939c21b9/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE' # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) ^ :65:2: note: expanded from here message("The practice of declaring the Bind placeholders (_1, _2, ...) " "in the global namespace is deprecated. Please use " " + using namespace boost::placeholders, " "or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.") ^ In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/discrete/DiscreteFactorGraph.cpp:20: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/discrete/DiscreteFactorGraph.h:21: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/inference/FactorGraph.h:32: /home/conan/w/cci_PR-4540/.conan/data/boost/1.75.0/_/_/package/92c8ece327d0888d47be415083a60b7d939c21b9/include/boost/bind.hpp:36:1: warning: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. [-W#pragma-messages] BOOST_PRAGMA_MESSAGE( ^ /home/conan/w/cci_PR-4540/.conan/data/boost/1.75.0/_/_/package/92c8ece327d0888d47be415083a60b7d939c21b9/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE' # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) ^ :40:2: note: expanded from here message("The practice of declaring the Bind placeholders (_1, _2, ...) " "in the global namespace is deprecated. Please use " " + using namespace boost::placeholders, " "or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.") ^ 1 warning generated. 1 warning generated. In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/linear/ConjugateGradientSolver.cpp:20: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/linear/ConjugateGradientSolver.h:22: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/linear/IterativeSolver.h:21: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/inference/Ordering.h:25: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/inference/MetisIndex.h:21: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/inference/FactorGraph.h:32: /home/conan/w/cci_PR-4540/.conan/data/boost/1.75.0/_/_/package/92c8ece327d0888d47be415083a60b7d939c21b9/include/boost/bind.hpp:36:1: warning: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. [-W#pragma-messages] BOOST_PRAGMA_MESSAGE( ^ /home/conan/w/cci_PR-4540/.conan/data/boost/1.75.0/_/_/package/92c8ece327d0888d47be415083a60b7d939c21b9/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE' # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) ^ :75:2: note: expanded from here message("The practice of declaring the Bind placeholders (_1, _2, ...) " "in the global namespace is deprecated. Please use " " + using namespace boost::placeholders, " "or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.") ^ 1 warning generated. In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/linear/Errors.cpp:22: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/linear/VectorValues.h:21: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/inference/Ordering.h:25: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/inference/MetisIndex.h:21: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/inference/FactorGraph.h:32: /home/conan/w/cci_PR-4540/.conan/data/boost/1.75.0/_/_/package/92c8ece327d0888d47be415083a60b7d939c21b9/include/boost/bind.hpp:36:1: warning: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. [-W#pragma-messages] BOOST_PRAGMA_MESSAGE( ^ /home/conan/w/cci_PR-4540/.conan/data/boost/1.75.0/_/_/package/92c8ece327d0888d47be415083a60b7d939c21b9/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE' # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) ^ :365:2: note: expanded from here message("The practice of declaring the Bind placeholders (_1, _2, ...) " "in the global namespace is deprecated. Please use " " + using namespace boost::placeholders, " "or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.") ^ 1 warning generated. In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/linear/GaussianBayesNet.cpp:18: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/linear/GaussianBayesNet.h:23: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/linear/GaussianConditional.h:27: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/linear/VectorValues.h:21: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/inference/Ordering.h:25: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/inference/MetisIndex.h:21: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/inference/FactorGraph.h:32: /home/conan/w/cci_PR-4540/.conan/data/boost/1.75.0/_/_/package/92c8ece327d0888d47be415083a60b7d939c21b9/include/boost/bind.hpp:36:1: warning: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. [-W#pragma-messages] BOOST_PRAGMA_MESSAGE( ^ /home/conan/w/cci_PR-4540/.conan/data/boost/1.75.0/_/_/package/92c8ece327d0888d47be415083a60b7d939c21b9/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE' # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) ^ :8:2: note: expanded from here message("The practice of declaring the Bind placeholders (_1, _2, ...) " "in the global namespace is deprecated. Please use " " + using namespace boost::placeholders, " "or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.") ^ In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/linear/GaussianBayesTree.cpp:21: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/inference/BayesTree-inst.h:23: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/inference/Ordering.h:25: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/inference/MetisIndex.h:21: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/inference/FactorGraph.h:32: /home/conan/w/cci_PR-4540/.conan/data/boost/1.75.0/_/_/package/92c8ece327d0888d47be415083a60b7d939c21b9/include/boost/bind.hpp:36:1: warning: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. [-W#pragma-messages] BOOST_PRAGMA_MESSAGE( ^ /home/conan/w/cci_PR-4540/.conan/data/boost/1.75.0/_/_/package/92c8ece327d0888d47be415083a60b7d939c21b9/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE' # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) ^ :93:2: note: expanded from here message("The practice of declaring the Bind placeholders (_1, _2, ...) " "in the global namespace is deprecated. Please use " " + using namespace boost::placeholders, " "or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.") ^ In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/linear/GaussianConditional.cpp:19: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/linear/GaussianConditional.h:27: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/linear/VectorValues.h:21: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/inference/Ordering.h:25: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/inference/MetisIndex.h:21: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/inference/FactorGraph.h:32: /home/conan/w/cci_PR-4540/.conan/data/boost/1.75.0/_/_/package/92c8ece327d0888d47be415083a60b7d939c21b9/include/boost/bind.hpp:36:1: warning: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. [-W#pragma-messages] BOOST_PRAGMA_MESSAGE( ^ /home/conan/w/cci_PR-4540/.conan/data/boost/1.75.0/_/_/package/92c8ece327d0888d47be415083a60b7d939c21b9/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE' # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) ^ :14:2: note: expanded from here message("The practice of declaring the Bind placeholders (_1, _2, ...) " "in the global namespace is deprecated. Please use " " + using namespace boost::placeholders, " "or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.") ^ 1 warning generated. 1 warning generated. In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/linear/GaussianEliminationTree.cpp:19: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/inference/EliminationTree-inst.h:21: /home/conan/w/cci_PR-4540/.conan/data/boost/1.75.0/_/_/package/92c8ece327d0888d47be415083a60b7d939c21b9/include/boost/bind.hpp:36:1: warning: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. [-W#pragma-messages] BOOST_PRAGMA_MESSAGE( ^ /home/conan/w/cci_PR-4540/.conan/data/boost/1.75.0/_/_/package/92c8ece327d0888d47be415083a60b7d939c21b9/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE' # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) ^ :2:2: note: expanded from here message("The practice of declaring the Bind placeholders (_1, _2, ...) " "in the global namespace is deprecated. Please use " " + using namespace boost::placeholders, " "or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.") ^ In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/linear/GaussianDensity.cpp:19: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/linear/GaussianDensity.h:22: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/linear/GaussianConditional.h:27: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/linear/VectorValues.h:21: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/inference/Ordering.h:25: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/inference/MetisIndex.h:21: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/inference/FactorGraph.h:32: /home/conan/w/cci_PR-4540/.conan/data/boost/1.75.0/_/_/package/92c8ece327d0888d47be415083a60b7d939c21b9/include/boost/bind.hpp:36:1: warning: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. [-W#pragma-messages] BOOST_PRAGMA_MESSAGE( ^ /home/conan/w/cci_PR-4540/.conan/data/boost/1.75.0/_/_/package/92c8ece327d0888d47be415083a60b7d939c21b9/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE' # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) ^ :8:2: note: expanded from here message("The practice of declaring the Bind placeholders (_1, _2, ...) " "in the global namespace is deprecated. Please use " " + using namespace boost::placeholders, " "or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.") ^ 1 warning generated. In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/linear/GaussianFactorGraph.cpp:21: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/linear/GaussianFactorGraph.h:24: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/inference/FactorGraph.h:32: /home/conan/w/cci_PR-4540/.conan/data/boost/1.75.0/_/_/package/92c8ece327d0888d47be415083a60b7d939c21b9/include/boost/bind.hpp:36:1: warning: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. [-W#pragma-messages] BOOST_PRAGMA_MESSAGE( ^ /home/conan/w/cci_PR-4540/.conan/data/boost/1.75.0/_/_/package/92c8ece327d0888d47be415083a60b7d939c21b9/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE' # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) ^ :40:2: note: expanded from here message("The practice of declaring the Bind placeholders (_1, _2, ...) " "in the global namespace is deprecated. Please use " " + using namespace boost::placeholders, " "or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.") ^ 1 warning generated. 1 warning generated. In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/linear/GaussianISAM.cpp:19: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/linear/GaussianISAM.h:21: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/linear/GaussianBayesTree.h:22: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/linear/GaussianBayesNet.h:23: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/linear/GaussianConditional.h:27: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/linear/VectorValues.h:21: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/inference/Ordering.h:25: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/inference/MetisIndex.h:21: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/inference/FactorGraph.h:32: /home/conan/w/cci_PR-4540/.conan/data/boost/1.75.0/_/_/package/92c8ece327d0888d47be415083a60b7d939c21b9/include/boost/bind.hpp:36:1: warning: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. [-W#pragma-messages] BOOST_PRAGMA_MESSAGE( ^ /home/conan/w/cci_PR-4540/.conan/data/boost/1.75.0/_/_/package/92c8ece327d0888d47be415083a60b7d939c21b9/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE' # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) ^ :8:2: note: expanded from here message("The practice of declaring the Bind placeholders (_1, _2, ...) " "in the global namespace is deprecated. Please use " " + using namespace boost::placeholders, " "or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.") ^ In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/linear/GaussianJunctionTree.cpp:19: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/inference/JunctionTree-inst.h:23: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/inference/JunctionTree.h:23: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/inference/ClusterTree.h:14: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/inference/Ordering.h:25: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/inference/MetisIndex.h:21: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/inference/FactorGraph.h:32: /home/conan/w/cci_PR-4540/.conan/data/boost/1.75.0/_/_/package/92c8ece327d0888d47be415083a60b7d939c21b9/include/boost/bind.hpp:36:1: warning: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. [-W#pragma-messages] BOOST_PRAGMA_MESSAGE( ^ /home/conan/w/cci_PR-4540/.conan/data/boost/1.75.0/_/_/package/92c8ece327d0888d47be415083a60b7d939c21b9/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE' # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) ^ :65:2: note: expanded from here message("The practice of declaring the Bind placeholders (_1, _2, ...) " "in the global namespace is deprecated. Please use " " + using namespace boost::placeholders, " "or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.") ^ 1 warning generated. 1 warning generated. 1 warning generated. In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/linear/IterativeSolver.cpp:19: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/linear/IterativeSolver.h:21: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/inference/Ordering.h:25: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/inference/MetisIndex.h:21: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/inference/FactorGraph.h:32: /home/conan/w/cci_PR-4540/.conan/data/boost/1.75.0/_/_/package/92c8ece327d0888d47be415083a60b7d939c21b9/include/boost/bind.hpp:36:1: warning: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. [-W#pragma-messages] BOOST_PRAGMA_MESSAGE( ^ /home/conan/w/cci_PR-4540/.conan/data/boost/1.75.0/_/_/package/92c8ece327d0888d47be415083a60b7d939c21b9/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE' # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) ^ :75:2: note: expanded from here message("The practice of declaring the Bind placeholders (_1, _2, ...) " "in the global namespace is deprecated. Please use " " + using namespace boost::placeholders, " "or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.") ^ In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/linear/JacobianFactor.cpp:21: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/linear/GaussianConditional.h:27: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/linear/VectorValues.h:21: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/inference/Ordering.h:25: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/inference/MetisIndex.h:21: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/inference/FactorGraph.h:32: /home/conan/w/cci_PR-4540/.conan/data/boost/1.75.0/_/_/package/92c8ece327d0888d47be415083a60b7d939c21b9/include/boost/bind.hpp:36:1: warning: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. [-W#pragma-messages] BOOST_PRAGMA_MESSAGE( ^ /home/conan/w/cci_PR-4540/.conan/data/boost/1.75.0/_/_/package/92c8ece327d0888d47be415083a60b7d939c21b9/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE' # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) ^ :14:2: note: expanded from here message("The practice of declaring the Bind placeholders (_1, _2, ...) " "in the global namespace is deprecated. Please use " " + using namespace boost::placeholders, " "or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.") ^ In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/linear/HessianFactor.cpp:20: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/linear/GaussianConditional.h:27: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/linear/VectorValues.h:21: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/inference/Ordering.h:25: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/inference/MetisIndex.h:21: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/inference/FactorGraph.h:32: /home/conan/w/cci_PR-4540/.conan/data/boost/1.75.0/_/_/package/92c8ece327d0888d47be415083a60b7d939c21b9/include/boost/bind.hpp:36:1: warning: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. [-W#pragma-messages] BOOST_PRAGMA_MESSAGE( ^ /home/conan/w/cci_PR-4540/.conan/data/boost/1.75.0/_/_/package/92c8ece327d0888d47be415083a60b7d939c21b9/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE' # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) ^ :3:2: note: expanded from here message("The practice of declaring the Bind placeholders (_1, _2, ...) " "in the global namespace is deprecated. Please use " " + using namespace boost::placeholders, " "or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.") ^ 1 warning generated. 1 warning generated. 1 warning generated. In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/linear/PCGSolver.cpp:20: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/linear/PCGSolver.h:22: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/linear/ConjugateGradientSolver.h:22: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/linear/IterativeSolver.h:21: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/inference/Ordering.h:25: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/inference/MetisIndex.h:21: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/inference/FactorGraph.h:32: /home/conan/w/cci_PR-4540/.conan/data/boost/1.75.0/_/_/package/92c8ece327d0888d47be415083a60b7d939c21b9/include/boost/bind.hpp:36:1: warning: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. [-W#pragma-messages] BOOST_PRAGMA_MESSAGE( ^ /home/conan/w/cci_PR-4540/.conan/data/boost/1.75.0/_/_/package/92c8ece327d0888d47be415083a60b7d939c21b9/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE' # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) ^ :75:2: note: expanded from here message("The practice of declaring the Bind placeholders (_1, _2, ...) " "in the global namespace is deprecated. Please use " " + using namespace boost::placeholders, " "or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.") ^ In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/linear/KalmanFilter.cpp:23: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/linear/KalmanFilter.h:22: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/linear/GaussianDensity.h:22: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/linear/GaussianConditional.h:27: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/linear/VectorValues.h:21: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/inference/Ordering.h:25: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/inference/MetisIndex.h:21: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/inference/FactorGraph.h:32: /home/conan/w/cci_PR-4540/.conan/data/boost/1.75.0/_/_/package/92c8ece327d0888d47be415083a60b7d939c21b9/include/boost/bind.hpp:36:1: warning: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. [-W#pragma-messages] BOOST_PRAGMA_MESSAGE( ^ /home/conan/w/cci_PR-4540/.conan/data/boost/1.75.0/_/_/package/92c8ece327d0888d47be415083a60b7d939c21b9/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE' # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) ^ :8:2: note: expanded from here message("The practice of declaring the Bind placeholders (_1, _2, ...) " "in the global namespace is deprecated. Please use " " + using namespace boost::placeholders, " "or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.") ^ 1 warning generated. 1 warning generated. In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/linear/Preconditioner.cpp:9: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/inference/FactorGraph-inst.h:24: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/inference/FactorGraph.h:32: /home/conan/w/cci_PR-4540/.conan/data/boost/1.75.0/_/_/package/92c8ece327d0888d47be415083a60b7d939c21b9/include/boost/bind.hpp:36:1: warning: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. [-W#pragma-messages] BOOST_PRAGMA_MESSAGE( ^ /home/conan/w/cci_PR-4540/.conan/data/boost/1.75.0/_/_/package/92c8ece327d0888d47be415083a60b7d939c21b9/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE' # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) ^ :40:2: note: expanded from here message("The practice of declaring the Bind placeholders (_1, _2, ...) " "in the global namespace is deprecated. Please use " " + using namespace boost::placeholders, " "or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.") ^ In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/linear/Scatter.cpp:19: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/linear/GaussianFactorGraph.h:24: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/inference/FactorGraph.h:32: /home/conan/w/cci_PR-4540/.conan/data/boost/1.75.0/_/_/package/92c8ece327d0888d47be415083a60b7d939c21b9/include/boost/bind.hpp:36:1: warning: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. [-W#pragma-messages] BOOST_PRAGMA_MESSAGE( ^ /home/conan/w/cci_PR-4540/.conan/data/boost/1.75.0/_/_/package/92c8ece327d0888d47be415083a60b7d939c21b9/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE' # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) ^ :40:2: note: expanded from here message("The practice of declaring the Bind placeholders (_1, _2, ...) " "in the global namespace is deprecated. Please use " " + using namespace boost::placeholders, " "or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.") ^ 1 warning generated. In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/linear/SubgraphBuilder.cpp:20: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/inference/Ordering.h:25: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/inference/MetisIndex.h:21: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/inference/FactorGraph.h:32: /home/conan/w/cci_PR-4540/.conan/data/boost/1.75.0/_/_/package/92c8ece327d0888d47be415083a60b7d939c21b9/include/boost/bind.hpp:36:1: warning: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. [-W#pragma-messages] BOOST_PRAGMA_MESSAGE( ^ /home/conan/w/cci_PR-4540/.conan/data/boost/1.75.0/_/_/package/92c8ece327d0888d47be415083a60b7d939c21b9/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE' # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) ^ :65:2: note: expanded from here message("The practice of declaring the Bind placeholders (_1, _2, ...) " "in the global namespace is deprecated. Please use " " + using namespace boost::placeholders, " "or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.") ^ In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/linear/SubgraphPreconditioner.cpp:18: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/linear/SubgraphPreconditioner.h:22: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/linear/IterativeSolver.h:21: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/inference/Ordering.h:25: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/inference/MetisIndex.h:21: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/inference/FactorGraph.h:32: /home/conan/w/cci_PR-4540/.conan/data/boost/1.75.0/_/_/package/92c8ece327d0888d47be415083a60b7d939c21b9/include/boost/bind.hpp:36:1: warning: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. [-W#pragma-messages] BOOST_PRAGMA_MESSAGE( ^ /home/conan/w/cci_PR-4540/.conan/data/boost/1.75.0/_/_/package/92c8ece327d0888d47be415083a60b7d939c21b9/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE' # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) ^ :14:2: note: expanded from here message("The practice of declaring the Bind placeholders (_1, _2, ...) " "in the global namespace is deprecated. Please use " " + using namespace boost::placeholders, " "or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.") ^ 1 warning generated. In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/linear/SubgraphSolver.cpp:20: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/linear/SubgraphSolver.h:22: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/linear/ConjugateGradientSolver.h:22: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/linear/IterativeSolver.h:21: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/inference/Ordering.h:25: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/inference/MetisIndex.h:21: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/inference/FactorGraph.h:32: /home/conan/w/cci_PR-4540/.conan/data/boost/1.75.0/_/_/package/92c8ece327d0888d47be415083a60b7d939c21b9/include/boost/bind.hpp:36:1: warning: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. [-W#pragma-messages] BOOST_PRAGMA_MESSAGE( ^ /home/conan/w/cci_PR-4540/.conan/data/boost/1.75.0/_/_/package/92c8ece327d0888d47be415083a60b7d939c21b9/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE' # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) ^ :75:2: note: expanded from here message("The practice of declaring the Bind placeholders (_1, _2, ...) " "in the global namespace is deprecated. Please use " " + using namespace boost::placeholders, " "or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.") ^ 1 warning generated. 1 warning generated. In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/linear/VectorValues.cpp:19: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/linear/VectorValues.h:21: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/inference/Ordering.h:25: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/inference/MetisIndex.h:21: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/inference/FactorGraph.h:32: /home/conan/w/cci_PR-4540/.conan/data/boost/1.75.0/_/_/package/92c8ece327d0888d47be415083a60b7d939c21b9/include/boost/bind.hpp:36:1: warning: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. [-W#pragma-messages] BOOST_PRAGMA_MESSAGE( ^ /home/conan/w/cci_PR-4540/.conan/data/boost/1.75.0/_/_/package/92c8ece327d0888d47be415083a60b7d939c21b9/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE' # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) ^ :75:2: note: expanded from here message("The practice of declaring the Bind placeholders (_1, _2, ...) " "in the global namespace is deprecated. Please use " " + using namespace boost::placeholders, " "or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.") ^ In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/linear/iterative.cpp:19: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/linear/iterative-inl.h:21: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/linear/iterative.h:22: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/linear/VectorValues.h:21: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/inference/Ordering.h:25: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/inference/MetisIndex.h:21: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/inference/FactorGraph.h:32: /home/conan/w/cci_PR-4540/.conan/data/boost/1.75.0/_/_/package/92c8ece327d0888d47be415083a60b7d939c21b9/include/boost/bind.hpp:36:1: warning: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. [-W#pragma-messages] BOOST_PRAGMA_MESSAGE( ^ /home/conan/w/cci_PR-4540/.conan/data/boost/1.75.0/_/_/package/92c8ece327d0888d47be415083a60b7d939c21b9/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE' # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) ^ :108:2: note: expanded from here message("The practice of declaring the Bind placeholders (_1, _2, ...) " "in the global namespace is deprecated. Please use " " + using namespace boost::placeholders, " "or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.") ^ 1 warning generated. 1 warning generated. 1 warning generated. In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/nonlinear/DoglegOptimizerImpl.cpp:19: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/nonlinear/DoglegOptimizerImpl.h:21: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/linear/VectorValues.h:21: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/inference/Ordering.h:25: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/inference/MetisIndex.h:21: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/inference/FactorGraph.h:32: /home/conan/w/cci_PR-4540/.conan/data/boost/1.75.0/_/_/package/92c8ece327d0888d47be415083a60b7d939c21b9/include/boost/bind.hpp:36:1: warning: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. [-W#pragma-messages] BOOST_PRAGMA_MESSAGE( ^ /home/conan/w/cci_PR-4540/.conan/data/boost/1.75.0/_/_/package/92c8ece327d0888d47be415083a60b7d939c21b9/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE' # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) ^ :65:2: note: expanded from here message("The practice of declaring the Bind placeholders (_1, _2, ...) " "in the global namespace is deprecated. Please use " " + using namespace boost::placeholders, " "or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.") ^ 1 warning generated. In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/nonlinear/DoglegOptimizer.cpp:19: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/nonlinear/DoglegOptimizer.h:21: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/nonlinear/NonlinearOptimizer.h:21: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/nonlinear/NonlinearFactorGraph.h:25: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/nonlinear/NonlinearFactor.h:23: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/nonlinear/Values.h:37: /home/conan/w/cci_PR-4540/.conan/data/boost/1.75.0/_/_/package/92c8ece327d0888d47be415083a60b7d939c21b9/include/boost/bind.hpp:36:1: warning: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. [-W#pragma-messages] BOOST_PRAGMA_MESSAGE( ^ /home/conan/w/cci_PR-4540/.conan/data/boost/1.75.0/_/_/package/92c8ece327d0888d47be415083a60b7d939c21b9/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE' # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) ^ :34:2: note: expanded from here message("The practice of declaring the Bind placeholders (_1, _2, ...) " "in the global namespace is deprecated. Please use " " + using namespace boost::placeholders, " "or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.") ^ In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/nonlinear/GaussNewtonOptimizer.cpp:19: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/nonlinear/GaussNewtonOptimizer.h:21: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/nonlinear/NonlinearOptimizer.h:21: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/nonlinear/NonlinearFactorGraph.h:25: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/nonlinear/NonlinearFactor.h:23: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/nonlinear/Values.h:37: /home/conan/w/cci_PR-4540/.conan/data/boost/1.75.0/_/_/package/92c8ece327d0888d47be415083a60b7d939c21b9/include/boost/bind.hpp:36:1: warning: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. [-W#pragma-messages] BOOST_PRAGMA_MESSAGE( ^ /home/conan/w/cci_PR-4540/.conan/data/boost/1.75.0/_/_/package/92c8ece327d0888d47be415083a60b7d939c21b9/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE' # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) ^ :34:2: note: expanded from here message("The practice of declaring the Bind placeholders (_1, _2, ...) " "in the global namespace is deprecated. Please use " " + using namespace boost::placeholders, " "or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.") ^ In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/nonlinear/ISAM2-impl.cpp:23: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/nonlinear/ISAM2-impl.h:21: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/nonlinear/ISAM2.h:23: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/linear/GaussianBayesTree.h:22: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/linear/GaussianBayesNet.h:23: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/linear/GaussianConditional.h:27: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/linear/VectorValues.h:21: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/inference/Ordering.h:25: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/inference/MetisIndex.h:21: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/inference/FactorGraph.h:32: /home/conan/w/cci_PR-4540/.conan/data/boost/1.75.0/_/_/package/92c8ece327d0888d47be415083a60b7d939c21b9/include/boost/bind.hpp:36:1: warning: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. [-W#pragma-messages] BOOST_PRAGMA_MESSAGE( ^ /home/conan/w/cci_PR-4540/.conan/data/boost/1.75.0/_/_/package/92c8ece327d0888d47be415083a60b7d939c21b9/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE' # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) ^ :8:2: note: expanded from here message("The practice of declaring the Bind placeholders (_1, _2, ...) " "in the global namespace is deprecated. Please use " " + using namespace boost::placeholders, " "or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.") ^ 1 warning generated. 1 warning generated. 1 warning generated. In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/nonlinear/ISAM2Clique.cpp:18: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/inference/BayesTreeCliqueBase-inst.h:19: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/inference/BayesTreeCliqueBase.h:21: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/inference/Ordering.h:25: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/inference/MetisIndex.h:21: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/inference/FactorGraph.h:32: /home/conan/w/cci_PR-4540/.conan/data/boost/1.75.0/_/_/package/92c8ece327d0888d47be415083a60b7d939c21b9/include/boost/bind.hpp:36:1: warning: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. [-W#pragma-messages] BOOST_PRAGMA_MESSAGE( ^ /home/conan/w/cci_PR-4540/.conan/data/boost/1.75.0/_/_/package/92c8ece327d0888d47be415083a60b7d939c21b9/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE' # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) ^ :75:2: note: expanded from here message("The practice of declaring the Bind placeholders (_1, _2, ...) " "in the global namespace is deprecated. Please use " " + using namespace boost::placeholders, " "or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.") ^ In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/nonlinear/ISAM2Params.cpp:18: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/nonlinear/ISAM2Params.h:22: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/linear/GaussianFactorGraph.h:24: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/inference/FactorGraph.h:32: /home/conan/w/cci_PR-4540/.conan/data/boost/1.75.0/_/_/package/92c8ece327d0888d47be415083a60b7d939c21b9/include/boost/bind.hpp:36:1: warning: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. [-W#pragma-messages] BOOST_PRAGMA_MESSAGE( ^ /home/conan/w/cci_PR-4540/.conan/data/boost/1.75.0/_/_/package/92c8ece327d0888d47be415083a60b7d939c21b9/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE' # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) ^ :40:2: note: expanded from here message("The practice of declaring the Bind placeholders (_1, _2, ...) " "in the global namespace is deprecated. Please use " " + using namespace boost::placeholders, " "or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.") ^ In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/nonlinear/ISAM2.cpp:19: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/nonlinear/ISAM2-impl.h:21: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/nonlinear/ISAM2.h:23: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/linear/GaussianBayesTree.h:22: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/linear/GaussianBayesNet.h:23: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/linear/GaussianConditional.h:27: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/linear/VectorValues.h:21: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/inference/Ordering.h:25: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/inference/MetisIndex.h:21: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/inference/FactorGraph.h:32: /home/conan/w/cci_PR-4540/.conan/data/boost/1.75.0/_/_/package/92c8ece327d0888d47be415083a60b7d939c21b9/include/boost/bind.hpp:36:1: warning: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. [-W#pragma-messages] BOOST_PRAGMA_MESSAGE( ^ /home/conan/w/cci_PR-4540/.conan/data/boost/1.75.0/_/_/package/92c8ece327d0888d47be415083a60b7d939c21b9/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE' # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) ^ :8:2: note: expanded from here message("The practice of declaring the Bind placeholders (_1, _2, ...) " "in the global namespace is deprecated. Please use " " + using namespace boost::placeholders, " "or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.") ^ 1 warning generated. In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/nonlinear/LevenbergMarquardtOptimizer.cpp:21: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/nonlinear/LevenbergMarquardtOptimizer.h:23: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/nonlinear/NonlinearOptimizer.h:21: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/nonlinear/NonlinearFactorGraph.h:25: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/nonlinear/NonlinearFactor.h:23: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/nonlinear/Values.h:37: /home/conan/w/cci_PR-4540/.conan/data/boost/1.75.0/_/_/package/92c8ece327d0888d47be415083a60b7d939c21b9/include/boost/bind.hpp:36:1: warning: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. [-W#pragma-messages] BOOST_PRAGMA_MESSAGE( ^ /home/conan/w/cci_PR-4540/.conan/data/boost/1.75.0/_/_/package/92c8ece327d0888d47be415083a60b7d939c21b9/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE' # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) ^ :34:2: note: expanded from here message("The practice of declaring the Bind placeholders (_1, _2, ...) " "in the global namespace is deprecated. Please use " " + using namespace boost::placeholders, " "or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.") ^ 1 warning generated. In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/nonlinear/LevenbergMarquardtParams.cpp:21: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/nonlinear/LevenbergMarquardtParams.h:23: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/nonlinear/NonlinearOptimizerParams.h:24: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/linear/GaussianFactorGraph.h:24: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/inference/FactorGraph.h:32: /home/conan/w/cci_PR-4540/.conan/data/boost/1.75.0/_/_/package/92c8ece327d0888d47be415083a60b7d939c21b9/include/boost/bind.hpp:36:1: warning: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. [-W#pragma-messages] BOOST_PRAGMA_MESSAGE( ^ /home/conan/w/cci_PR-4540/.conan/data/boost/1.75.0/_/_/package/92c8ece327d0888d47be415083a60b7d939c21b9/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE' # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) ^ :40:2: note: expanded from here message("The practice of declaring the Bind placeholders (_1, _2, ...) " "in the global namespace is deprecated. Please use " " + using namespace boost::placeholders, " "or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.") ^ 1 warning generated. In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/nonlinear/LinearContainerFactor.cpp:8: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/nonlinear/LinearContainerFactor.h:12: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/nonlinear/NonlinearFactorGraph.h:25: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/nonlinear/NonlinearFactor.h:23: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/d64c16e3503276c194f6bd89e2b8fe59edd5ca05/source_subfolder/gtsam/nonlinear/Values.h:37: /home/conan/w/cci_PR-4540/.conan/data/boost/1.75.0/_/_/package/92c8ece327d0888d47be415083a60b7d939c21b9/include/boost/bind.hpp:36:1: warning: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. [-W#pragma-messages] BOOST_PRAGMA_MESSAGE( ^ /home/conan/w/cci_PR-4540/.conan/data/boost/1.75.0/_/_/package/92c8ece327d0888d47be415083a60b7d939c21b9/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE' # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) ^ :34:2: note: expanded from here message("The practice of declaring the Bind placeholders (_1, _2, ...) " "in the global namespace is deprecated. Please use " " + using namespace boost::placeholders, " "or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.") ^ 1 warning generated. 1 warning generated. clang: error: unable to execute command: Terminated clang: error: clang frontend command failed due to signal (use -v to see invocation) clang version 7.0.0-3 (tags/RELEASE_700/final) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin clang: note: diagnostic msg: PLEASE submit a bug report to https://bugs.llvm.org/ and include the crash backtrace, preprocessed source, and associated run script. Terminated make[2]: *** [source_subfolder/gtsam/CMakeFiles/gtsam.dir/build.make:1304: source_subfolder/gtsam/CMakeFiles/gtsam.dir/nonlinear/LinearContainerFactor.cpp.o] Error 143 make[2]: *** Waiting for unfinished jobs.... clang: error: unable to execute command: Terminated clang: error: clang frontend command failed due to signal (use -v to see invocation) clang version 7.0.0-3 (tags/RELEASE_700/final) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin clang: note: diagnostic msg: PLEASE submit a bug report to https://bugs.llvm.org/ and include the crash backtrace, preprocessed source, and associated run script. Terminated make[2]: *** [source_subfolder/gtsam/CMakeFiles/gtsam.dir/build.make:1317: source_subfolder/gtsam/CMakeFiles/gtsam.dir/nonlinear/Marginals.cpp.o] Error 143 clang: error: unable to execute command: Terminated clang: error: clang frontend command failed due to signal (use -v to see invocation) clang version 7.0.0-3 (tags/RELEASE_700/final) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin clang: note: diagnostic msg: PLEASE submit a bug report to https://bugs.llvm.org/ and include the crash backtrace, preprocessed source, and associated run script. Terminated make[2]: *** [source_subfolder/gtsam/CMakeFiles/gtsam.dir/build.make:1330: source_subfolder/gtsam/CMakeFiles/gtsam.dir/nonlinear/NonlinearConjugateGradientOptimizer.cpp.o] Error 143 make[1]: *** [CMakeFiles/Makefile2:1452: source_subfolder/gtsam/CMakeFiles/gtsam.dir/all] Error 2 make: *** [Makefile:171: all] Error 2 ERROR: Exiting with code: 5