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=146914
Your paranoid android.
=== debian11 (build log) ===
../wine/dlls/ntdll/unix/virtual.c:5407:32: error: storage size of ���output_buf��� isn���t known ../wine/dlls/ntdll/unix/virtual.c:5409:20: error: variable ���scan_arg��� has initializer but incomplete type ../wine/dlls/ntdll/unix/virtual.c:5410:18: error: ���struct pm_scan_arg��� has no member named ���size��� ../wine/dlls/ntdll/unix/virtual.c:5410:31: error: invalid application of ���sizeof��� to incomplete type ���struct pm_scan_arg��� ../wine/dlls/ntdll/unix/virtual.c:5411:18: error: ���struct pm_scan_arg��� has no member named ���flags��� ../wine/dlls/ntdll/unix/virtual.c:5412:18: error: ���struct pm_scan_arg��� has no member named ���start��� ../wine/dlls/ntdll/unix/virtual.c:5413:18: error: ���struct pm_scan_arg��� has no member named ���end��� ../wine/dlls/ntdll/unix/virtual.c:5414:18: error: ���struct pm_scan_arg��� has no member named ���vec��� ../wine/dlls/ntdll/unix/virtual.c:5415:18: error: ���struct pm_scan_arg��� has no member named ���vec_len��� ../wine/dlls/ntdll/unix/virtual.c:5416:18: error: ���struct pm_scan_arg��� has no member named ���max_pages��� ../wine/dlls/ntdll/unix/virtual.c:5417:18: error: ���struct pm_scan_arg��� has no member named ���category_inverted��� ../wine/dlls/ntdll/unix/virtual.c:5418:18: error: ���struct pm_scan_arg��� has no member named ���category_mask��� ../wine/dlls/ntdll/unix/virtual.c:5418:34: error: ���PAGE_IS_PRESENT��� undeclared (first use in this function) ../wine/dlls/ntdll/unix/virtual.c:5419:18: error: ���struct pm_scan_arg��� has no member named ���category_anyof_mask��� ../wine/dlls/ntdll/unix/virtual.c:5419:40: error: ���PAGE_IS_HUGE��� undeclared (first use in this function); did you mean ���LARGE_PAGES_HUGE���? ../wine/dlls/ntdll/unix/virtual.c:5419:73: error: ���PAGE_IS_FILE��� undeclared (first use in this function); did you mean ���PAGE_SIZE���? ../wine/dlls/ntdll/unix/virtual.c:5420:18: error: ���struct pm_scan_arg��� has no member named ���return_mask��� ../wine/dlls/ntdll/unix/virtual.c:5409:32: error: storage size of ���scan_arg��� isn���t known ../wine/dlls/ntdll/unix/virtual.c:5423:40: error: ���PAGEMAP_SCAN��� undeclared (first use in this function) Task: The win32 Wine build failed
=== debian11b (build log) ===
../wine/dlls/ntdll/unix/virtual.c:5407:32: error: storage size of ���output_buf��� isn���t known ../wine/dlls/ntdll/unix/virtual.c:5409:20: error: variable ���scan_arg��� has initializer but incomplete type ../wine/dlls/ntdll/unix/virtual.c:5410:18: error: ���struct pm_scan_arg��� has no member named ���size��� ../wine/dlls/ntdll/unix/virtual.c:5410:31: error: invalid application of ���sizeof��� to incomplete type ���struct pm_scan_arg��� ../wine/dlls/ntdll/unix/virtual.c:5411:18: error: ���struct pm_scan_arg��� has no member named ���flags��� ../wine/dlls/ntdll/unix/virtual.c:5412:18: error: ���struct pm_scan_arg��� has no member named ���start��� ../wine/dlls/ntdll/unix/virtual.c:5413:18: error: ���struct pm_scan_arg��� has no member named ���end��� ../wine/dlls/ntdll/unix/virtual.c:5414:18: error: ���struct pm_scan_arg��� has no member named ���vec��� ../wine/dlls/ntdll/unix/virtual.c:5415:18: error: ���struct pm_scan_arg��� has no member named ���vec_len��� ../wine/dlls/ntdll/unix/virtual.c:5416:18: error: ���struct pm_scan_arg��� has no member named ���max_pages��� ../wine/dlls/ntdll/unix/virtual.c:5417:18: error: ���struct pm_scan_arg��� has no member named ���category_inverted��� ../wine/dlls/ntdll/unix/virtual.c:5418:18: error: ���struct pm_scan_arg��� has no member named ���category_mask��� ../wine/dlls/ntdll/unix/virtual.c:5418:34: error: ���PAGE_IS_PRESENT��� undeclared (first use in this function) ../wine/dlls/ntdll/unix/virtual.c:5419:18: error: ���struct pm_scan_arg��� has no member named ���category_anyof_mask��� ../wine/dlls/ntdll/unix/virtual.c:5419:40: error: ���PAGE_IS_HUGE��� undeclared (first use in this function); did you mean ���LARGE_PAGES_HUGE���? ../wine/dlls/ntdll/unix/virtual.c:5419:73: error: ���PAGE_IS_FILE��� undeclared (first use in this function); did you mean ���PAGE_SIZE���? ../wine/dlls/ntdll/unix/virtual.c:5420:18: error: ���struct pm_scan_arg��� has no member named ���return_mask��� ../wine/dlls/ntdll/unix/virtual.c:5409:32: error: storage size of ���scan_arg��� isn���t known ../wine/dlls/ntdll/unix/virtual.c:5423:40: error: ���PAGEMAP_SCAN��� undeclared (first use in this function) Task: The wow64 Wine build failed