GauthamBanasandra commented on PR #7444: URL: https://github.com/apache/hadoop/pull/7444#issuecomment-2784139972
@stoty , @cnauroth this change has broken the Hadoop build on Windows - https://[ci-hadoop.apache.org/job/hadoop-qbt-trunk-java8-win10-x86_64/872/artifact/out/report.html](https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java8-win10-x86_64/872/artifact/out/report.html) ``` [exec] -- Performing Test THREAD_LOCAL_SUPPORTED - Success [exec] -- Configuring incomplete, errors occurred! [exec] See also "C:/hadoop/hadoop-hdfs-project/hadoop-hdfs-native-client/target/native/CMakeFiles/CMakeOutput.log". [exec] See also "C:/hadoop/hadoop-hdfs-project/hadoop-hdfs-native-client/target/native/CMakeFiles/CMakeError.log". [exec] CMake Error at C:/CMake/cmake-3.19.0-win64-x64/share/cmake-3.19/Modules/FindPackageHandleStandardArgs.cmake:218 (message): [exec] Could NOT find Boost: Found unsuitable version "1.72.0", but required is at [exec] least "1.86.0" (found C:/vcpkg/installed/x64-windows/include, found [exec] components: date_time) [exec] Call Stack (most recent call first): [exec] C:/CMake/cmake-3.19.0-win64-x64/share/cmake-3.19/Modules/FindPackageHandleStandardArgs.cmake:575 (_FPHSA_FAILURE_MESSAGE) [exec] C:/CMake/cmake-3.19.0-win64-x64/share/cmake-3.19/Modules/FindBoost.cmake:2193 (find_package_handle_standard_args) [exec] C:/vcpkg/scripts/buildsystems/vcpkg.cmake:252 (_find_package) [exec] main/native/libhdfspp/CMakeLists.txt:31 (find_package) [exec] ``` Could you please fix it? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
