On Thu Apr 27 22:46:50 2023 +0000, **** wrote:
Marvin replied on the mailing list:
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=132260 Your paranoid android. === debian11 (build log) === makedep: error: open audiosession.c : No such file or directory config.status: error: could not create Makefile Task: The win32 Wine build failed === debian11b (build log) === makedep: error: open audiosession.c : No such file or directory config.status: error: could not create Makefile Task: The wow64 Wine build failed
I finally appended `--delete` to my `rsync` command. For context, I'm currently using a slightly modified version of https://github.com/Kron4ek/Wine-Builds in order to test the WoW64 functionality on a mostly pure 64 bit system.
@huw Can a WoW64 build be achieved with only 64 bit dependencies right now?