[PATCH 4/5] mf: Return sink flags for SAR.

Marvin testbot at winehq.org
Tue Apr 7 02:56:21 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=69072

Your paranoid android.


=== debiant (build log) ===

../../../wine/dlls/mf/sar.c:198:5: error: initialization of ‘HRESULT (__attribute__((stdcall)) *)(IMFMediaSink *, const IID * const,  void **)’ from incompatible pointer type ‘HRESULT (*)(IMFMediaSink *, const IID * const,  void **)’ {aka ‘int (*)(struct IMFMediaSink *, const struct _GUID * const,  void **)’} [-Werror=incompatible-pointer-types]
Task: The win32 Wine build failed

=== debiant (build log) ===

../../../wine/dlls/mf/sar.c:198:5: error: initialization of ‘HRESULT (__attribute__((stdcall)) *)(IMFMediaSink *, const IID * const,  void **)’ from incompatible pointer type ‘HRESULT (*)(IMFMediaSink *, const IID * const,  void **)’ {aka ‘int (*)(struct IMFMediaSink *, const struct _GUID * const,  void **)’} [-Werror=incompatible-pointer-types]
Task: The wow32 Wine build failed



More information about the wine-devel mailing list