raulcd commented on issue #41124:
URL: https://github.com/apache/arrow/issues/41124#issuecomment-2049325277

   I can't seem to reproduce the issue as the job is failing now building grpc:
   ```
   Installing 96/110 grpc[codegen,core]:[email protected]#1...
   Building grpc[codegen,core]:[email protected]#1...
   
C:\vcpkg\buildtrees\versioning_\versions\grpc\6b15dbb6b2a6f81d7ae885b5b8f273b729b8d0ba:
 info: installing overlay port from here
   -- Note: grpc only supports static library linkage. Building static library.
   -- Downloading 
https://github.com/grpc/grpc/archive/591d56e1300b6d11948e1b821efac785a295989c.tar.gz
 -> grpc-grpc-591d56e1300b6d11948e1b821efac785a295989c.tar.gz...
   -- Extracting source 
C:/vcpkg/downloads/grpc-grpc-591d56e1300b6d11948e1b821efac785a295989c.tar.gz
   -- Applying patch 00001-fix-uwp.patch
   -- Applying patch 00002-static-linking-in-linux.patch
   -- Applying patch 00003-undef-base64-macro.patch
   -- Applying patch 00004-link-gdi32-on-windows.patch
   -- Applying patch 00005-fix-uwp-error.patch
   -- Applying patch 00006-fix-uwp-error.patch
   -- Applying patch 00009-use-system-upb.patch
   -- Applying patch 00010-add-feature-absl-sync.patch
   -- Applying patch 00011-fix-csharp_plugin.patch
   -- Applying patch snprintf.patch
   -- Applying patch 00012-fix-use-cxx17.patch
   -- Applying patch 00013-build-upbdefs.patch
   -- Applying patch 00014-pkgconfig-upbdefs.patch
   -- Using source at C:/vcpkg/buildtrees/grpc/src/85a295989c-6cf7bf442d.clean
   -- Found external ninja('1.10.2').
   -- Configuring x64-windows
   CMake Error at scripts/cmake/vcpkg_execute_required_process.cmake:112 
(message):
       Command failed: "C:/Program Files (x86)/Microsoft Visual 
Studio/2019/Enterprise/Common7/IDE/CommonExtensions/Microsoft/CMake/Ninja/ninja.exe"
 -v
       Working Directory: 
C:/vcpkg/buildtrees/grpc/x64-windows-rel/vcpkg-parallel-configure
       Error code: 1
       See logs for more information:
         C:\vcpkg\buildtrees\grpc\config-x64-windows-out.log
   
   Call Stack (most recent call first):
     
D:/a/crossbow/crossbow/arrow/cpp/vcpkg_installed/x64-windows/share/vcpkg-cmake/vcpkg_cmake_configure.cmake:238
 (vcpkg_execute_required_process)
     
buildtrees/versioning_/versions/grpc/6b15dbb6b2a6f81d7ae885b5b8f273b729b8d0ba/portfile.cmake:47
 (vcpkg_cmake_configure)
     scripts/ports.cmake:175 (include)
   
   
   error: building grpc:x64-windows failed with: BUILD_FAILED
   Elapsed time to handle grpc:x64-windows: 16 s
   ```
   See 
https://github.com/ursacomputing/crossbow/actions/runs/8644307783/job/23699171219
 and 
https://github.com/ursacomputing/crossbow/actions/runs/8639597931/job/23686197211
   This is happening on nightlties and maint-16.0.0


-- 
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]

Reply via email to