westonpace commented on PR #41118: URL: https://github.com/apache/arrow/pull/41118#issuecomment-2048172062
Another class of errors appears to be a regression in cmake: https://github.com/microsoft/vcpkg/issues/37968 Leading to errors like: ``` CMake Error at scripts/cmake/vcpkg_execute_required_process.cmake:112 (message): Command failed: /usr/local/bin/ninja -v Working Directory: /Users/runner/work/crossbow/crossbow/vcpkg/buildtrees/grpc/x64-osx-rel/vcpkg-parallel-configure Error code: 1 See logs for more information: /Users/runner/work/crossbow/crossbow/vcpkg/buildtrees/grpc/config-x64-osx-dbg-CMakeCache.txt.log /Users/runner/work/crossbow/crossbow/vcpkg/buildtrees/grpc/config-x64-osx-rel-CMakeCache.txt.log /Users/runner/work/crossbow/crossbow/vcpkg/buildtrees/grpc/config-x64-osx-out.log Call Stack (most recent call first): installed/x64-osx/share/vcpkg-cmake/vcpkg_cmake_configure.cmake:252 (vcpkg_execute_required_process) ports/grpc/portfile.cmake:43 (vcpkg_cmake_configure) scripts/ports.cmake:170 (include) ``` -- 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]
