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.4.0/_/_/build/38d76e4cea8fc4e78e16b8d95ef673c9ef2afe3e/source_subfolder/src/Wt/WIdentityProxyModel.C:7: /home/conan/w/cci_PR-3676/.conan/data/wt/4.4.0/_/_/build/38d76e4cea8fc4e78e16b8d95ef673c9ef2afe3e/source_subfolder/src/Wt/WIdentityProxyModel.h:130:8: warning: 'setHeaderData' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] bool setHeaderData(int section, Orientation orientation, ^ /home/conan/w/cci_PR-3676/.conan/data/wt/4.4.0/_/_/build/38d76e4cea8fc4e78e16b8d95ef673c9ef2afe3e/source_subfolder/src/Wt/WAbstractItemModel.h:456:16: note: overridden virtual function is here virtual bool setHeaderData(int section, Orientation orientation, ^ 1 warning generated. /home/conan/w/cci_PR-3676/.conan/data/wt/4.4.0/_/_/build/38d76e4cea8fc4e78e16b8d95ef673c9ef2afe3e/source_subfolder/src/Wt/Chart/WCartesianChart.C:4527:15: warning: enumeration values 'CenterX' and 'CenterY' not handled in switch [-Wswitch] switch (legendSide()) { ^ /home/conan/w/cci_PR-3676/.conan/data/wt/4.4.0/_/_/build/38d76e4cea8fc4e78e16b8d95ef673c9ef2afe3e/source_subfolder/src/Wt/Chart/WCartesianChart.C:4630:15: warning: enumeration values 'CenterX' and 'CenterY' not handled in switch [-Wswitch] switch (legendSide()) { ^ 2 warnings generated. CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY [2020-Nov-24 15:11:39.222] 3384 - [info] "config: reading Wt config file: /home/conan/w/cci_PR-3676/.conan/data/wt/4.4.0/_/_/package/38d76e4cea8fc4e78e16b8d95ef673c9ef2afe3e/bin/wt_config.xml (location = 'bin/test_package')" WARN: libmysqlclient/8.0.17: requirement openssl/1.1.1g overridden by wt/4.4.0 to openssl/1.1.1h