[PATCH v2 3/5] strmbase: Add callbacks for sink (dis)connection.

Marvin testbot at winehq.org
Mon Dec 9 22:31:48 CST 2019


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

Your paranoid android.


=== debian10 (build log) ===

/home/winetest/tools/testbot/var/wine-win32/dlls/strmbase/../../../wine/dlls/strmbase/renderer.c:71: undefined reference to `BasePinImpl_Disconnect'
collect2: error: ld returned 1 exit status
../../../wine/dlls/qedit/samplegrabber.c:526:5: error: ‘BasePinImpl_Disconnect’ undeclared here (not in a function); did you mean ‘BaseInputPinImpl_Disconnect’?
Task: The win32 build failed

=== debian10 (build log) ===

/home/winetest/tools/testbot/var/wine-wow64/dlls/strmbase/../../../wine/dlls/strmbase/renderer.c:71: undefined reference to `BasePinImpl_Disconnect'
collect2: error: ld returned 1 exit status
../../../wine/dlls/qedit/samplegrabber.c:526:5: error: ‘BasePinImpl_Disconnect’ undeclared here (not in a function); did you mean ‘BaseInputPinImpl_Disconnect’?
Task: The wow64 build failed



More information about the wine-devel mailing list