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/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/geometry/triangulation.cpp:19: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/geometry/triangulation.h:24: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/slam/TriangulationFactor.h:18: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/nonlinear/NonlinearFactor.h:23: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/nonlinear/Values.h:37: /home/conan/w/cci_PR-4540/.conan/data/boost/1.75.0/_/_/package/4d269172116b7dc7de5643d686d3971efb4ffdd7/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/4d269172116b7dc7de5643d686d3971efb4ffdd7/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))) ^ :20: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/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/inference/LabeledSymbol.cpp:21: /home/conan/w/cci_PR-4540/.conan/data/boost/1.75.0/_/_/package/4d269172116b7dc7de5643d686d3971efb4ffdd7/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/4d269172116b7dc7de5643d686d3971efb4ffdd7/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))) ^ :54: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/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/inference/Ordering.cpp:24: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/inference/Ordering.h:25: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/inference/MetisIndex.h:21: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/inference/FactorGraph.h:32: /home/conan/w/cci_PR-4540/.conan/data/boost/1.75.0/_/_/package/4d269172116b7dc7de5643d686d3971efb4ffdd7/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/4d269172116b7dc7de5643d686d3971efb4ffdd7/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))) ^ :99: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/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/inference/Symbol.cpp:22: /home/conan/w/cci_PR-4540/.conan/data/boost/1.75.0/_/_/package/4d269172116b7dc7de5643d686d3971efb4ffdd7/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/4d269172116b7dc7de5643d686d3971efb4ffdd7/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))) ^ :12: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/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/symbolic/SymbolicBayesNet.cpp:19: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/symbolic/SymbolicBayesNet.h:22: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/inference/FactorGraph.h:32: /home/conan/w/cci_PR-4540/.conan/data/boost/1.75.0/_/_/package/4d269172116b7dc7de5643d686d3971efb4ffdd7/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/4d269172116b7dc7de5643d686d3971efb4ffdd7/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/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/symbolic/SymbolicBayesTree.cpp:19: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/symbolic/SymbolicBayesTree.h:21: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/symbolic/SymbolicBayesNet.h:22: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/inference/FactorGraph.h:32: /home/conan/w/cci_PR-4540/.conan/data/boost/1.75.0/_/_/package/4d269172116b7dc7de5643d686d3971efb4ffdd7/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/4d269172116b7dc7de5643d686d3971efb4ffdd7/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/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/symbolic/SymbolicEliminationTree.cpp:19: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/inference/EliminationTree-inst.h:21: /home/conan/w/cci_PR-4540/.conan/data/boost/1.75.0/_/_/package/4d269172116b7dc7de5643d686d3971efb4ffdd7/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/4d269172116b7dc7de5643d686d3971efb4ffdd7/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))) ^ :79: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/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/symbolic/SymbolicFactor.cpp:19: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/inference/Ordering.h:25: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/inference/MetisIndex.h:21: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/inference/FactorGraph.h:32: /home/conan/w/cci_PR-4540/.conan/data/boost/1.75.0/_/_/package/4d269172116b7dc7de5643d686d3971efb4ffdd7/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/4d269172116b7dc7de5643d686d3971efb4ffdd7/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))) ^ :38: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/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/symbolic/SymbolicFactorGraph.cpp:20: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/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/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/inference/FactorGraph.h:32: /home/conan/w/cci_PR-4540/.conan/data/boost/1.75.0/_/_/package/4d269172116b7dc7de5643d686d3971efb4ffdd7/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/4d269172116b7dc7de5643d686d3971efb4ffdd7/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))) ^ :125: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/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/symbolic/SymbolicJunctionTree.cpp:19: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/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/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/inference/JunctionTree.h:23: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/inference/ClusterTree.h:14: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/inference/Ordering.h:25: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/inference/MetisIndex.h:21: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/inference/FactorGraph.h:32: /home/conan/w/cci_PR-4540/.conan/data/boost/1.75.0/_/_/package/4d269172116b7dc7de5643d686d3971efb4ffdd7/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/4d269172116b7dc7de5643d686d3971efb4ffdd7/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))) ^ :38: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/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/symbolic/SymbolicISAM.cpp:19: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/symbolic/SymbolicISAM.h:21: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/symbolic/SymbolicBayesTree.h:21: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/symbolic/SymbolicBayesNet.h:22: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/inference/FactorGraph.h:32: /home/conan/w/cci_PR-4540/.conan/data/boost/1.75.0/_/_/package/4d269172116b7dc7de5643d686d3971efb4ffdd7/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/4d269172116b7dc7de5643d686d3971efb4ffdd7/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/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/discrete/DecisionTreeFactor.cpp:20: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/discrete/DecisionTreeFactor.h:23: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/inference/Ordering.h:25: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/inference/MetisIndex.h:21: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/inference/FactorGraph.h:32: /home/conan/w/cci_PR-4540/.conan/data/boost/1.75.0/_/_/package/4d269172116b7dc7de5643d686d3971efb4ffdd7/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/4d269172116b7dc7de5643d686d3971efb4ffdd7/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/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/discrete/DiscreteBayesNet.cpp:19: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/discrete/DiscreteBayesNet.h:23: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/inference/FactorGraph.h:32: /home/conan/w/cci_PR-4540/.conan/data/boost/1.75.0/_/_/package/4d269172116b7dc7de5643d686d3971efb4ffdd7/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/4d269172116b7dc7de5643d686d3971efb4ffdd7/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))) ^ :122: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/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/discrete/DiscreteBayesTree.cpp:21: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/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/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/inference/Ordering.h:25: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/inference/MetisIndex.h:21: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/inference/FactorGraph.h:32: /home/conan/w/cci_PR-4540/.conan/data/boost/1.75.0/_/_/package/4d269172116b7dc7de5643d686d3971efb4ffdd7/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/4d269172116b7dc7de5643d686d3971efb4ffdd7/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))) ^ :46: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/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/discrete/DiscreteEliminationTree.cpp:19: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/inference/EliminationTree-inst.h:21: /home/conan/w/cci_PR-4540/.conan/data/boost/1.75.0/_/_/package/4d269172116b7dc7de5643d686d3971efb4ffdd7/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/4d269172116b7dc7de5643d686d3971efb4ffdd7/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))) ^ :79: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/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/discrete/DiscreteConditional.cpp:19: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/discrete/DiscreteConditional.h:21: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/discrete/DecisionTreeFactor.h:23: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/inference/Ordering.h:25: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/inference/MetisIndex.h:21: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/inference/FactorGraph.h:32: /home/conan/w/cci_PR-4540/.conan/data/boost/1.75.0/_/_/package/4d269172116b7dc7de5643d686d3971efb4ffdd7/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/4d269172116b7dc7de5643d686d3971efb4ffdd7/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.") ^ 1 warning generated. 1 warning generated. In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/discrete/DiscreteFactorGraph.cpp:20: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/discrete/DiscreteFactorGraph.h:21: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/inference/FactorGraph.h:32: /home/conan/w/cci_PR-4540/.conan/data/boost/1.75.0/_/_/package/4d269172116b7dc7de5643d686d3971efb4ffdd7/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/4d269172116b7dc7de5643d686d3971efb4ffdd7/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))) ^ :122: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/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/discrete/DiscreteJunctionTree.cpp:19: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/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/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/inference/JunctionTree.h:23: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/inference/ClusterTree.h:14: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/inference/Ordering.h:25: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/inference/MetisIndex.h:21: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/inference/FactorGraph.h:32: /home/conan/w/cci_PR-4540/.conan/data/boost/1.75.0/_/_/package/4d269172116b7dc7de5643d686d3971efb4ffdd7/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/4d269172116b7dc7de5643d686d3971efb4ffdd7/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))) ^ :38: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/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/linear/ConjugateGradientSolver.cpp:20: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/linear/ConjugateGradientSolver.h:22: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/linear/IterativeSolver.h:21: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/inference/Ordering.h:25: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/inference/MetisIndex.h:21: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/inference/FactorGraph.h:32: /home/conan/w/cci_PR-4540/.conan/data/boost/1.75.0/_/_/package/4d269172116b7dc7de5643d686d3971efb4ffdd7/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/4d269172116b7dc7de5643d686d3971efb4ffdd7/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))) ^ :38: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/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/linear/Errors.cpp:22: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/linear/VectorValues.h:21: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/inference/Ordering.h:25: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/inference/MetisIndex.h:21: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/inference/FactorGraph.h:32: /home/conan/w/cci_PR-4540/.conan/data/boost/1.75.0/_/_/package/4d269172116b7dc7de5643d686d3971efb4ffdd7/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/4d269172116b7dc7de5643d686d3971efb4ffdd7/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))) ^ :253: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/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/linear/GaussianBayesTree.cpp:21: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/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/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/inference/Ordering.h:25: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/inference/MetisIndex.h:21: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/inference/FactorGraph.h:32: /home/conan/w/cci_PR-4540/.conan/data/boost/1.75.0/_/_/package/4d269172116b7dc7de5643d686d3971efb4ffdd7/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/4d269172116b7dc7de5643d686d3971efb4ffdd7/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))) ^ :46: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/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/linear/GaussianBayesNet.cpp:18: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/linear/GaussianBayesNet.h:23: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/linear/GaussianConditional.h:27: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/linear/VectorValues.h:21: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/inference/Ordering.h:25: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/inference/MetisIndex.h:21: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/inference/FactorGraph.h:32: /home/conan/w/cci_PR-4540/.conan/data/boost/1.75.0/_/_/package/4d269172116b7dc7de5643d686d3971efb4ffdd7/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/4d269172116b7dc7de5643d686d3971efb4ffdd7/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))) ^ :60: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/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/linear/GaussianConditional.cpp:19: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/linear/GaussianConditional.h:27: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/linear/VectorValues.h:21: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/inference/Ordering.h:25: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/inference/MetisIndex.h:21: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/inference/FactorGraph.h:32: /home/conan/w/cci_PR-4540/.conan/data/boost/1.75.0/_/_/package/4d269172116b7dc7de5643d686d3971efb4ffdd7/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/4d269172116b7dc7de5643d686d3971efb4ffdd7/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))) ^ :60: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/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/linear/GaussianDensity.cpp:19: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/linear/GaussianDensity.h:22: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/linear/GaussianConditional.h:27: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/linear/VectorValues.h:21: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/inference/Ordering.h:25: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/inference/MetisIndex.h:21: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/inference/FactorGraph.h:32: /home/conan/w/cci_PR-4540/.conan/data/boost/1.75.0/_/_/package/4d269172116b7dc7de5643d686d3971efb4ffdd7/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/4d269172116b7dc7de5643d686d3971efb4ffdd7/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))) ^ :60: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/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/linear/GaussianEliminationTree.cpp:19: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/inference/EliminationTree-inst.h:21: /home/conan/w/cci_PR-4540/.conan/data/boost/1.75.0/_/_/package/4d269172116b7dc7de5643d686d3971efb4ffdd7/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/4d269172116b7dc7de5643d686d3971efb4ffdd7/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))) ^ :79: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/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/linear/GaussianFactorGraph.cpp:21: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/linear/GaussianFactorGraph.h:24: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/inference/FactorGraph.h:32: /home/conan/w/cci_PR-4540/.conan/data/boost/1.75.0/_/_/package/4d269172116b7dc7de5643d686d3971efb4ffdd7/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/4d269172116b7dc7de5643d686d3971efb4ffdd7/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))) ^ :122: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/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/linear/GaussianISAM.cpp:19: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/linear/GaussianISAM.h:21: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/linear/GaussianBayesTree.h:22: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/linear/GaussianBayesNet.h:23: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/linear/GaussianConditional.h:27: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/linear/VectorValues.h:21: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/inference/Ordering.h:25: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/inference/MetisIndex.h:21: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/inference/FactorGraph.h:32: /home/conan/w/cci_PR-4540/.conan/data/boost/1.75.0/_/_/package/4d269172116b7dc7de5643d686d3971efb4ffdd7/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/4d269172116b7dc7de5643d686d3971efb4ffdd7/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))) ^ :60: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/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/linear/GaussianJunctionTree.cpp:19: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/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/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/inference/JunctionTree.h:23: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/inference/ClusterTree.h:14: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/inference/Ordering.h:25: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/inference/MetisIndex.h:21: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/inference/FactorGraph.h:32: /home/conan/w/cci_PR-4540/.conan/data/boost/1.75.0/_/_/package/4d269172116b7dc7de5643d686d3971efb4ffdd7/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/4d269172116b7dc7de5643d686d3971efb4ffdd7/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))) ^ :38: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/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/linear/HessianFactor.cpp:20: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/linear/GaussianConditional.h:27: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/linear/VectorValues.h:21: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/inference/Ordering.h:25: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/inference/MetisIndex.h:21: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/inference/FactorGraph.h:32: /home/conan/w/cci_PR-4540/.conan/data/boost/1.75.0/_/_/package/4d269172116b7dc7de5643d686d3971efb4ffdd7/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/4d269172116b7dc7de5643d686d3971efb4ffdd7/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))) ^ :58: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/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/linear/IterativeSolver.cpp:19: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/linear/IterativeSolver.h:21: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/inference/Ordering.h:25: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/inference/MetisIndex.h:21: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/inference/FactorGraph.h:32: /home/conan/w/cci_PR-4540/.conan/data/boost/1.75.0/_/_/package/4d269172116b7dc7de5643d686d3971efb4ffdd7/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/4d269172116b7dc7de5643d686d3971efb4ffdd7/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))) ^ :38: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/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/linear/JacobianFactor.cpp:21: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/linear/GaussianConditional.h:27: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/linear/VectorValues.h:21: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/inference/Ordering.h:25: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/inference/MetisIndex.h:21: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/inference/FactorGraph.h:32: /home/conan/w/cci_PR-4540/.conan/data/boost/1.75.0/_/_/package/4d269172116b7dc7de5643d686d3971efb4ffdd7/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/4d269172116b7dc7de5643d686d3971efb4ffdd7/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))) ^ :60: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/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/linear/KalmanFilter.cpp:23: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/linear/KalmanFilter.h:22: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/linear/GaussianDensity.h:22: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/linear/GaussianConditional.h:27: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/linear/VectorValues.h:21: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/inference/Ordering.h:25: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/inference/MetisIndex.h:21: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/inference/FactorGraph.h:32: /home/conan/w/cci_PR-4540/.conan/data/boost/1.75.0/_/_/package/4d269172116b7dc7de5643d686d3971efb4ffdd7/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/4d269172116b7dc7de5643d686d3971efb4ffdd7/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))) ^ :60: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/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/linear/PCGSolver.cpp:20: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/linear/PCGSolver.h:22: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/linear/ConjugateGradientSolver.h:22: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/linear/IterativeSolver.h:21: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/inference/Ordering.h:25: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/inference/MetisIndex.h:21: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/inference/FactorGraph.h:32: /home/conan/w/cci_PR-4540/.conan/data/boost/1.75.0/_/_/package/4d269172116b7dc7de5643d686d3971efb4ffdd7/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/4d269172116b7dc7de5643d686d3971efb4ffdd7/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))) ^ :38: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/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/linear/Preconditioner.cpp:9: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/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/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/inference/FactorGraph.h:32: /home/conan/w/cci_PR-4540/.conan/data/boost/1.75.0/_/_/package/4d269172116b7dc7de5643d686d3971efb4ffdd7/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/4d269172116b7dc7de5643d686d3971efb4ffdd7/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))) ^ :122: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/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/linear/Scatter.cpp:19: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/linear/GaussianFactorGraph.h:24: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/inference/FactorGraph.h:32: /home/conan/w/cci_PR-4540/.conan/data/boost/1.75.0/_/_/package/4d269172116b7dc7de5643d686d3971efb4ffdd7/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/4d269172116b7dc7de5643d686d3971efb4ffdd7/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))) ^ :122: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/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/linear/SubgraphBuilder.cpp:20: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/inference/Ordering.h:25: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/inference/MetisIndex.h:21: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/inference/FactorGraph.h:32: /home/conan/w/cci_PR-4540/.conan/data/boost/1.75.0/_/_/package/4d269172116b7dc7de5643d686d3971efb4ffdd7/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/4d269172116b7dc7de5643d686d3971efb4ffdd7/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))) ^ :46: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/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/linear/SubgraphPreconditioner.cpp:18: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/linear/SubgraphPreconditioner.h:22: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/linear/IterativeSolver.h:21: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/inference/Ordering.h:25: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/inference/MetisIndex.h:21: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/inference/FactorGraph.h:32: /home/conan/w/cci_PR-4540/.conan/data/boost/1.75.0/_/_/package/4d269172116b7dc7de5643d686d3971efb4ffdd7/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/4d269172116b7dc7de5643d686d3971efb4ffdd7/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))) ^ :207: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/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/linear/SubgraphSolver.cpp:20: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/linear/SubgraphSolver.h:22: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/linear/ConjugateGradientSolver.h:22: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/linear/IterativeSolver.h:21: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/inference/Ordering.h:25: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/inference/MetisIndex.h:21: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/inference/FactorGraph.h:32: /home/conan/w/cci_PR-4540/.conan/data/boost/1.75.0/_/_/package/4d269172116b7dc7de5643d686d3971efb4ffdd7/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/4d269172116b7dc7de5643d686d3971efb4ffdd7/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))) ^ :38: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/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/linear/VectorValues.cpp:19: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/linear/VectorValues.h:21: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/inference/Ordering.h:25: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/inference/MetisIndex.h:21: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/inference/FactorGraph.h:32: /home/conan/w/cci_PR-4540/.conan/data/boost/1.75.0/_/_/package/4d269172116b7dc7de5643d686d3971efb4ffdd7/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/4d269172116b7dc7de5643d686d3971efb4ffdd7/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))) ^ :38: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/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/linear/iterative.cpp:19: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/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/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/linear/iterative.h:22: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/linear/VectorValues.h:21: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/inference/Ordering.h:25: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/inference/MetisIndex.h:21: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/inference/FactorGraph.h:32: /home/conan/w/cci_PR-4540/.conan/data/boost/1.75.0/_/_/package/4d269172116b7dc7de5643d686d3971efb4ffdd7/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/4d269172116b7dc7de5643d686d3971efb4ffdd7/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))) ^ :32: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/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/nonlinear/DoglegOptimizer.cpp:19: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/nonlinear/DoglegOptimizer.h:21: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/nonlinear/NonlinearOptimizer.h:21: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/nonlinear/NonlinearFactorGraph.h:25: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/nonlinear/NonlinearFactor.h:23: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/nonlinear/Values.h:37: /home/conan/w/cci_PR-4540/.conan/data/boost/1.75.0/_/_/package/4d269172116b7dc7de5643d686d3971efb4ffdd7/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/4d269172116b7dc7de5643d686d3971efb4ffdd7/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. In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/nonlinear/DoglegOptimizerImpl.cpp:19: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/nonlinear/DoglegOptimizerImpl.h:21: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/linear/VectorValues.h:21: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/inference/Ordering.h:25: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/inference/MetisIndex.h:21: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/inference/FactorGraph.h:32: /home/conan/w/cci_PR-4540/.conan/data/boost/1.75.0/_/_/package/4d269172116b7dc7de5643d686d3971efb4ffdd7/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/4d269172116b7dc7de5643d686d3971efb4ffdd7/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))) ^ :38: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/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/nonlinear/GaussNewtonOptimizer.cpp:19: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/nonlinear/GaussNewtonOptimizer.h:21: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/nonlinear/NonlinearOptimizer.h:21: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/nonlinear/NonlinearFactorGraph.h:25: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/nonlinear/NonlinearFactor.h:23: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/nonlinear/Values.h:37: /home/conan/w/cci_PR-4540/.conan/data/boost/1.75.0/_/_/package/4d269172116b7dc7de5643d686d3971efb4ffdd7/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/4d269172116b7dc7de5643d686d3971efb4ffdd7/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.") ^ In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/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/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/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/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/nonlinear/ISAM2.h:23: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/linear/GaussianBayesTree.h:22: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/linear/GaussianBayesNet.h:23: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/linear/GaussianConditional.h:27: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/linear/VectorValues.h:21: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/inference/Ordering.h:25: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/inference/MetisIndex.h:21: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/inference/FactorGraph.h:32: /home/conan/w/cci_PR-4540/.conan/data/boost/1.75.0/_/_/package/4d269172116b7dc7de5643d686d3971efb4ffdd7/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/4d269172116b7dc7de5643d686d3971efb4ffdd7/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))) ^ :54: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/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/nonlinear/ISAM2.cpp:19: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/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/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/nonlinear/ISAM2.h:23: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/linear/GaussianBayesTree.h:22: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/linear/GaussianBayesNet.h:23: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/linear/GaussianConditional.h:27: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/linear/VectorValues.h:21: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/inference/Ordering.h:25: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/inference/MetisIndex.h:21: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/inference/FactorGraph.h:32: /home/conan/w/cci_PR-4540/.conan/data/boost/1.75.0/_/_/package/4d269172116b7dc7de5643d686d3971efb4ffdd7/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/4d269172116b7dc7de5643d686d3971efb4ffdd7/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))) ^ :60: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/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/nonlinear/ISAM2Clique.cpp:18: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/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/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/inference/BayesTreeCliqueBase.h:21: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/inference/Ordering.h:25: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/inference/MetisIndex.h:21: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/inference/FactorGraph.h:32: /home/conan/w/cci_PR-4540/.conan/data/boost/1.75.0/_/_/package/4d269172116b7dc7de5643d686d3971efb4ffdd7/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/4d269172116b7dc7de5643d686d3971efb4ffdd7/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))) ^ :38: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/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/nonlinear/ISAM2Params.cpp:18: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/nonlinear/ISAM2Params.h:22: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/linear/GaussianFactorGraph.h:24: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/inference/FactorGraph.h:32: /home/conan/w/cci_PR-4540/.conan/data/boost/1.75.0/_/_/package/4d269172116b7dc7de5643d686d3971efb4ffdd7/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/4d269172116b7dc7de5643d686d3971efb4ffdd7/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))) ^ :122: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/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/nonlinear/LevenbergMarquardtOptimizer.cpp:21: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/nonlinear/LevenbergMarquardtOptimizer.h:23: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/nonlinear/NonlinearOptimizer.h:21: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/nonlinear/NonlinearFactorGraph.h:25: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/nonlinear/NonlinearFactor.h:23: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/nonlinear/Values.h:37: /home/conan/w/cci_PR-4540/.conan/data/boost/1.75.0/_/_/package/4d269172116b7dc7de5643d686d3971efb4ffdd7/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/4d269172116b7dc7de5643d686d3971efb4ffdd7/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.") ^ In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/nonlinear/LevenbergMarquardtParams.cpp:21: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/nonlinear/LevenbergMarquardtParams.h:23: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/nonlinear/NonlinearOptimizerParams.h:24: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/linear/GaussianFactorGraph.h:24: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/inference/FactorGraph.h:32: /home/conan/w/cci_PR-4540/.conan/data/boost/1.75.0/_/_/package/4d269172116b7dc7de5643d686d3971efb4ffdd7/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/4d269172116b7dc7de5643d686d3971efb4ffdd7/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))) ^ :122: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/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/nonlinear/LinearContainerFactor.cpp:8: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/nonlinear/LinearContainerFactor.h:12: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/nonlinear/NonlinearFactorGraph.h:25: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/nonlinear/NonlinearFactor.h:23: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6/source_subfolder/gtsam/nonlinear/Values.h:37: /home/conan/w/cci_PR-4540/.conan/data/boost/1.75.0/_/_/package/4d269172116b7dc7de5643d686d3971efb4ffdd7/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/4d269172116b7dc7de5643d686d3971efb4ffdd7/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.") ^ clang: error: unable to execute command: Terminated clang: error: clang frontend command failed due to signal (use -v to see invocation) clang version 3.9.1-17ubuntu1 (tags/RELEASE_391/rc2) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin clang: note: diagnostic msg: PLEASE submit a bug report to http://llvm.org/bugs/ and include the crash backtrace, preprocessed source, and associated run script. Terminated make[2]: *** [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 3.9.1-17ubuntu1 (tags/RELEASE_391/rc2) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin clang: note: diagnostic msg: PLEASE submit a bug report to http://llvm.org/bugs/ and include the crash backtrace, preprocessed source, and associated run script. Terminated make[2]: *** [source_subfolder/gtsam/CMakeFiles/gtsam.dir/nonlinear/LevenbergMarquardtOptimizer.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 3.9.1-17ubuntu1 (tags/RELEASE_391/rc2) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin clang: note: diagnostic msg: PLEASE submit a bug report to http://llvm.org/bugs/ and include the crash backtrace, preprocessed source, and associated run script. Terminated make[2]: *** [source_subfolder/gtsam/CMakeFiles/gtsam.dir/nonlinear/LevenbergMarquardtParams.cpp.o] Error 143 make[1]: *** [source_subfolder/gtsam/CMakeFiles/gtsam.dir/all] Error 2 make: *** [all] Error 2 gtsam/4.0.2: ERROR: Package 'eb04de9c7d9a68f974beec6120dd56cdc03f11f6' build failed gtsam/4.0.2: WARN: Build folder /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.2/_/_/build/eb04de9c7d9a68f974beec6120dd56cdc03f11f6 ERROR: Exiting with code: 5