CMake Warning at /usr/share/cmake-3.16/Modules/FindBoost.cmake:1161 (message): New Boost version may have incorrect or missing dependencies and imported targets Call Stack (most recent call first): /usr/share/cmake-3.16/Modules/FindBoost.cmake:1283 (_Boost_COMPONENT_DEPENDENCIES) /usr/share/cmake-3.16/Modules/FindBoost.cmake:1921 (_Boost_MISSING_DEPENDENCIES) source_subfolder/cmake/WtFindBoost.txt:60 (find_package) source_subfolder/cmake/WtFindBoost.txt:75 (find_boost_system) source_subfolder/CMakeLists.txt:241 (INCLUDE) CMake Warning at /usr/share/cmake-3.16/Modules/FindBoost.cmake:1161 (message): New Boost version may have incorrect or missing dependencies and imported targets Call Stack (most recent call first): /usr/share/cmake-3.16/Modules/FindBoost.cmake:1283 (_Boost_COMPONENT_DEPENDENCIES) /usr/share/cmake-3.16/Modules/FindBoost.cmake:1921 (_Boost_MISSING_DEPENDENCIES) source_subfolder/cmake/WtFindBoost.txt:88 (FIND_PACKAGE) source_subfolder/CMakeLists.txt:241 (INCLUDE) CMake Warning at /usr/share/cmake-3.16/Modules/FindBoost.cmake:1161 (message): New Boost version may have incorrect or missing dependencies and imported targets Call Stack (most recent call first): /usr/share/cmake-3.16/Modules/FindBoost.cmake:1283 (_Boost_COMPONENT_DEPENDENCIES) /usr/share/cmake-3.16/Modules/FindBoost.cmake:1921 (_Boost_MISSING_DEPENDENCIES) source_subfolder/cmake/WtFindBoost.txt:88 (FIND_PACKAGE) source_subfolder/CMakeLists.txt:241 (INCLUDE) CMake Warning at /usr/share/cmake-3.16/Modules/FindBoost.cmake:1161 (message): New Boost version may have incorrect or missing dependencies and imported targets Call Stack (most recent call first): /usr/share/cmake-3.16/Modules/FindBoost.cmake:1283 (_Boost_COMPONENT_DEPENDENCIES) /usr/share/cmake-3.16/Modules/FindBoost.cmake:1921 (_Boost_MISSING_DEPENDENCIES) source_subfolder/cmake/WtFindBoost.txt:88 (FIND_PACKAGE) source_subfolder/CMakeLists.txt:241 (INCLUDE) CMake Warning at /usr/share/cmake-3.16/Modules/FindBoost.cmake:1161 (message): New Boost version may have incorrect or missing dependencies and imported targets Call Stack (most recent call first): /usr/share/cmake-3.16/Modules/FindBoost.cmake:1283 (_Boost_COMPONENT_DEPENDENCIES) /usr/share/cmake-3.16/Modules/FindBoost.cmake:1921 (_Boost_MISSING_DEPENDENCIES) source_subfolder/cmake/WtFindBoost.txt:88 (FIND_PACKAGE) source_subfolder/CMakeLists.txt:241 (INCLUDE) CMake Warning at /usr/share/cmake-3.16/Modules/FindBoost.cmake:1161 (message): New Boost version may have incorrect or missing dependencies and imported targets Call Stack (most recent call first): /usr/share/cmake-3.16/Modules/FindBoost.cmake:1283 (_Boost_COMPONENT_DEPENDENCIES) /usr/share/cmake-3.16/Modules/FindBoost.cmake:1921 (_Boost_MISSING_DEPENDENCIES) source_subfolder/cmake/WtFindBoost.txt:88 (FIND_PACKAGE) source_subfolder/CMakeLists.txt:241 (INCLUDE) CMake Warning at /usr/share/cmake-3.16/Modules/FindBoost.cmake:1161 (message): New Boost version may have incorrect or missing dependencies and imported targets Call Stack (most recent call first): /usr/share/cmake-3.16/Modules/FindBoost.cmake:1283 (_Boost_COMPONENT_DEPENDENCIES) /usr/share/cmake-3.16/Modules/FindBoost.cmake:1921 (_Boost_MISSING_DEPENDENCIES) source_subfolder/cmake/WtFindBoost.txt:88 (FIND_PACKAGE) source_subfolder/CMakeLists.txt:241 (INCLUDE) ** Enabling multi threading. ** Disabled WRasterimage support. Set WT_WRASTERIMAGE_IMPLEMENTATION to GraphicsMagick, skia, or Direct2D. ** Not building libwttest ** Disabling PDF support (WPdfImage, WPdfRenderer): requires libharu. ** Disabling raster image support (WRasterImage): set WT_WRASTERIMAGE_IMPLEMENTATION to GraphicsMagick or skia. ** Disabling server-side opengl rendering for WGLWidget: requires gl, glew and WRasterImage (GraphicsMagick or skia). ** Enabling stacktrace prints using libunwind ** Wt::Dbo: building SQLite3 backend. ** Wt::Dbo: building Postgres backend. ** Wt::Dbo: not building Firebird backend. ** Wt::Dbo: building MySQL backend. ** Wt::Dbo: not building Microsoft SQL Server backend. ** Disabling ISAPI. ** Disabling FastCGI connector. ** Enabling built-in httpd. CMake Warning: Manually-specified variables were not used by the project: BOOST_DYNAMIC 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 OPENSSL_PREFIX In file included from /home/conan/w/cci_PR-3676/.conan/data/wt/4.3.1/_/_/build/02f191bfa1465eac2c5cb52b6fc4b43e407a1473/source_subfolder/src/Wt/Dbo/SqlQueryParse.C:48:0: /home/conan/w/cci_PR-3676/.conan/data/boost/1.74.0/_/_/package/84aa75c7e2b2b3d1cb01af39298d01342cf8d782/include/boost/bind.hpp:41:1: note: #pragma 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-3676/.conan/data/wt/4.3.1/_/_/build/02f191bfa1465eac2c5cb52b6fc4b43e407a1473/source_subfolder/src/Wt/WFileDropWidget.C:17:0: /home/conan/w/cci_PR-3676/.conan/data/boost/1.74.0/_/_/package/84aa75c7e2b2b3d1cb01af39298d01342cf8d782/include/boost/bind.hpp:41:1: note: #pragma 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-3676/.conan/data/wt/4.3.1/_/_/build/02f191bfa1465eac2c5cb52b6fc4b43e407a1473/source_subfolder/src/Wt/Json/Parser.C:33:0: /home/conan/w/cci_PR-3676/.conan/data/boost/1.74.0/_/_/package/84aa75c7e2b2b3d1cb01af39298d01342cf8d782/include/boost/bind.hpp:41:1: note: #pragma 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-3676/.conan/data/wt/4.3.1/_/_/build/02f191bfa1465eac2c5cb52b6fc4b43e407a1473/source_subfolder/src/Wt/Render/CssParser.C:24:0: /home/conan/w/cci_PR-3676/.conan/data/boost/1.74.0/_/_/package/84aa75c7e2b2b3d1cb01af39298d01342cf8d782/include/boost/bind.hpp:41:1: note: #pragma 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-3676/.conan/data/wt/4.3.1/_/_/build/02f191bfa1465eac2c5cb52b6fc4b43e407a1473/source_subfolder/src/http/SessionProcess.C:8:0: /home/conan/w/cci_PR-3676/.conan/data/boost/1.74.0/_/_/package/84aa75c7e2b2b3d1cb01af39298d01342cf8d782/include/boost/bind.hpp:41:1: note: #pragma 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. ) ^ CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY [2020-Nov-24 09:45:40.171] 3817 - [info] "config: reading Wt config file: /home/conan/w/cci_PR-3676/.conan/data/wt/4.3.1/_/_/package/02f191bfa1465eac2c5cb52b6fc4b43e407a1473/bin/wt_config.xml (location = 'bin/test_package')" WARN: libmysqlclient/8.0.17: requirement openssl/1.1.1g overridden by wt/4.3.1 to openssl/1.1.1h