[PATCH 5/6] winegstreamer: Rename gstdemux.c to quartz_parser.c.

Francois Gouget fgouget at codeweavers.com
Tue Feb 23 00:33:55 CST 2021


On Mon, 22 Feb 2021, Zebediah Figura (she/her) wrote:
[...]
> https://testbot.winehq.org/JobDetails.pl?Key=85998
[...]
> > === debiant2 (build log) ===
> > 
> > /home/winetest/tools/testbot/var/wine-win32/../wine/dlls/winegstreamer/quartz_parser.c:1509: undefined reference to `heap_realloc'
> 
> I have no idea what happened here. The patch on the jobs page looks
> correct, and changes all of the heap_* calls mentioned here. At any rate
> it compiles fine for me, of course...

I can reproduce the build error if I apply the TestBot patch on top of 
4981785f0fbc. The issue is that quartz_parser.c does not #include 
wine/heap.h. Maybe it assumes some other header is going to do it but 
that's not happening.


-- 
Francois Gouget <fgouget at codeweavers.com>



More information about the wine-devel mailing list