On 2020-02-04 11:33, Marvin wrote:
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=64509
Your paranoid android.
=== debian10 (build log) ===
../../../wine/dlls/mfplat/main.c:3481:5: error: ‘mfbytestream_SetCurrentPosition’ undeclared here (not in a function); did you mean ‘mfbytestream_GetCurrentPosition’? Task: The win32 build failed
=== debian10 (build log) ===
../../../wine/dlls/mfplat/main.c:3481:5: error: ‘mfbytestream_SetCurrentPosition’ undeclared here (not in a function); did you mean ‘mfbytestream_GetCurrentPosition’? Task: The wow64 build failed
Oops, looks like I prematurely removed the SetCurrentPosition stub function (that was supposed to be in the next commit).