On Sat, 12 Dec 2020 19:47:32 +0100 Michel Le Bihan <mic...@lebihan.pl> wrote: > Hello, > > Thank you for your reply. libvpx got updated in Debian, but I can't use > it because it's missing a lib. I also had issues with harfbuzz, so I'm > using bundled versions of those libs as you are. I also used your ozone > patch because it is match cleaner than mine. With that I was able to > build Chromium, but with many lint errors and many missing patches. > > BTW, have you tried opening a bug upstream or submitting your ozone > patch upstream? > > Michel Le Bihan
Hi, I suspect that debian's libvpx might need to be build with experimental features enabled (similar to a previous bug report), in order to include the absent header files. Are you sure that fixes/sequence-point.patch is necessary? I don't recall getting any warnings related to this when compiling. Looking at the last couple of commits for the file affected by the ozone problem [1], it appears to be already fixed upstream. [1] - https://tinyurl.com/yc8y4ah4 Regards, Jeff