[PATCH v2 6/7] scrrun: Move source dir into destination dir if destination ends with separator in MoveFolder().

Marvin testbot at winehq.org
Thu Jul 7 05:08:26 CDT 2022


Hi,

It looks like your patch introduced the new failures shown below.
Please investigate and fix them before resubmitting your patch.
If they are not new, fixing them anyway would help a lot. Otherwise
please ask for the known failures list to be updated.

The full results can be found at:
https://testbot.winehq.org/JobDetails.pl?Key=118481

Your paranoid android.


=== debian11 (build log) ===

/home/winetest/tools/testbot/var/wine-win32/../wine/dlls/scrrun/filesystem.c:3804: undefined reference to `PathAppendW at 8'
/usr/bin/i686-w64-mingw32-ld: /home/winetest/tools/testbot/var/wine-win32/../wine/dlls/scrrun/filesystem.c:3805: undefined reference to `PathAppendW at 8'
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/scrrun/filesystem.c:3804: undefined reference to `PathAppendW'
/usr/bin/x86_64-w64-mingw32-ld: /home/winetest/tools/testbot/var/wine-wow64/../wine/dlls/scrrun/filesystem.c:3805: undefined reference to `PathAppendW'
collect2: error: ld returned 1 exit status
Task: The wow64 Wine build failed



More information about the wine-devel mailing list