[PATCH 6/6] win32u: Move NtUserSendInput implementation from user32.

Marvin testbot at winehq.org
Fri Apr 1 05:45:27 CDT 2022


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

Your paranoid android.


=== debian11 (build log) ===

/home/winetest/tools/testbot/var/wine-win32/../wine/dlls/win32u/message.c:219: undefined reference to `GetWindowLongA'
/home/winetest/tools/testbot/var/wine-win32/../wine/dlls/win32u/message.c:212: undefined reference to `GetWindowLongA'
/usr/bin/ld: /home/winetest/tools/testbot/var/wine-win32/../wine/dlls/win32u/message.c:212: undefined reference to `GetWindowLongA'
/home/winetest/tools/testbot/var/wine-win32/../wine/dlls/win32u/message.c:219: undefined reference to `GetWindowLongA'
/home/winetest/tools/testbot/var/wine-win32/../wine/dlls/win32u/message.c:505: undefined reference to `SendMessageW'
collect2: error: ld returned 1 exit status
Task: The win32 Wine build failed

=== debian11 (build log) ===

/home/winetest/tools/testbot/var/wine-wow64/../wine/dlls/win32u/message.c:219: undefined reference to `GetWindowLongA'
/home/winetest/tools/testbot/var/wine-wow64/../wine/dlls/win32u/message.c:212: undefined reference to `GetWindowLongA'
/usr/bin/ld: /home/winetest/tools/testbot/var/wine-wow64/../wine/dlls/win32u/message.c:212: undefined reference to `GetWindowLongA'
/home/winetest/tools/testbot/var/wine-wow64/../wine/dlls/win32u/message.c:219: undefined reference to `GetWindowLongA'
/home/winetest/tools/testbot/var/wine-wow64/../wine/dlls/win32u/message.c:515: undefined reference to `SendMessageW'
collect2: error: ld returned 1 exit status
Task: The wow64 Wine build failed



More information about the wine-devel mailing list