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/c916524e-0d32-48cf-8d5f-e311cb5bf7fd/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/9cf818e57a67eef412a20aac89a88d9795ed7cc8/include/gtsam/slam/PriorFactor.h:20: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.3/_/_/package/9cf818e57a67eef412a20aac89a88d9795ed7cc8/include/gtsam/nonlinear/PriorFactor.h:18: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.3/_/_/package/9cf818e57a67eef412a20aac89a88d9795ed7cc8/include/gtsam/nonlinear/NonlinearFactor.h:23: In file included from /home/conan/w/cci_PR-4540/.conan/data/gtsam/4.0.3/_/_/package/9cf818e57a67eef412a20aac89a88d9795ed7cc8/include/gtsam/nonlinear/Values.h:37: /home/conan/w/cci_PR-4540/.conan/data/boost/1.75.0/_/_/package/33a15c6d86d5e22896d94d0d6a9405a9dc0859cd/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/33a15c6d86d5e22896d94d0d6a9405a9dc0859cd/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE' # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) ^ :36:2: note: expanded from here message("The practice of declaring the Bind placeholders (_1, _2, ...) " "in the global namespace is deprecated. Please use " " + using namespace boost::placeholders, " "or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.") ^ 1 warning generated.