[PATCH v2] ws2_32: hardcode optlen to 4 for setsockopt in the TCP_NODELAY case

Marvin testbot at winehq.org
Mon Nov 29 17:55:19 CST 2021


Hi,

While running your changed tests, I think I found new failures.
Being a bot and all I'm not very good at pattern recognition, so I might be
wrong, but could you please double-check?

Full results can be found at:
https://testbot.winehq.org/JobDetails.pl?Key=102958

Your paranoid android.


=== w7u_2qxl (32 bit report) ===

ws2_32:
sock.c:1285: Test failed: setsockopt TCP_NODELAY failed with optlen == -1
sock.c:1295: Test failed: TCP_NODELAY should be 0

=== w7u_adm (32 bit report) ===

ws2_32:
sock.c:1285: Test failed: setsockopt TCP_NODELAY failed with optlen == -1
sock.c:1295: Test failed: TCP_NODELAY should be 0

=== w7u_el (32 bit report) ===

ws2_32:
sock.c:1285: Test failed: setsockopt TCP_NODELAY failed with optlen == -1
sock.c:1295: Test failed: TCP_NODELAY should be 0

=== w8 (32 bit report) ===

ws2_32:
sock.c:1285: Test failed: setsockopt TCP_NODELAY failed with optlen == -1
sock.c:1295: Test failed: TCP_NODELAY should be 0

=== w8adm (32 bit report) ===

ws2_32:
sock.c:1285: Test failed: setsockopt TCP_NODELAY failed with optlen == -1
sock.c:1295: Test failed: TCP_NODELAY should be 0

=== w864 (32 bit report) ===

ws2_32:
sock.c:1285: Test failed: setsockopt TCP_NODELAY failed with optlen == -1
sock.c:1295: Test failed: TCP_NODELAY should be 0

=== w1064v1507 (32 bit report) ===

ws2_32:
sock.c:1285: Test failed: setsockopt TCP_NODELAY failed with optlen == -1
sock.c:1295: Test failed: TCP_NODELAY should be 0

=== w1064v1809 (32 bit report) ===

ws2_32:
sock.c:1285: Test failed: setsockopt TCP_NODELAY failed with optlen == -1
sock.c:1295: Test failed: TCP_NODELAY should be 0

=== w1064 (32 bit report) ===

ws2_32:
sock.c:1285: Test failed: setsockopt TCP_NODELAY failed with optlen == -1
sock.c:1295: Test failed: TCP_NODELAY should be 0

=== w1064_tsign (32 bit report) ===

ws2_32:
sock.c:1285: Test failed: setsockopt TCP_NODELAY failed with optlen == -1
sock.c:1295: Test failed: TCP_NODELAY should be 0

=== w10pro64 (32 bit report) ===

ws2_32:
sock.c:1285: Test failed: setsockopt TCP_NODELAY failed with optlen == -1
sock.c:1295: Test failed: TCP_NODELAY should be 0

=== w864 (64 bit report) ===

ws2_32:
sock.c:1285: Test failed: setsockopt TCP_NODELAY failed with optlen == -1
sock.c:1295: Test failed: TCP_NODELAY should be 0

=== w1064v1507 (64 bit report) ===

ws2_32:
sock.c:1285: Test failed: setsockopt TCP_NODELAY failed with optlen == -1
sock.c:1295: Test failed: TCP_NODELAY should be 0

=== w1064v1809 (64 bit report) ===

ws2_32:
sock.c:1285: Test failed: setsockopt TCP_NODELAY failed with optlen == -1
sock.c:1295: Test failed: TCP_NODELAY should be 0

=== w1064 (64 bit report) ===

ws2_32:
sock.c:1285: Test failed: setsockopt TCP_NODELAY failed with optlen == -1
sock.c:1295: Test failed: TCP_NODELAY should be 0

=== w1064_2qxl (64 bit report) ===

ws2_32:
sock.c:1285: Test failed: setsockopt TCP_NODELAY failed with optlen == -1
sock.c:1295: Test failed: TCP_NODELAY should be 0

=== w1064_tsign (64 bit report) ===

ws2_32:
sock.c:1285: Test failed: setsockopt TCP_NODELAY failed with optlen == -1
sock.c:1295: Test failed: TCP_NODELAY should be 0

=== w10pro64 (64 bit report) ===

ws2_32:
sock.c:1285: Test failed: setsockopt TCP_NODELAY failed with optlen == -1
sock.c:1295: Test failed: TCP_NODELAY should be 0

=== w10pro64_ar (64 bit report) ===

ws2_32:
sock.c:1285: Test failed: setsockopt TCP_NODELAY failed with optlen == -1
sock.c:1295: Test failed: TCP_NODELAY should be 0

=== w10pro64_he (64 bit report) ===

ws2_32:
sock.c:1285: Test failed: setsockopt TCP_NODELAY failed with optlen == -1
sock.c:1295: Test failed: TCP_NODELAY should be 0

=== w10pro64_ja (64 bit report) ===

ws2_32:
sock.c:1285: Test failed: setsockopt TCP_NODELAY failed with optlen == -1
sock.c:1295: Test failed: TCP_NODELAY should be 0

=== w10pro64_zh_CN (64 bit report) ===

ws2_32:
sock.c:1285: Test failed: setsockopt TCP_NODELAY failed with optlen == -1
sock.c:1295: Test failed: TCP_NODELAY should be 0

=== debiant2 (build log) ===

../wine/dlls/ws2_32/socket.c:2871:13: error: a label can only be part of a statement and a declaration is not a statement
Task: The win32 Wine build failed

=== debiant2 (build log) ===

../wine/dlls/ws2_32/socket.c:2871:13: error: a label can only be part of a statement and a declaration is not a statement
Task: The wow64 Wine build failed



More information about the wine-devel mailing list