[PATCH v2 2/3] advapi32: Consolidate QueryTraceW call Into ControlTraceW

Marvin testbot at winehq.org
Mon Apr 26 17:01:56 CDT 2021


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

Your paranoid android.


=== debiant2 (build log) ===

../wine/dlls/advapi32/eventlog.c:690:27: error: ‘hSession’ undeclared (first use in this function)
../wine/dlls/advapi32/eventlog.c:690:37: error: ‘SessionName’ undeclared (first use in this function); did you mean ‘sessionname’?
../wine/dlls/advapi32/eventlog.c:690:50: error: ‘Properties’ undeclared (first use in this function); did you mean ‘properties’?
Task: The win32 Wine build failed

=== debiant2 (build log) ===

../wine/dlls/advapi32/eventlog.c:690:27: error: ‘hSession’ undeclared (first use in this function)
../wine/dlls/advapi32/eventlog.c:690:37: error: ‘SessionName’ undeclared (first use in this function); did you mean ‘sessionname’?
../wine/dlls/advapi32/eventlog.c:690:50: error: ‘Properties’ undeclared (first use in this function); did you mean ‘properties’?
Task: The wow64 Wine build failed



More information about the wine-devel mailing list