davisusanibar commented on code in PR #34227: URL: https://github.com/apache/arrow/pull/34227#discussion_r1145327458
########## cpp/thirdparty/versions.txt: ########## @@ -54,7 +54,7 @@ ARROW_AWS_LC_BUILD_SHA256_CHECKSUM=ae96a3567161552744fc0cae8b4d68ed88b1ec0f3d3c9 ARROW_AWSSDK_BUILD_VERSION=1.10.55 ARROW_AWSSDK_BUILD_SHA256_CHECKSUM=2d552fb1a84bef4a9b65e34aa7031851ed2aef5319e02cc6e4cb735c48aa30de ARROW_BOOST_BUILD_VERSION=1.81.0 -ARROW_BOOST_BUILD_SHA256_CHECKSUM=9e0ffae35528c35f90468997bc8d99500bf179cbae355415a89a600c38e13574 +ARROW_BOOST_BUILD_SHA256_CHECKSUM=205666dea9f6a7cfed87c7a6dfbeb52a2c1b9de55712c9c1a87735d7181452b6 Review Comment: https://github.com/ursacomputing/crossbow/actions/runs/4487209719/jobs/7890408580 ```` -- verifying file... file='D:/a/crossbow/crossbow/arrow/cpp-build/cpp/boost_ep-prefix/src/boost_1_81_0.tar.gz' -- SHA256 hash of D:/a/crossbow/crossbow/arrow/cpp-build/cpp/boost_ep-prefix/src/boost_1_81_0.tar.gz does not match expected value expected: '9e0ffae35528c35f90468997bc8d99500bf179cbae355415a89a600c38e13574' actual: '205666dea9f6a7cfed87c7a6dfbeb52a2c1b9de55712c9c1a87735d7181452b6' -- Hash mismatch, removing... -- stderr output is: CMake Error at boost_ep-stamp/download-boost_ep.cmake:170 (message): Each download failed! ```` Values obtained from https://www.boost.org/users/download/ -- 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]
