[PATCH 07/11] ntdll: Make the afd_recvmsg_params structure WoW64-compatible.

Marvin testbot at winehq.org
Thu Dec 9 22:35:17 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=103810

Your paranoid android.


=== debiant2 (build log) ===

/home/winetest/tools/testbot/var/wine-win32/../wine/dlls/ws2_32/socket.c:926: undefined reference to `u64_from_user_ptr'
/usr/bin/i686-w64-mingw32-ld: /home/winetest/tools/testbot/var/wine-win32/../wine/dlls/ws2_32/socket.c:927: undefined reference to `u64_from_user_ptr'
/usr/bin/i686-w64-mingw32-ld: /home/winetest/tools/testbot/var/wine-win32/../wine/dlls/ws2_32/socket.c:928: undefined reference to `u64_from_user_ptr'
/usr/bin/i686-w64-mingw32-ld: /home/winetest/tools/testbot/var/wine-win32/../wine/dlls/ws2_32/socket.c:929: undefined reference to `u64_from_user_ptr'
/usr/bin/i686-w64-mingw32-ld: /home/winetest/tools/testbot/var/wine-win32/../wine/dlls/ws2_32/socket.c:932: undefined reference to `u64_from_user_ptr'
/home/winetest/tools/testbot/var/wine-win32/../wine/dlls/ntdll/unix/socket.c:1417: undefined reference to `u64_to_user_ptr'
/usr/bin/ld: /home/winetest/tools/testbot/var/wine-win32/../wine/dlls/ntdll/unix/socket.c:1438: undefined reference to `u64_to_user_ptr'
/usr/bin/ld: /home/winetest/tools/testbot/var/wine-win32/../wine/dlls/ntdll/unix/socket.c:1438: undefined reference to `u64_to_user_ptr'
/usr/bin/ld: /home/winetest/tools/testbot/var/wine-win32/../wine/dlls/ntdll/unix/socket.c:1437: undefined reference to `u64_to_user_ptr'
/usr/bin/ld: /home/winetest/tools/testbot/var/wine-win32/../wine/dlls/ntdll/unix/socket.c:1436: undefined reference to `u64_to_user_ptr'
collect2: error: ld returned 1 exit status
collect2: error: ld returned 1 exit status
Task: The win32 Wine build failed

=== debiant2 (build log) ===

/home/winetest/tools/testbot/var/wine-wow64/../wine/dlls/ntdll/unix/socket.c:1417: undefined reference to `u64_to_user_ptr'
/usr/bin/ld: /home/winetest/tools/testbot/var/wine-wow64/../wine/dlls/ntdll/unix/socket.c:1438: undefined reference to `u64_to_user_ptr'
/usr/bin/ld: /home/winetest/tools/testbot/var/wine-wow64/../wine/dlls/ntdll/unix/socket.c:1438: undefined reference to `u64_to_user_ptr'
/usr/bin/ld: /home/winetest/tools/testbot/var/wine-wow64/../wine/dlls/ntdll/unix/socket.c:1437: undefined reference to `u64_to_user_ptr'
/usr/bin/ld: /home/winetest/tools/testbot/var/wine-wow64/../wine/dlls/ntdll/unix/socket.c:1436: undefined reference to `u64_to_user_ptr'
collect2: error: ld returned 1 exit status
Task: The wow64 Wine build failed



More information about the wine-devel mailing list