CMake Warning at source_subfolder/cmake/FindBoost.cmake:1147 (message): New Boost version may have incorrect or missing dependencies and imported targets Call Stack (most recent call first): source_subfolder/cmake/FindBoost.cmake:1269 (_Boost_COMPONENT_DEPENDENCIES) source_subfolder/cmake/FindBoost.cmake:1914 (_Boost_MISSING_DEPENDENCIES) source_subfolder/CMakeLists.txt:167 (find_package) CMake Warning at source_subfolder/cmake/FindBoost.cmake:1147 (message): New Boost version may have incorrect or missing dependencies and imported targets Call Stack (most recent call first): source_subfolder/cmake/FindBoost.cmake:1269 (_Boost_COMPONENT_DEPENDENCIES) source_subfolder/cmake/FindBoost.cmake:1914 (_Boost_MISSING_DEPENDENCIES) source_subfolder/CMakeLists.txt:167 (find_package) CMake Warning at source_subfolder/cmake/FindBoost.cmake:1147 (message): New Boost version may have incorrect or missing dependencies and imported targets Call Stack (most recent call first): source_subfolder/cmake/FindBoost.cmake:1269 (_Boost_COMPONENT_DEPENDENCIES) source_subfolder/cmake/FindBoost.cmake:1914 (_Boost_MISSING_DEPENDENCIES) source_subfolder/CMakeLists.txt:167 (find_package) CMake Warning at source_subfolder/cmake/FindBoost.cmake:1147 (message): New Boost version may have incorrect or missing dependencies and imported targets Call Stack (most recent call first): source_subfolder/cmake/FindBoost.cmake:1269 (_Boost_COMPONENT_DEPENDENCIES) source_subfolder/cmake/FindBoost.cmake:1914 (_Boost_MISSING_DEPENDENCIES) source_subfolder/CMakeLists.txt:167 (find_package) CMake Warning at source_subfolder/cmake/FindBoost.cmake:1147 (message): New Boost version may have incorrect or missing dependencies and imported targets Call Stack (most recent call first): source_subfolder/cmake/FindBoost.cmake:1269 (_Boost_COMPONENT_DEPENDENCIES) source_subfolder/cmake/FindBoost.cmake:1914 (_Boost_MISSING_DEPENDENCIES) source_subfolder/CMakeLists.txt:167 (find_package) CMake Warning at source_subfolder/cmake/FindBoost.cmake:1147 (message): New Boost version may have incorrect or missing dependencies and imported targets Call Stack (most recent call first): source_subfolder/cmake/FindBoost.cmake:1269 (_Boost_COMPONENT_DEPENDENCIES) source_subfolder/cmake/FindBoost.cmake:1914 (_Boost_MISSING_DEPENDENCIES) source_subfolder/CMakeLists.txt:167 (find_package) CMake Warning at source_subfolder/cmake/FindBoost.cmake:1147 (message): New Boost version may have incorrect or missing dependencies and imported targets Call Stack (most recent call first): source_subfolder/cmake/FindBoost.cmake:1269 (_Boost_COMPONENT_DEPENDENCIES) source_subfolder/cmake/FindBoost.cmake:1914 (_Boost_MISSING_DEPENDENCIES) source_subfolder/CMakeLists.txt:167 (find_package) CMake Warning at source_subfolder/cmake/FindBoost.cmake:1147 (message): New Boost version may have incorrect or missing dependencies and imported targets Call Stack (most recent call first): source_subfolder/cmake/FindBoost.cmake:1269 (_Boost_COMPONENT_DEPENDENCIES) source_subfolder/cmake/FindBoost.cmake:1914 (_Boost_MISSING_DEPENDENCIES) source_subfolder/CMakeLists.txt:167 (find_package) CMake Warning at source_subfolder/cmake/FindBoost.cmake:1147 (message): New Boost version may have incorrect or missing dependencies and imported targets Call Stack (most recent call first): source_subfolder/cmake/FindBoost.cmake:1269 (_Boost_COMPONENT_DEPENDENCIES) source_subfolder/cmake/FindBoost.cmake:1914 (_Boost_MISSING_DEPENDENCIES) source_subfolder/CMakeLists.txt:167 (find_package) CMake Warning at source_subfolder/cmake/FindBoost.cmake:1147 (message): New Boost version may have incorrect or missing dependencies and imported targets Call Stack (most recent call first): source_subfolder/cmake/FindBoost.cmake:1269 (_Boost_COMPONENT_DEPENDENCIES) source_subfolder/cmake/FindBoost.cmake:1914 (_Boost_MISSING_DEPENDENCIES) source_subfolder/CMakeLists.txt:167 (find_package) CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY GTSAM_BUILD_DOCS GTSAM_BUILD_DOC_HTML GTSAM_WRAP_SERIALIZATION CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY In file included from /home/conan/w/cci_PR-4540/9/758f2896-322f-4849-9262-de9b2766cded/recipes/gtsam/all/test_package/test_package.cpp:3: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.3/_/_/package/0bd2b4e54c2e2a5dd72c5d536e4d28f9b8bbc394/include/gtsam/slam/PriorFactor.h:20: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.3/_/_/package/0bd2b4e54c2e2a5dd72c5d536e4d28f9b8bbc394/include/gtsam/nonlinear/PriorFactor.h:18: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.3/_/_/package/0bd2b4e54c2e2a5dd72c5d536e4d28f9b8bbc394/include/gtsam/nonlinear/NonlinearFactor.h:23: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.3/_/_/package/0bd2b4e54c2e2a5dd72c5d536e4d28f9b8bbc394/include/gtsam/nonlinear/Values.h:37: /home/conan/w/cci_PR-4540/.conan/data/boost/1.75.0/_/_/package/a2c1820e0a57556dd68f2bad8d55f8cae15dfd9f/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/a2c1820e0a57556dd68f2bad8d55f8cae15dfd9f/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.