When building the image, after the fix in ARROW-12909, the build fails with
- Checkingformodule'thrift'
-- Foundthrift, version0.13.0
-- FoundThrift: /usr/lib/x86_64-linux-gnu/libthrift.so (foundsuitableversion"0.13.0", minimumrequiredis"0.11.0") -- ProvidingCMakemoduleforThriftCMakeErrorat /usr/share/cmake-3.16/Modules/FindPackageHandleStandardArgs.cmake:146 (message):
CouldNOTfindProtobuf: Foundunsuitableversion"3.6.1", butrequiredisatleast"3.7.0" (found /usr/lib/x86_64-linux-gnu/libprotobuf.so;-pthread)
CallStack (mostrecentcallfirst):
/usr/share/cmake-3.16/Modules/FindPackageHandleStandardArgs.cmake:391 (_FPHSA_FAILURE_MESSAGE)
/usr/share/cmake-3.16/Modules/FindProtobuf.cmake:624 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
cmake_modules/ThirdpartyToolchain.cmake:234 (find_package)
cmake_modules/ThirdpartyToolchain.cmake:1419 (resolve_dependency)
CMakeLists.txt:506 (include)
Reporter: Jorge Leitão / @jorgecarleitao
Assignee: Jonathan Keane / @jonkeane
PRs and other links:
Note: This issue was originally created as ARROW-12915. Please see the migration documentation for further details.
When building the image, after the fix in ARROW-12909, the build fails with
Reporter: Jorge Leitão / @jorgecarleitao
Assignee: Jonathan Keane / @jonkeane
PRs and other links:
Note: This issue was originally created as ARROW-12915. Please see the migration documentation for further details.