raulcd commented on PR #47627:
URL: https://github.com/apache/arrow/pull/47627#issuecomment-3334160407

   The Windows failures are completely different and are due to a flight 
compilation error, I am trying to understand what is the problem too:
   ```
   2025-09-25T12:18:12.0217461Z "C:\arrow-build\install.vcxproj" (default 
target) (1) ->
   2025-09-25T12:18:12.0217793Z "C:\arrow-build\ALL_BUILD.vcxproj" (default 
target) (3) ->
   2025-09-25T12:18:12.0218183Z 
"C:\arrow-build\src\arrow\flight\arrow_flight_shared.vcxproj" (default target) 
(25) ->
   2025-09-25T12:18:12.0218544Z (ClCompile target) -> 
   2025-09-25T12:18:12.0219110Z   C:\Program Files (x86)\Windows 
Kits\10\Include\10.0.26100.0\um\winsock2.h(1061,5): error C2065: 'IN': 
undeclared identifier 
[C:\arrow-build\src\arrow\flight\arrow_flight_shared.vcxproj]
   2025-09-25T12:18:12.0220135Z   C:\Program Files (x86)\Windows 
Kits\10\Include\10.0.26100.0\um\winsock2.h(1061,8): error C2146: syntax error: 
missing ')' before identifier 'LPWSABUF' 
[C:\arrow-build\src\arrow\flight\arrow_flight_shared.vcxproj]
   2025-09-25T12:18:12.0221162Z   C:\Program Files (x86)\Windows 
Kits\10\Include\10.0.26100.0\um\winsock2.h(1074,5): error C2065: 'IN': 
undeclared identifier 
[C:\arrow-build\src\arrow\flight\arrow_flight_shared.vcxproj]
   2025-09-25T12:18:12.0222161Z   C:\Program Files (x86)\Windows 
Kits\10\Include\10.0.26100.0\um\winsock2.h(1074,8): error C2146: syntax error: 
missing ')' before identifier 'DWORD' 
[C:\arrow-build\src\arrow\flight\arrow_flight_shared.vcxproj]
   2025-09-25T12:18:12.0223529Z   C:\Program Files (x86)\Windows 
Kits\10\Include\10.0.26100.0\um\winsock2.h(1109,48): error C3646: 
'lpfnCompletionProc': unknown override specifier 
[C:\arrow-build\src\arrow\flight\arrow_flight_shared.vcxproj]
   2025-09-25T12:18:12.0224620Z   C:\Program Files (x86)\Windows 
Kits\10\Include\10.0.26100.0\um\winsock2.h(2721,14): error C2061: syntax error: 
identifier 'LPCONDITIONPROC' 
[C:\arrow-build\src\arrow\flight\arrow_flight_shared.vcxproj]
   2025-09-25T12:18:12.0225621Z   C:\Program Files (x86)\Windows 
Kits\10\Include\10.0.26100.0\um\winsock2.h(3048,10): error C2065: 'IN': 
undeclared identifier 
[C:\arrow-build\src\arrow\flight\arrow_flight_shared.vcxproj]
   2025-09-25T12:18:12.0226632Z   C:\Program Files (x86)\Windows 
Kits\10\Include\10.0.26100.0\um\winsock2.h(3048,13): error C2146: syntax error: 
missing ')' before identifier 'SOCKET' 
[C:\arrow-build\src\arrow\flight\arrow_flight_shared.vcxproj]
   2025-09-25T12:18:12.0227643Z   C:\Program Files (x86)\Windows 
Kits\10\Include\10.0.26100.0\um\winsock2.h(3069,10): error C2065: 'IN': 
undeclared identifier 
[C:\arrow-build\src\arrow\flight\arrow_flight_shared.vcxproj]
   2025-09-25T12:18:12.0229336Z   C:\Program Files (x86)\Windows 
Kits\10\Include\10.0.26100.0\um\winsock2.h(3069,13): error C2146: syntax error: 
missing ')' before identifier 'SOCKET' 
[C:\arrow-build\src\arrow\flight\arrow_flight_shared.vcxproj]
   2025-09-25T12:18:12.0230498Z   C:\Program Files (x86)\Windows 
Kits\10\Include\10.0.26100.0\um\winsock2.h(3098,14): error C2061: syntax error: 
identifier 'LPWSAOVERLAPPED_COMPLETION_ROUTINE' 
[C:\arrow-build\src\arrow\flight\arrow_flight_shared.vcxproj]
   2025-09-25T12:18:12.0231788Z   C:\Program Files (x86)\Windows 
Kits\10\Include\10.0.26100.0\um\winsock2.h(3202,14): error C2061: syntax error: 
identifier 'LPWSAOVERLAPPED_COMPLETION_ROUTINE' 
[C:\arrow-build\src\arrow\flight\arrow_flight_shared.vcxproj]
   2025-09-25T12:18:12.0232967Z   C:\Program Files (x86)\Windows 
Kits\10\Include\10.0.26100.0\um\winsock2.h(3259,14): error C2061: syntax error: 
identifier 'LPWSAOVERLAPPED_COMPLETION_ROUTINE' 
[C:\arrow-build\src\arrow\flight\arrow_flight_shared.vcxproj]
   2025-09-25T12:18:12.0234136Z   C:\Program Files (x86)\Windows 
Kits\10\Include\10.0.26100.0\um\winsock2.h(3307,14): error C2061: syntax error: 
identifier 'LPWSAOVERLAPPED_COMPLETION_ROUTINE' 
[C:\arrow-build\src\arrow\flight\arrow_flight_shared.vcxproj]
   2025-09-25T12:18:12.0235777Z   C:\Program Files (x86)\Windows 
Kits\10\Include\10.0.26100.0\um\winsock2.h(3336,14): error C2061: syntax error: 
identifier 'LPWSAOVERLAPPED_COMPLETION_ROUTINE' 
[C:\arrow-build\src\arrow\flight\arrow_flight_shared.vcxproj]
   2025-09-25T12:18:12.0236955Z   C:\Program Files (x86)\Windows 
Kits\10\Include\10.0.26100.0\um\winsock2.h(3380,14): error C2061: syntax error: 
identifier 'LPWSAOVERLAPPED_COMPLETION_ROUTINE' 
[C:\arrow-build\src\arrow\flight\arrow_flight_shared.vcxproj]
   2025-09-25T12:18:12.0238561Z   C:\Program Files (x86)\Windows 
Kits\10\Include\10.0.26100.0\um\winsock2.h(4119,14): error C2061: syntax error: 
identifier 'LPWSAOVERLAPPED_COMPLETION_ROUTINE' 
[C:\arrow-build\src\arrow\flight\arrow_flight_shared.vcxproj]
   2025-09-25T12:18:12.0240758Z   C:\Program Files (x86)\Windows 
Kits\10\Include\10.0.26100.0\um\ws2tcpip.h(764,13): error C2660: 'WSAIoctl': 
function does not take 9 arguments 
[C:\arrow-build\src\arrow\flight\arrow_flight_shared.vcxproj]
   2025-09-25T12:18:12.0243403Z   C:\Program Files (x86)\Windows 
Kits\10\Include\10.0.26100.0\um\ws2tcpip.h(805,13): error C2660: 'WSAIoctl': 
function does not take 9 arguments 
[C:\arrow-build\src\arrow\flight\arrow_flight_shared.vcxproj]
   2025-09-25T12:18:12.0245552Z   C:\Program Files (x86)\Windows 
Kits\10\Include\10.0.26100.0\um\ws2tcpip.h(862,13): error C2660: 'WSAIoctl': 
function does not take 9 arguments 
[C:\arrow-build\src\arrow\flight\arrow_flight_shared.vcxproj]
   2025-09-25T12:18:12.0246917Z   C:\Program Files (x86)\Windows 
Kits\10\Include\10.0.26100.0\um\ws2tcpip.h(905,13): error C2660: 'WSAIoctl': 
function does not take 9 arguments 
[C:\arrow-build\src\arrow\flight\arrow_flight_shared.vcxproj]
   2025-09-25T12:18:12.0247998Z   C:\Program Files (x86)\Windows 
Kits\10\Include\10.0.26100.0\um\ws2tcpip.h(939,12): error C2660: 'WSAIoctl': 
function does not take 9 arguments 
[C:\arrow-build\src\arrow\flight\arrow_flight_shared.vcxproj]
   2025-09-25T12:18:12.0249132Z   C:\Program Files (x86)\Windows 
Kits\10\Include\10.0.26100.0\um\ws2tcpip.h(949,14): error C2061: syntax error: 
identifier 'LPWSAOVERLAPPED_COMPLETION_ROUTINE' 
[C:\arrow-build\src\arrow\flight\arrow_flight_shared.vcxproj]
   2025-09-25T12:18:12.0250761Z   C:\Program Files (x86)\Windows 
Kits\10\Include\10.0.26100.0\um\ws2tcpip.h(956,35): error C2065: 
'lpCompletionRoutine': undeclared identifier 
[C:\arrow-build\src\arrow\flight\arrow_flight_shared.vcxproj]
   2025-09-25T12:18:12.0251901Z   C:\Program Files (x86)\Windows 
Kits\10\Include\10.0.26100.0\um\mswsock.h(430,14): error C2061: syntax error: 
identifier 'LPWSAOVERLAPPED_COMPLETION_ROUTINE' 
[C:\arrow-build\src\arrow\flight\arrow_flight_shared.vcxproj]
   2025-09-25T12:18:12.0253045Z   C:\Program Files (x86)\Windows 
Kits\10\Include\10.0.26100.0\um\mswsock.h(492,40): error C3646: 
'lpCompletionRoutine': unknown override specifier 
[C:\arrow-build\src\arrow\flight\arrow_flight_shared.vcxproj]
   2025-09-25T12:18:12.0254185Z   C:\Program Files (x86)\Windows 
Kits\10\Include\10.0.26100.0\um\mswsock.h(516,14): error C2061: syntax error: 
identifier 'LPWSAOVERLAPPED_COMPLETION_ROUTINE' 
[C:\arrow-build\src\arrow\flight\arrow_flight_shared.vcxproj]
   2025-09-25T12:18:12.0254821Z 
   2025-09-25T12:18:12.0254890Z     13 Warning(s)
   2025-09-25T12:18:12.0255116Z     27 Error(s)
   ```
   We should try to push the vcpkg version update because we have been using a 
really old one and updating it fixes the macOS wheels.


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