[PATCH v6 1/2] mountmgr.sys: Introduce StorageDeviceSeekPenaltyProperty

Marvin testbot at winehq.org
Mon May 24 18:35:46 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=91122

Your paranoid android.


=== debiant2 (build log) ===

../wine/dlls/mountmgr.sys/device.c:1897:10: error: ‘StorageDeviceSeekPenaltyProperty’ undeclared (first use in this function); did you mean ‘StorageDeviceProperty’?
../wine/dlls/mountmgr.sys/device.c:1899:9: error: unknown type name ‘DEVICE_SEEK_PENALTY_DESCRIPTOR’
../wine/dlls/mountmgr.sys/device.c:1901:75: error: ‘DEVICE_SEEK_PENALTY_DESCRIPTOR’ undeclared (first use in this function)
../wine/dlls/mountmgr.sys/device.c:1907:19: error: request for member ‘Version’ in something not a structure or union
../wine/dlls/mountmgr.sys/device.c:1908:19: error: request for member ‘Size’ in something not a structure or union
../wine/dlls/mountmgr.sys/device.c:1909:19: error: request for member ‘IncursSeekPenalty’ in something not a structure or union
Task: The win32 Wine build failed

=== debiant2 (build log) ===

../wine/dlls/mountmgr.sys/device.c:1897:10: error: ‘StorageDeviceSeekPenaltyProperty’ undeclared (first use in this function); did you mean ‘StorageDeviceProperty’?
../wine/dlls/mountmgr.sys/device.c:1899:9: error: unknown type name ‘DEVICE_SEEK_PENALTY_DESCRIPTOR’
../wine/dlls/mountmgr.sys/device.c:1901:75: error: ‘DEVICE_SEEK_PENALTY_DESCRIPTOR’ undeclared (first use in this function)
../wine/dlls/mountmgr.sys/device.c:1907:19: error: request for member ‘Version’ in something not a structure or union
../wine/dlls/mountmgr.sys/device.c:1908:19: error: request for member ‘Size’ in something not a structure or union
../wine/dlls/mountmgr.sys/device.c:1909:19: error: request for member ‘IncursSeekPenalty’ in something not a structure or union
Task: The wow64 Wine build failed



More information about the wine-devel mailing list