AlenkaF commented on PR #47616: URL: https://github.com/apache/arrow/pull/47616#issuecomment-3384979232
OK, it seems that after [removing protobuf symbols export from symbols.map](https://github.com/apache/arrow/pull/47616/commits/ce1516d0eac2dfd43ea1569758200eb85fea6d2f) all musllinux wheels are now failing for a different reason: ``` #13 13.71 CMake Error at /opt/vcpkg/buildtrees/_vcpkg/build/_deps/cmakerc-src/CMakeRC.cmake:37 (cmake_minimum_required): #13 13.71 Compatibility with CMake < 3.5 has been removed from CMake. ``` see: https://github.com/ursacomputing/crossbow/actions/runs/18370287774/job/52331649113#step:7:312 cc @raulcd @pitrou -- 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]
