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=149982 Your paranoid android. === debian11 (build log) === /usr/bin/i686-w64-mingw32-ld: tmp677dd032/ntdll-00000000.spec.o:fake:(.edata+0x218): undefined reference to `NtAssociateWaitCompletionPacket(a)32' /usr/bin/i686-w64-mingw32-ld: tmp677dd032/ntdll-00000000.spec.o:fake:(.edata+0x230): undefined reference to `NtCancelWaitCompletionPacket(a)8' /usr/bin/i686-w64-mingw32-ld: tmp677dd032/ntdll-00000000.spec.o:fake:(.edata+0x2b8): undefined reference to `NtCreateWaitCompletionPacket(a)12' collect2: error: ld returned 1 exit status Task: The win32 Wine build failed === debian11b (build log) === /usr/bin/x86_64-w64-mingw32-ld: tmp6774308b/ntdll-00000000.spec.o:fake:(.edata+0x218): undefined reference to `NtAssociateWaitCompletionPacket' /usr/bin/x86_64-w64-mingw32-ld: tmp6774308b/ntdll-00000000.spec.o:fake:(.edata+0x230): undefined reference to `NtCancelWaitCompletionPacket' /usr/bin/x86_64-w64-mingw32-ld: tmp6774308b/ntdll-00000000.spec.o:fake:(.edata+0x2b8): undefined reference to `NtCreateWaitCompletionPacket' collect2: error: ld returned 1 exit status Task: The wow64 Wine build failed