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/7/6d4e79a0-6d28-4635-8402-09597fff81f3/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/d2fefd390fb21762ab7b2717543d00366ef7fd8d/include/gtsam/slam/PriorFactor.h:20: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.3/_/_/package/d2fefd390fb21762ab7b2717543d00366ef7fd8d/include/gtsam/nonlinear/PriorFactor.h:18: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.3/_/_/package/d2fefd390fb21762ab7b2717543d00366ef7fd8d/include/gtsam/nonlinear/NonlinearFactor.h:23: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.3/_/_/package/d2fefd390fb21762ab7b2717543d00366ef7fd8d/include/gtsam/nonlinear/Values.h:37: /home/conan/w/cci_PR-4540/.conan/data/boost/1.75.0/_/_/package/5c3ac6581cbd4170adeced3fe3e70e223ed02d87/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/5c3ac6581cbd4170adeced3fe3e70e223ed02d87/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))) ^ :39: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.