[PATCH 5/5] mf: Add event queue for SAR sink.

Marvin testbot at winehq.org
Tue Apr 7 03:05:06 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=69073

Your paranoid android.


=== debiant (build log) ===

../../../wine/dlls/mf/sar.c:213: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:213: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