[PATCH 1/3] ntoskrnl: Set DriverStart and DriverSize fields in DRIVER_OBJECT.

Marvin testbot at winehq.org
Fri Jun 19 12:39:50 CDT 2020


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

Your paranoid android.


=== debiant (build log) ===

../../../wine/dlls/ntoskrnl.exe/ntoskrnl.c:3648:36: error: ‘LDR_MODULE’ undeclared (first use in this function); did you mean ‘PDI_MODULES’?
../../../wine/dlls/ntoskrnl.exe/ntoskrnl.c:3648:48: error: expected expression before ‘)’ token
../../../wine/dlls/ntoskrnl.exe/ntoskrnl.c:3649:47: error: expected expression before ‘)’ token
Task: The win32 Wine build failed

=== debiant (build log) ===

../../../wine/dlls/ntoskrnl.exe/ntoskrnl.c:3648:36: error: ‘LDR_MODULE’ undeclared (first use in this function); did you mean ‘PDI_MODULES’?
../../../wine/dlls/ntoskrnl.exe/ntoskrnl.c:3648:48: error: expected expression before ‘)’ token
../../../wine/dlls/ntoskrnl.exe/ntoskrnl.c:3649:47: error: expected expression before ‘)’ token
Task: The wow64 Wine build failed



More information about the wine-devel mailing list